[ Jul 1 18:49:13 Enabled. ] [ Jul 1 18:49:13 Rereading configuration. ] [ Jul 1 18:49:15 Rereading configuration. ] [ Jul 1 18:49:18 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 [ Jul 1 18:49:18 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.07.01 18:49:19.444023 [ 1 ] {} Application: Will watch for the process with pid 25445 2024.07.01 18:49:19.444505 [ 1 ] {} Application: Forked a child process to watch 2024.07.01 18:49:19.657317 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 25445 2024.07.01 18:49:19.658096 [ 1 ] {} Application: starting up 2024.07.01 18:49:19.660534 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.07.01 18:49:19.755076 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.07.01 18:49:19.828957 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.07.01 18:49:19.829014 [ 1 ] {} Application: Initializing DateLUT. 2024.07.01 18:49:19.829035 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.07.01 18:49:19.829113 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.07.01 18:49:19.829468 [ 1 ] {} Application: Initializing interserver credentials. 2024.07.01 18:49:19.831055 [ 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.07.01 18:49:19.831529 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.07.01 18:49:19.832434 [ 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.07.01 18:49:19.832462 [ 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.07.01 18:49:19.832476 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.07.01 18:49:19.832648 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.07.01 18:49:19.833551 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.07.01 18:49:19.838772 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.07.01 18:49:19.839547 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.07.01 18:49:19.841058 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.07.01 18:49:19.841125 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.07.01 18:49:19.842709 [ 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.07.01 18:49:19.843062 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.07.01 18:49:19.847923 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.07.01 18:49:19.848564 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: config.xml 2024.07.01 18:49:19.850125 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.07.01 18:49:19.850593 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.07.01 18:49:19.850943 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.07.01 18:49:19.851266 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.07.01 18:49:19.852740 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.07.01 18:49:19.852766 [ 1 ] {} Application: Loading metadata from /data/ 2024.07.01 18:49:19.852823 [ 47 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:49:19.852915 [ 47 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:49:19.890718 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.07.01 18:49:19.890752 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000185973 sec 2024.07.01 18:49:19.890796 [ 1 ] {} ReferentialDeps: No tables 2024.07.01 18:49:19.890810 [ 1 ] {} LoadingDeps: No tables 2024.07.01 18:49:19.892239 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.07.01 18:49:19.893437 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.07.01 18:49:19.893466 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.07.01 18:49:19.893502 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.07.01 18:49:19.893519 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.07.01 18:49:19.893531 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.07.01 18:49:19.893566 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.07.01 18:49:19.893579 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.07.01 18:49:19.893593 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.07.01 18:49:19.893634 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.07.01 18:49:19.893647 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.07.01 18:49:19.893661 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.07.01 18:49:19.893680 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.07.01 18:49:19.893715 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.07.01 18:49:19.893729 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.07.01 18:49:19.893746 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.07.01 18:49:19.893776 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.07.01 18:49:19.893791 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.07.01 18:49:19.933213 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.07.01 18:49:19.937895 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.07.01 18:49:19.937942 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.9011e-05 sec 2024.07.01 18:49:19.937958 [ 1 ] {} ReferentialDeps: No tables 2024.07.01 18:49:19.937980 [ 1 ] {} LoadingDeps: No tables 2024.07.01 18:49:19.938009 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.07.01 18:49:19.938222 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.07.01 18:49:19.938273 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.07.01 18:49:19.938290 [ 1 ] {} Application: Loaded metadata. 2024.07.01 18:49:19.938320 [ 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.07.01 18:49:19.938335 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.07.01 18:49:19.986896 [ 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.07.01 18:49:20.459732 [ 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.07.01 18:49:20.459793 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.07.01 18:49:20.569122 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.07.01 18:49:20.569345 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.07 MiB (RSS), difference: 147.20 MiB 2024.07.01 18:49:20.570279 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.296e-05 sec. 2024.07.01 18:49:20.570619 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.07.01 18:49:20.570709 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.07.01 18:49:20.570765 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.07.01 18:49:20.570785 [ 1 ] {} Application: Ready for connections. 2024.07.01 18:49:20.571744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.571970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.572007 [ 3 ] {} HTTP-Session: e08b860a-1722-4a89-b963-e0667480886a Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.572037 [ 3 ] {} HTTP-Session: e08b860a-1722-4a89-b963-e0667480886a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.572059 [ 3 ] {} HTTP-Session: e08b860a-1722-4a89-b963-e0667480886a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.572147 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.07.01 18:49:20.572180 [ 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.07.01 18:49:20.572202 [ 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.07.01 18:49:20.572267 [ 3 ] {} HTTP-Session: e08b860a-1722-4a89-b963-e0667480886a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.573459 [ 3 ] {9df82a89-cc71-436b-8da1-7fdd3f4b0a8f} executeQuery: (from [fd00:1122:3344:101::d]:65057) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.07.01 18:49:20.611234 [ 3 ] {9df82a89-cc71-436b-8da1-7fdd3f4b0a8f} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65057) (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 @ 0x0000000000114287 in /system/lib/amd64/libc.so.1 2024.07.01 18:49:20.612030 [ 3 ] {9df82a89-cc71-436b-8da1-7fdd3f4b0a8f} 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 @ 0x0000000000114287 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.07.01 18:49:20.615414 [ 3 ] {} HTTP-Session: e08b860a-1722-4a89-b963-e0667480886a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.620656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.620735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.620801 [ 3 ] {} HTTP-Session: eca52c43-595f-4758-8fd3-ff47ec08058c Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.620840 [ 3 ] {} HTTP-Session: eca52c43-595f-4758-8fd3-ff47ec08058c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.620856 [ 3 ] {} HTTP-Session: eca52c43-595f-4758-8fd3-ff47ec08058c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.620907 [ 3 ] {} HTTP-Session: eca52c43-595f-4758-8fd3-ff47ec08058c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.622208 [ 3 ] {b407b7c4-fb12-4f56-833c-be2436a71203} executeQuery: (from [fd00:1122:3344:101::d]:65057) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:20.622369 [ 3 ] {b407b7c4-fb12-4f56-833c-be2436a71203} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete) 2024.07.01 18:49:20.624740 [ 3 ] {b407b7c4-fb12-4f56-833c-be2436a71203} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.07.01 18:49:20.627951 [ 3 ] {b407b7c4-fb12-4f56-833c-be2436a71203} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:20.634487 [ 3 ] {b407b7c4-fb12-4f56-833c-be2436a71203} DynamicQueryHandler: Done processing query 2024.07.01 18:49:20.634542 [ 3 ] {b407b7c4-fb12-4f56-833c-be2436a71203} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:20.634569 [ 3 ] {} HTTP-Session: eca52c43-595f-4758-8fd3-ff47ec08058c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.636626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.636690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.636720 [ 3 ] {} HTTP-Session: 44917963-be66-4b85-8436-6d4ced56e8fc Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.636740 [ 3 ] {} HTTP-Session: 44917963-be66-4b85-8436-6d4ced56e8fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.636760 [ 3 ] {} HTTP-Session: 44917963-be66-4b85-8436-6d4ced56e8fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.636807 [ 3 ] {} HTTP-Session: 44917963-be66-4b85-8436-6d4ced56e8fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.636959 [ 3 ] {d0e28f70-0f00-4ebc-9422-8d73777eb4c1} executeQuery: (from [fd00:1122:3344:101::d]:65057) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.07.01 18:49:20.637276 [ 3 ] {d0e28f70-0f00-4ebc-9422-8d73777eb4c1} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65057) (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 @ 0x0000000000114287 in /system/lib/amd64/libc.so.1 2024.07.01 18:49:20.637443 [ 3 ] {d0e28f70-0f00-4ebc-9422-8d73777eb4c1} 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 @ 0x0000000000114287 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.07.01 18:49:20.637609 [ 3 ] {} HTTP-Session: 44917963-be66-4b85-8436-6d4ced56e8fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.637870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.637929 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.637950 [ 3 ] {} HTTP-Session: 2b45fdc6-3a4d-46fa-84ce-7a443d64beea Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.637972 [ 3 ] {} HTTP-Session: 2b45fdc6-3a4d-46fa-84ce-7a443d64beea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.637994 [ 3 ] {} HTTP-Session: 2b45fdc6-3a4d-46fa-84ce-7a443d64beea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.638029 [ 3 ] {} HTTP-Session: 2b45fdc6-3a4d-46fa-84ce-7a443d64beea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.638203 [ 3 ] {e64c6cca-cf2a-4bbe-8794-17ab9aeb96a5} executeQuery: (from [fd00:1122:3344:101::d]:65057) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.07.01 18:49:20.638363 [ 3 ] {e64c6cca-cf2a-4bbe-8794-17ab9aeb96a5} DynamicQueryHandler: Done processing query 2024.07.01 18:49:20.638387 [ 3 ] {} HTTP-Session: 2b45fdc6-3a4d-46fa-84ce-7a443d64beea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.638514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.638562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.638583 [ 3 ] {} HTTP-Session: 6080e34a-f49a-44a9-a0f5-1a066c7a8167 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.638600 [ 3 ] {} HTTP-Session: 6080e34a-f49a-44a9-a0f5-1a066c7a8167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.638617 [ 3 ] {} HTTP-Session: 6080e34a-f49a-44a9-a0f5-1a066c7a8167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.638650 [ 3 ] {} HTTP-Session: 6080e34a-f49a-44a9-a0f5-1a066c7a8167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.638745 [ 3 ] {6590bfa9-72cf-46ad-9f00-da15b0de048d} executeQuery: (from [fd00:1122:3344:101::d]:65057) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.07.01 18:49:20.638803 [ 3 ] {6590bfa9-72cf-46ad-9f00-da15b0de048d} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.07.01 18:49:20.643936 [ 3 ] {6590bfa9-72cf-46ad-9f00-da15b0de048d} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.07.01 18:49:20.643978 [ 3 ] {6590bfa9-72cf-46ad-9f00-da15b0de048d} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.5911e-05 sec 2024.07.01 18:49:20.643993 [ 3 ] {6590bfa9-72cf-46ad-9f00-da15b0de048d} ReferentialDeps: No tables 2024.07.01 18:49:20.644011 [ 3 ] {6590bfa9-72cf-46ad-9f00-da15b0de048d} LoadingDeps: No tables 2024.07.01 18:49:20.644034 [ 3 ] {6590bfa9-72cf-46ad-9f00-da15b0de048d} DatabaseAtomic (oximeter): Starting up tables. 2024.07.01 18:49:20.644158 [ 3 ] {6590bfa9-72cf-46ad-9f00-da15b0de048d} DynamicQueryHandler: Done processing query 2024.07.01 18:49:20.644183 [ 3 ] {} HTTP-Session: 6080e34a-f49a-44a9-a0f5-1a066c7a8167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.644323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.644378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.644397 [ 3 ] {} HTTP-Session: 594a10a3-ad2a-461b-94c7-4698661860f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.644419 [ 3 ] {} HTTP-Session: 594a10a3-ad2a-461b-94c7-4698661860f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.644441 [ 3 ] {} HTTP-Session: 594a10a3-ad2a-461b-94c7-4698661860f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.644473 [ 3 ] {} HTTP-Session: 594a10a3-ad2a-461b-94c7-4698661860f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.644617 [ 3 ] {b7aafd5e-e6ee-451d-8915-df666389f276} executeQuery: (from [fd00:1122:3344:101::d]:65057) /* 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.07.01 18:49:20.644665 [ 3 ] {b7aafd5e-e6ee-451d-8915-df666389f276} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.07.01 18:49:20.649362 [ 3 ] {b7aafd5e-e6ee-451d-8915-df666389f276} StoragePolicy (default): Storage policy default created, total volumes 1 2024.07.01 18:49:20.658710 [ 3 ] {b7aafd5e-e6ee-451d-8915-df666389f276} oximeter.version (99f3d075-48db-48f7-9e8d-5da69922ff1c): Loading data parts 2024.07.01 18:49:20.659079 [ 3 ] {b7aafd5e-e6ee-451d-8915-df666389f276} oximeter.version (99f3d075-48db-48f7-9e8d-5da69922ff1c): There are no data parts 2024.07.01 18:49:20.676145 [ 3 ] {b7aafd5e-e6ee-451d-8915-df666389f276} DynamicQueryHandler: Done processing query 2024.07.01 18:49:20.676174 [ 3 ] {} HTTP-Session: 594a10a3-ad2a-461b-94c7-4698661860f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.676317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.676370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.676397 [ 3 ] {} HTTP-Session: 73bd852a-4119-4cd9-a3c4-236298afb6b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.676413 [ 3 ] {} HTTP-Session: 73bd852a-4119-4cd9-a3c4-236298afb6b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.676433 [ 3 ] {} HTTP-Session: 73bd852a-4119-4cd9-a3c4-236298afb6b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.676469 [ 3 ] {} HTTP-Session: 73bd852a-4119-4cd9-a3c4-236298afb6b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.676681 [ 3 ] {659c0dbc-f329-43a1-a330-632b2ac26c90} executeQuery: (from [fd00:1122:3344:101::d]:65057) /* 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.07.01 18:49:20.676746 [ 3 ] {659c0dbc-f329-43a1-a330-632b2ac26c90} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.07.01 18:49:20.688027 [ 3 ] {659c0dbc-f329-43a1-a330-632b2ac26c90} oximeter.measurements_bool (a253fd34-c491-411e-9b87-749037dc6bce): Loading data parts 2024.07.01 18:49:20.688195 [ 3 ] {659c0dbc-f329-43a1-a330-632b2ac26c90} oximeter.measurements_bool (a253fd34-c491-411e-9b87-749037dc6bce): There are no data parts 2024.07.01 18:49:20.700258 [ 3 ] {659c0dbc-f329-43a1-a330-632b2ac26c90} DynamicQueryHandler: Done processing query 2024.07.01 18:49:20.700285 [ 3 ] {} HTTP-Session: 73bd852a-4119-4cd9-a3c4-236298afb6b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.700466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.700517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.700541 [ 3 ] {} HTTP-Session: 04361970-c1be-4d7d-9672-233dd7ba7d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.700557 [ 3 ] {} HTTP-Session: 04361970-c1be-4d7d-9672-233dd7ba7d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.700575 [ 3 ] {} HTTP-Session: 04361970-c1be-4d7d-9672-233dd7ba7d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.700605 [ 3 ] {} HTTP-Session: 04361970-c1be-4d7d-9672-233dd7ba7d84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.700791 [ 3 ] {9ebf0344-cc19-458a-8e14-fec981e7f2c2} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:20.700843 [ 3 ] {9ebf0344-cc19-458a-8e14-fec981e7f2c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.07.01 18:49:20.706497 [ 3 ] {9ebf0344-cc19-458a-8e14-fec981e7f2c2} oximeter.measurements_i8 (1c1a98ac-b3b8-4031-bc90-f09b85ca6f1f): Loading data parts 2024.07.01 18:49:20.706727 [ 3 ] {9ebf0344-cc19-458a-8e14-fec981e7f2c2} oximeter.measurements_i8 (1c1a98ac-b3b8-4031-bc90-f09b85ca6f1f): There are no data parts 2024.07.01 18:49:20.714922 [ 3 ] {9ebf0344-cc19-458a-8e14-fec981e7f2c2} DynamicQueryHandler: Done processing query 2024.07.01 18:49:20.714983 [ 3 ] {} HTTP-Session: 04361970-c1be-4d7d-9672-233dd7ba7d84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.715110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.715164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.715187 [ 3 ] {} HTTP-Session: b5edb1c2-46a3-42b7-8941-9c22bdee103c Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.715204 [ 3 ] {} HTTP-Session: b5edb1c2-46a3-42b7-8941-9c22bdee103c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.715220 [ 3 ] {} HTTP-Session: b5edb1c2-46a3-42b7-8941-9c22bdee103c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.715255 [ 3 ] {} HTTP-Session: b5edb1c2-46a3-42b7-8941-9c22bdee103c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.715433 [ 3 ] {454a1916-066e-4376-9a8f-42de7234ecee} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:20.715485 [ 3 ] {454a1916-066e-4376-9a8f-42de7234ecee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.07.01 18:49:20.758340 [ 3 ] {454a1916-066e-4376-9a8f-42de7234ecee} oximeter.measurements_u8 (036a8e52-f2cc-4d1f-84d1-957621133c07): Loading data parts 2024.07.01 18:49:20.758742 [ 3 ] {454a1916-066e-4376-9a8f-42de7234ecee} oximeter.measurements_u8 (036a8e52-f2cc-4d1f-84d1-957621133c07): There are no data parts 2024.07.01 18:49:20.767042 [ 3 ] {454a1916-066e-4376-9a8f-42de7234ecee} DynamicQueryHandler: Done processing query 2024.07.01 18:49:20.767071 [ 3 ] {} HTTP-Session: b5edb1c2-46a3-42b7-8941-9c22bdee103c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.767214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.767277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.767306 [ 3 ] {} HTTP-Session: a137177f-d67a-433a-b9b0-75ca43785801 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.767326 [ 3 ] {} HTTP-Session: a137177f-d67a-433a-b9b0-75ca43785801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.767347 [ 3 ] {} HTTP-Session: a137177f-d67a-433a-b9b0-75ca43785801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.767388 [ 3 ] {} HTTP-Session: a137177f-d67a-433a-b9b0-75ca43785801 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.767614 [ 3 ] {01ebc1cf-1e98-433d-8152-baeb129d3372} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:20.767670 [ 3 ] {01ebc1cf-1e98-433d-8152-baeb129d3372} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.07.01 18:49:20.773016 [ 3 ] {01ebc1cf-1e98-433d-8152-baeb129d3372} oximeter.measurements_i16 (1cd15f05-55c9-4401-8894-29912e4d3980): Loading data parts 2024.07.01 18:49:20.773245 [ 3 ] {01ebc1cf-1e98-433d-8152-baeb129d3372} oximeter.measurements_i16 (1cd15f05-55c9-4401-8894-29912e4d3980): There are no data parts 2024.07.01 18:49:20.784054 [ 3 ] {01ebc1cf-1e98-433d-8152-baeb129d3372} DynamicQueryHandler: Done processing query 2024.07.01 18:49:20.784086 [ 3 ] {} HTTP-Session: a137177f-d67a-433a-b9b0-75ca43785801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.784211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.784263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.784285 [ 3 ] {} HTTP-Session: 78892542-f59b-460f-81aa-ae064a0b6778 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.784301 [ 3 ] {} HTTP-Session: 78892542-f59b-460f-81aa-ae064a0b6778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.784318 [ 3 ] {} HTTP-Session: 78892542-f59b-460f-81aa-ae064a0b6778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.784358 [ 3 ] {} HTTP-Session: 78892542-f59b-460f-81aa-ae064a0b6778 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.784529 [ 3 ] {361549b8-f941-4531-9e5f-546c538bab6d} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:20.784580 [ 3 ] {361549b8-f941-4531-9e5f-546c538bab6d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.07.01 18:49:20.797185 [ 3 ] {361549b8-f941-4531-9e5f-546c538bab6d} oximeter.measurements_u16 (dd4d2619-51e7-4232-9ad1-a3d6bed97258): Loading data parts 2024.07.01 18:49:20.797369 [ 3 ] {361549b8-f941-4531-9e5f-546c538bab6d} oximeter.measurements_u16 (dd4d2619-51e7-4232-9ad1-a3d6bed97258): There are no data parts 2024.07.01 18:49:20.802862 [ 3 ] {361549b8-f941-4531-9e5f-546c538bab6d} DynamicQueryHandler: Done processing query 2024.07.01 18:49:20.802933 [ 3 ] {} HTTP-Session: 78892542-f59b-460f-81aa-ae064a0b6778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.803140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.803233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.803274 [ 3 ] {} HTTP-Session: 6472166b-d536-445f-a538-1d191ba00640 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.803327 [ 3 ] {} HTTP-Session: 6472166b-d536-445f-a538-1d191ba00640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.803352 [ 3 ] {} HTTP-Session: 6472166b-d536-445f-a538-1d191ba00640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.803412 [ 3 ] {} HTTP-Session: 6472166b-d536-445f-a538-1d191ba00640 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.803638 [ 3 ] {72a2937a-3db1-42c4-a0d7-567872c69fb1} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:20.803687 [ 3 ] {72a2937a-3db1-42c4-a0d7-567872c69fb1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.07.01 18:49:20.827734 [ 3 ] {72a2937a-3db1-42c4-a0d7-567872c69fb1} oximeter.measurements_i32 (dd1d2750-a161-4f50-8475-ccb887a50734): Loading data parts 2024.07.01 18:49:20.827916 [ 3 ] {72a2937a-3db1-42c4-a0d7-567872c69fb1} oximeter.measurements_i32 (dd1d2750-a161-4f50-8475-ccb887a50734): There are no data parts 2024.07.01 18:49:20.842574 [ 3 ] {72a2937a-3db1-42c4-a0d7-567872c69fb1} DynamicQueryHandler: Done processing query 2024.07.01 18:49:20.842645 [ 3 ] {} HTTP-Session: 6472166b-d536-445f-a538-1d191ba00640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.842796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.842853 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.842890 [ 3 ] {} HTTP-Session: e1ed22fc-1f73-43fe-b261-aeba9e57b9b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.842909 [ 3 ] {} HTTP-Session: e1ed22fc-1f73-43fe-b261-aeba9e57b9b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.842927 [ 3 ] {} HTTP-Session: e1ed22fc-1f73-43fe-b261-aeba9e57b9b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.842963 [ 3 ] {} HTTP-Session: e1ed22fc-1f73-43fe-b261-aeba9e57b9b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.843143 [ 3 ] {76a8238e-d26f-4bb3-a4d4-10ce7cd1b9a6} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:20.843194 [ 3 ] {76a8238e-d26f-4bb3-a4d4-10ce7cd1b9a6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.07.01 18:49:20.858441 [ 3 ] {76a8238e-d26f-4bb3-a4d4-10ce7cd1b9a6} oximeter.measurements_u32 (e8ea0f57-3db9-4786-9f54-71682103855b): Loading data parts 2024.07.01 18:49:20.858715 [ 3 ] {76a8238e-d26f-4bb3-a4d4-10ce7cd1b9a6} oximeter.measurements_u32 (e8ea0f57-3db9-4786-9f54-71682103855b): There are no data parts 2024.07.01 18:49:20.863570 [ 3 ] {76a8238e-d26f-4bb3-a4d4-10ce7cd1b9a6} DynamicQueryHandler: Done processing query 2024.07.01 18:49:20.863617 [ 3 ] {} HTTP-Session: e1ed22fc-1f73-43fe-b261-aeba9e57b9b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.863768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.863833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.863865 [ 3 ] {} HTTP-Session: 68ad2895-79bb-4991-bb4d-74fc7593770b Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.863889 [ 3 ] {} HTTP-Session: 68ad2895-79bb-4991-bb4d-74fc7593770b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.863903 [ 3 ] {} HTTP-Session: 68ad2895-79bb-4991-bb4d-74fc7593770b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.863942 [ 3 ] {} HTTP-Session: 68ad2895-79bb-4991-bb4d-74fc7593770b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.864174 [ 3 ] {ce273f2e-30fc-47d2-b78a-a697d80f17b9} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:20.864232 [ 3 ] {ce273f2e-30fc-47d2-b78a-a697d80f17b9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.07.01 18:49:20.878741 [ 3 ] {ce273f2e-30fc-47d2-b78a-a697d80f17b9} oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Loading data parts 2024.07.01 18:49:20.878925 [ 3 ] {ce273f2e-30fc-47d2-b78a-a697d80f17b9} oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): There are no data parts 2024.07.01 18:49:20.891306 [ 3 ] {ce273f2e-30fc-47d2-b78a-a697d80f17b9} DynamicQueryHandler: Done processing query 2024.07.01 18:49:20.891341 [ 3 ] {} HTTP-Session: 68ad2895-79bb-4991-bb4d-74fc7593770b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.891469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.891531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.891551 [ 3 ] {} HTTP-Session: 967e6080-1374-41f6-a796-37b47f2ff51e Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.891573 [ 3 ] {} HTTP-Session: 967e6080-1374-41f6-a796-37b47f2ff51e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.891592 [ 3 ] {} HTTP-Session: 967e6080-1374-41f6-a796-37b47f2ff51e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.891629 [ 3 ] {} HTTP-Session: 967e6080-1374-41f6-a796-37b47f2ff51e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.891809 [ 3 ] {15a7c5a7-9c28-47cd-92cb-26fcc4156ebd} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:20.891858 [ 3 ] {15a7c5a7-9c28-47cd-92cb-26fcc4156ebd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.07.01 18:49:20.904991 [ 3 ] {15a7c5a7-9c28-47cd-92cb-26fcc4156ebd} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Loading data parts 2024.07.01 18:49:20.905183 [ 3 ] {15a7c5a7-9c28-47cd-92cb-26fcc4156ebd} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): There are no data parts 2024.07.01 18:49:20.923474 [ 3 ] {15a7c5a7-9c28-47cd-92cb-26fcc4156ebd} DynamicQueryHandler: Done processing query 2024.07.01 18:49:20.923508 [ 3 ] {} HTTP-Session: 967e6080-1374-41f6-a796-37b47f2ff51e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.923652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.923705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.923731 [ 3 ] {} HTTP-Session: a699ac12-f558-4acd-a3e4-898d76e2ad4a Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.923754 [ 3 ] {} HTTP-Session: a699ac12-f558-4acd-a3e4-898d76e2ad4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.923768 [ 3 ] {} HTTP-Session: a699ac12-f558-4acd-a3e4-898d76e2ad4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.923802 [ 3 ] {} HTTP-Session: a699ac12-f558-4acd-a3e4-898d76e2ad4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.923978 [ 3 ] {1a1a040f-af51-4cbc-a249-6928f30c787f} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:20.924033 [ 3 ] {1a1a040f-af51-4cbc-a249-6928f30c787f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.07.01 18:49:20.933246 [ 3 ] {1a1a040f-af51-4cbc-a249-6928f30c787f} oximeter.measurements_f32 (0ba941fb-799a-4611-9b35-1defc9f4b52f): Loading data parts 2024.07.01 18:49:20.933451 [ 3 ] {1a1a040f-af51-4cbc-a249-6928f30c787f} oximeter.measurements_f32 (0ba941fb-799a-4611-9b35-1defc9f4b52f): There are no data parts 2024.07.01 18:49:20.948939 [ 3 ] {1a1a040f-af51-4cbc-a249-6928f30c787f} DynamicQueryHandler: Done processing query 2024.07.01 18:49:20.948971 [ 3 ] {} HTTP-Session: a699ac12-f558-4acd-a3e4-898d76e2ad4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.949116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.949196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.949222 [ 3 ] {} HTTP-Session: 13bb408a-cfba-4d8d-b2f5-ca7d2d14ad6d Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.949251 [ 3 ] {} HTTP-Session: 13bb408a-cfba-4d8d-b2f5-ca7d2d14ad6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.949273 [ 3 ] {} HTTP-Session: 13bb408a-cfba-4d8d-b2f5-ca7d2d14ad6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.949310 [ 3 ] {} HTTP-Session: 13bb408a-cfba-4d8d-b2f5-ca7d2d14ad6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.949519 [ 3 ] {279b88b1-477a-478f-8d69-c169523b25a6} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:20.949573 [ 3 ] {279b88b1-477a-478f-8d69-c169523b25a6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.07.01 18:49:20.955246 [ 3 ] {279b88b1-477a-478f-8d69-c169523b25a6} oximeter.measurements_f64 (750e74c7-9a0e-4a90-b034-901a7c54bccf): Loading data parts 2024.07.01 18:49:20.955448 [ 3 ] {279b88b1-477a-478f-8d69-c169523b25a6} oximeter.measurements_f64 (750e74c7-9a0e-4a90-b034-901a7c54bccf): There are no data parts 2024.07.01 18:49:20.981136 [ 3 ] {279b88b1-477a-478f-8d69-c169523b25a6} DynamicQueryHandler: Done processing query 2024.07.01 18:49:20.981169 [ 3 ] {} HTTP-Session: 13bb408a-cfba-4d8d-b2f5-ca7d2d14ad6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.981290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.981343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.981362 [ 3 ] {} HTTP-Session: aaf21941-1006-4e53-bee6-da76c4dcbd06 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.981383 [ 3 ] {} HTTP-Session: aaf21941-1006-4e53-bee6-da76c4dcbd06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.981396 [ 3 ] {} HTTP-Session: aaf21941-1006-4e53-bee6-da76c4dcbd06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.981429 [ 3 ] {} HTTP-Session: aaf21941-1006-4e53-bee6-da76c4dcbd06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.981607 [ 3 ] {aa362dfa-9670-41c0-9b2c-2aca16b6e5d9} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:20.981663 [ 3 ] {aa362dfa-9670-41c0-9b2c-2aca16b6e5d9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.07.01 18:49:20.988586 [ 3 ] {aa362dfa-9670-41c0-9b2c-2aca16b6e5d9} oximeter.measurements_string (e4c8d254-7e2c-4d67-91b1-abc58c1b38d8): Loading data parts 2024.07.01 18:49:20.988828 [ 3 ] {aa362dfa-9670-41c0-9b2c-2aca16b6e5d9} oximeter.measurements_string (e4c8d254-7e2c-4d67-91b1-abc58c1b38d8): There are no data parts 2024.07.01 18:49:20.997672 [ 3 ] {aa362dfa-9670-41c0-9b2c-2aca16b6e5d9} DynamicQueryHandler: Done processing query 2024.07.01 18:49:20.997705 [ 3 ] {} HTTP-Session: aaf21941-1006-4e53-bee6-da76c4dcbd06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.997855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:20.997924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:20.997947 [ 3 ] {} HTTP-Session: 08301b74-80e0-44c8-9a7b-023f505e20e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:20.997974 [ 3 ] {} HTTP-Session: 08301b74-80e0-44c8-9a7b-023f505e20e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.998007 [ 3 ] {} HTTP-Session: 08301b74-80e0-44c8-9a7b-023f505e20e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:20.998045 [ 3 ] {} HTTP-Session: 08301b74-80e0-44c8-9a7b-023f505e20e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:20.998264 [ 3 ] {e114a997-8a45-4df7-8f4f-356e6e09cda6} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:20.998341 [ 3 ] {e114a997-8a45-4df7-8f4f-356e6e09cda6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.07.01 18:49:21.000155 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 159.33 MiB, peak 161.14 MiB, free memory in arenas 0.00 B, will set to 170.91 MiB (RSS), difference: 11.57 MiB 2024.07.01 18:49:21.002442 [ 3 ] {e114a997-8a45-4df7-8f4f-356e6e09cda6} oximeter.measurements_bytes (9eb8a8e6-5bb7-4805-90c5-3d5e5c615865): Loading data parts 2024.07.01 18:49:21.002710 [ 3 ] {e114a997-8a45-4df7-8f4f-356e6e09cda6} oximeter.measurements_bytes (9eb8a8e6-5bb7-4805-90c5-3d5e5c615865): There are no data parts 2024.07.01 18:49:21.013097 [ 3 ] {e114a997-8a45-4df7-8f4f-356e6e09cda6} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.013124 [ 3 ] {} HTTP-Session: 08301b74-80e0-44c8-9a7b-023f505e20e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.013266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.013321 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.013342 [ 3 ] {} HTTP-Session: ef6be3d4-f8a2-4d4f-a4bc-fc6f846ba010 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.013365 [ 3 ] {} HTTP-Session: ef6be3d4-f8a2-4d4f-a4bc-fc6f846ba010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.013385 [ 3 ] {} HTTP-Session: ef6be3d4-f8a2-4d4f-a4bc-fc6f846ba010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.013415 [ 3 ] {} HTTP-Session: ef6be3d4-f8a2-4d4f-a4bc-fc6f846ba010 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.013603 [ 3 ] {2bbb8283-b315-4bed-b436-15699d658993} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:21.013661 [ 3 ] {2bbb8283-b315-4bed-b436-15699d658993} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.07.01 18:49:21.019305 [ 3 ] {2bbb8283-b315-4bed-b436-15699d658993} oximeter.measurements_cumulativei64 (f6f61185-9af0-473a-adc9-f0db2260de9c): Loading data parts 2024.07.01 18:49:21.019518 [ 3 ] {2bbb8283-b315-4bed-b436-15699d658993} oximeter.measurements_cumulativei64 (f6f61185-9af0-473a-adc9-f0db2260de9c): There are no data parts 2024.07.01 18:49:21.028253 [ 3 ] {2bbb8283-b315-4bed-b436-15699d658993} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.028298 [ 3 ] {} HTTP-Session: ef6be3d4-f8a2-4d4f-a4bc-fc6f846ba010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.028441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.028509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.028539 [ 3 ] {} HTTP-Session: 12ed8dcb-59da-4d50-87f0-6f11e82231e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.028557 [ 3 ] {} HTTP-Session: 12ed8dcb-59da-4d50-87f0-6f11e82231e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.028580 [ 3 ] {} HTTP-Session: 12ed8dcb-59da-4d50-87f0-6f11e82231e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.028619 [ 3 ] {} HTTP-Session: 12ed8dcb-59da-4d50-87f0-6f11e82231e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.028818 [ 3 ] {aa3ab249-435c-4fd6-882c-6857697d8ea4} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:21.028892 [ 3 ] {aa3ab249-435c-4fd6-882c-6857697d8ea4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.07.01 18:49:21.034654 [ 3 ] {aa3ab249-435c-4fd6-882c-6857697d8ea4} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Loading data parts 2024.07.01 18:49:21.034910 [ 3 ] {aa3ab249-435c-4fd6-882c-6857697d8ea4} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): There are no data parts 2024.07.01 18:49:21.045846 [ 3 ] {aa3ab249-435c-4fd6-882c-6857697d8ea4} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.045877 [ 3 ] {} HTTP-Session: 12ed8dcb-59da-4d50-87f0-6f11e82231e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.046042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.046174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.046199 [ 3 ] {} HTTP-Session: 61a50499-3316-4929-8365-2785f8ad924a Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.046224 [ 3 ] {} HTTP-Session: 61a50499-3316-4929-8365-2785f8ad924a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.046247 [ 3 ] {} HTTP-Session: 61a50499-3316-4929-8365-2785f8ad924a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.046283 [ 3 ] {} HTTP-Session: 61a50499-3316-4929-8365-2785f8ad924a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.046514 [ 3 ] {0d8266a9-d9dc-4eef-badd-2488018f8bcb} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:21.046584 [ 3 ] {0d8266a9-d9dc-4eef-badd-2488018f8bcb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.07.01 18:49:21.060352 [ 3 ] {0d8266a9-d9dc-4eef-badd-2488018f8bcb} oximeter.measurements_cumulativef32 (d1f4c398-58bb-4f7a-9d20-dae6b1286068): Loading data parts 2024.07.01 18:49:21.060539 [ 3 ] {0d8266a9-d9dc-4eef-badd-2488018f8bcb} oximeter.measurements_cumulativef32 (d1f4c398-58bb-4f7a-9d20-dae6b1286068): There are no data parts 2024.07.01 18:49:21.076968 [ 3 ] {0d8266a9-d9dc-4eef-badd-2488018f8bcb} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.077011 [ 3 ] {} HTTP-Session: 61a50499-3316-4929-8365-2785f8ad924a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.077134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.077188 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.077214 [ 3 ] {} HTTP-Session: 65e35ee5-cc7c-4c3b-bd0c-aaa065c1ecad Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.077230 [ 3 ] {} HTTP-Session: 65e35ee5-cc7c-4c3b-bd0c-aaa065c1ecad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.077248 [ 3 ] {} HTTP-Session: 65e35ee5-cc7c-4c3b-bd0c-aaa065c1ecad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.077293 [ 3 ] {} HTTP-Session: 65e35ee5-cc7c-4c3b-bd0c-aaa065c1ecad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.077474 [ 3 ] {89b37233-9de1-43ec-87b3-bbd050599e01} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:21.077531 [ 3 ] {89b37233-9de1-43ec-87b3-bbd050599e01} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.07.01 18:49:21.082767 [ 3 ] {89b37233-9de1-43ec-87b3-bbd050599e01} oximeter.measurements_cumulativef64 (7168731b-16b1-46af-8e02-d50a3481773e): Loading data parts 2024.07.01 18:49:21.083068 [ 3 ] {89b37233-9de1-43ec-87b3-bbd050599e01} oximeter.measurements_cumulativef64 (7168731b-16b1-46af-8e02-d50a3481773e): There are no data parts 2024.07.01 18:49:21.093223 [ 3 ] {89b37233-9de1-43ec-87b3-bbd050599e01} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.093265 [ 3 ] {} HTTP-Session: 65e35ee5-cc7c-4c3b-bd0c-aaa065c1ecad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.093401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.093456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.093481 [ 3 ] {} HTTP-Session: 54fbcac3-0ef6-4cf5-9db1-21eef8c17b2f Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.093504 [ 3 ] {} HTTP-Session: 54fbcac3-0ef6-4cf5-9db1-21eef8c17b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.093518 [ 3 ] {} HTTP-Session: 54fbcac3-0ef6-4cf5-9db1-21eef8c17b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.093556 [ 3 ] {} HTTP-Session: 54fbcac3-0ef6-4cf5-9db1-21eef8c17b2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.093811 [ 3 ] {f9fc3d46-54ba-463b-a818-8036b9100e2c} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.07.01 18:49:21.093877 [ 3 ] {f9fc3d46-54ba-463b-a818-8036b9100e2c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.07.01 18:49:21.109361 [ 3 ] {f9fc3d46-54ba-463b-a818-8036b9100e2c} oximeter.measurements_histogrami8 (9a721414-f0ac-428d-92ba-2e4af27a7928): Loading data parts 2024.07.01 18:49:21.109531 [ 3 ] {f9fc3d46-54ba-463b-a818-8036b9100e2c} oximeter.measurements_histogrami8 (9a721414-f0ac-428d-92ba-2e4af27a7928): There are no data parts 2024.07.01 18:49:21.122953 [ 3 ] {f9fc3d46-54ba-463b-a818-8036b9100e2c} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.122991 [ 3 ] {} HTTP-Session: 54fbcac3-0ef6-4cf5-9db1-21eef8c17b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.123131 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.123186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.123212 [ 3 ] {} HTTP-Session: 50688ed3-7323-492f-8f39-7cd52d9071cd Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.123228 [ 3 ] {} HTTP-Session: 50688ed3-7323-492f-8f39-7cd52d9071cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.123248 [ 3 ] {} HTTP-Session: 50688ed3-7323-492f-8f39-7cd52d9071cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.123284 [ 3 ] {} HTTP-Session: 50688ed3-7323-492f-8f39-7cd52d9071cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.123539 [ 3 ] {e4e177e6-a2a5-43ba-ae98-a6e10611fe14} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.07.01 18:49:21.123618 [ 3 ] {e4e177e6-a2a5-43ba-ae98-a6e10611fe14} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.07.01 18:49:21.140537 [ 3 ] {e4e177e6-a2a5-43ba-ae98-a6e10611fe14} oximeter.measurements_histogramu8 (4fb124bc-8e17-4ab9-bf74-43412b146769): Loading data parts 2024.07.01 18:49:21.140729 [ 3 ] {e4e177e6-a2a5-43ba-ae98-a6e10611fe14} oximeter.measurements_histogramu8 (4fb124bc-8e17-4ab9-bf74-43412b146769): There are no data parts 2024.07.01 18:49:21.158213 [ 3 ] {e4e177e6-a2a5-43ba-ae98-a6e10611fe14} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.158258 [ 3 ] {} HTTP-Session: 50688ed3-7323-492f-8f39-7cd52d9071cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.158435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.158503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.158533 [ 3 ] {} HTTP-Session: eacfd799-2cbc-4c04-9170-e4994fff2bf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.158555 [ 3 ] {} HTTP-Session: eacfd799-2cbc-4c04-9170-e4994fff2bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.158569 [ 3 ] {} HTTP-Session: eacfd799-2cbc-4c04-9170-e4994fff2bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.158605 [ 3 ] {} HTTP-Session: eacfd799-2cbc-4c04-9170-e4994fff2bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.158857 [ 3 ] {35e72432-9875-4cc0-bd58-2430544f5c45} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.07.01 18:49:21.158928 [ 3 ] {35e72432-9875-4cc0-bd58-2430544f5c45} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.07.01 18:49:21.163422 [ 3 ] {35e72432-9875-4cc0-bd58-2430544f5c45} oximeter.measurements_histogrami16 (15737394-db5f-4445-a3a3-564007658bf8): Loading data parts 2024.07.01 18:49:21.163698 [ 3 ] {35e72432-9875-4cc0-bd58-2430544f5c45} oximeter.measurements_histogrami16 (15737394-db5f-4445-a3a3-564007658bf8): There are no data parts 2024.07.01 18:49:21.180274 [ 3 ] {35e72432-9875-4cc0-bd58-2430544f5c45} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.180349 [ 3 ] {} HTTP-Session: eacfd799-2cbc-4c04-9170-e4994fff2bf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.180645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.180777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.180839 [ 3 ] {} HTTP-Session: 4d2a474d-9b50-48f2-ae78-df8cd8cfdad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.180878 [ 3 ] {} HTTP-Session: 4d2a474d-9b50-48f2-ae78-df8cd8cfdad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.180919 [ 3 ] {} HTTP-Session: 4d2a474d-9b50-48f2-ae78-df8cd8cfdad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.180965 [ 3 ] {} HTTP-Session: 4d2a474d-9b50-48f2-ae78-df8cd8cfdad6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.181222 [ 3 ] {76c9574d-4b2c-400d-8a5c-6e1711994220} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.07.01 18:49:21.181290 [ 3 ] {76c9574d-4b2c-400d-8a5c-6e1711994220} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.07.01 18:49:21.185552 [ 3 ] {76c9574d-4b2c-400d-8a5c-6e1711994220} oximeter.measurements_histogramu16 (a9a2d19f-1657-44d1-98c9-d08421e82e7f): Loading data parts 2024.07.01 18:49:21.185786 [ 3 ] {76c9574d-4b2c-400d-8a5c-6e1711994220} oximeter.measurements_histogramu16 (a9a2d19f-1657-44d1-98c9-d08421e82e7f): There are no data parts 2024.07.01 18:49:21.203929 [ 3 ] {76c9574d-4b2c-400d-8a5c-6e1711994220} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.204002 [ 3 ] {} HTTP-Session: 4d2a474d-9b50-48f2-ae78-df8cd8cfdad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.204241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.204336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.204387 [ 3 ] {} HTTP-Session: 31ceee20-b3c0-4d9c-ba83-da294dbe2fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.204430 [ 3 ] {} HTTP-Session: 31ceee20-b3c0-4d9c-ba83-da294dbe2fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.204458 [ 3 ] {} HTTP-Session: 31ceee20-b3c0-4d9c-ba83-da294dbe2fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.204540 [ 3 ] {} HTTP-Session: 31ceee20-b3c0-4d9c-ba83-da294dbe2fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.205025 [ 3 ] {433ed88c-d30b-4429-896c-3a8b204283f3} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.07.01 18:49:21.205096 [ 3 ] {433ed88c-d30b-4429-896c-3a8b204283f3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.07.01 18:49:21.217664 [ 3 ] {433ed88c-d30b-4429-896c-3a8b204283f3} oximeter.measurements_histogrami32 (bd9b075b-aaa5-4db5-a70d-19081cac2dca): Loading data parts 2024.07.01 18:49:21.217844 [ 3 ] {433ed88c-d30b-4429-896c-3a8b204283f3} oximeter.measurements_histogrami32 (bd9b075b-aaa5-4db5-a70d-19081cac2dca): There are no data parts 2024.07.01 18:49:21.223513 [ 3 ] {433ed88c-d30b-4429-896c-3a8b204283f3} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.223543 [ 3 ] {} HTTP-Session: 31ceee20-b3c0-4d9c-ba83-da294dbe2fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.223675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.223741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.223762 [ 3 ] {} HTTP-Session: a90a1c74-e204-4c89-be8b-7d64a95c0c0a Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.223825 [ 3 ] {} HTTP-Session: a90a1c74-e204-4c89-be8b-7d64a95c0c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.223842 [ 3 ] {} HTTP-Session: a90a1c74-e204-4c89-be8b-7d64a95c0c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.223879 [ 3 ] {} HTTP-Session: a90a1c74-e204-4c89-be8b-7d64a95c0c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.224130 [ 3 ] {8fc33759-099c-466b-8cf7-da9c6c69dfeb} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.07.01 18:49:21.224196 [ 3 ] {8fc33759-099c-466b-8cf7-da9c6c69dfeb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.07.01 18:49:21.232077 [ 3 ] {8fc33759-099c-466b-8cf7-da9c6c69dfeb} oximeter.measurements_histogramu32 (2be0b761-5651-49a7-9388-6030f46ad610): Loading data parts 2024.07.01 18:49:21.232265 [ 3 ] {8fc33759-099c-466b-8cf7-da9c6c69dfeb} oximeter.measurements_histogramu32 (2be0b761-5651-49a7-9388-6030f46ad610): There are no data parts 2024.07.01 18:49:21.237630 [ 3 ] {8fc33759-099c-466b-8cf7-da9c6c69dfeb} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.237666 [ 3 ] {} HTTP-Session: a90a1c74-e204-4c89-be8b-7d64a95c0c0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.237810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.237856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.237881 [ 3 ] {} HTTP-Session: 2eca802f-16cf-43a3-af7b-24282db1d287 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.237903 [ 3 ] {} HTTP-Session: 2eca802f-16cf-43a3-af7b-24282db1d287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.237917 [ 3 ] {} HTTP-Session: 2eca802f-16cf-43a3-af7b-24282db1d287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.237952 [ 3 ] {} HTTP-Session: 2eca802f-16cf-43a3-af7b-24282db1d287 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.238201 [ 3 ] {ee62b303-6b03-4d2a-8e7e-c842dfa570b1} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.07.01 18:49:21.238266 [ 3 ] {ee62b303-6b03-4d2a-8e7e-c842dfa570b1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.07.01 18:49:21.247246 [ 3 ] {ee62b303-6b03-4d2a-8e7e-c842dfa570b1} oximeter.measurements_histogrami64 (0662d268-2c60-45c7-ba6c-a83e855f118c): Loading data parts 2024.07.01 18:49:21.247497 [ 3 ] {ee62b303-6b03-4d2a-8e7e-c842dfa570b1} oximeter.measurements_histogrami64 (0662d268-2c60-45c7-ba6c-a83e855f118c): There are no data parts 2024.07.01 18:49:21.252780 [ 3 ] {ee62b303-6b03-4d2a-8e7e-c842dfa570b1} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.252811 [ 3 ] {} HTTP-Session: 2eca802f-16cf-43a3-af7b-24282db1d287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.252950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.253015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.253037 [ 3 ] {} HTTP-Session: 3bec6387-96ef-48ca-a107-889eda197e5d Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.253063 [ 3 ] {} HTTP-Session: 3bec6387-96ef-48ca-a107-889eda197e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.253087 [ 3 ] {} HTTP-Session: 3bec6387-96ef-48ca-a107-889eda197e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.253124 [ 3 ] {} HTTP-Session: 3bec6387-96ef-48ca-a107-889eda197e5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.253432 [ 3 ] {03cba1ba-905b-4d3d-9ec4-206c5a0cfebe} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.07.01 18:49:21.253510 [ 3 ] {03cba1ba-905b-4d3d-9ec4-206c5a0cfebe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.07.01 18:49:21.261008 [ 3 ] {03cba1ba-905b-4d3d-9ec4-206c5a0cfebe} oximeter.measurements_histogramu64 (f83344a3-ef12-4e02-84e0-e1a555d9b5ae): Loading data parts 2024.07.01 18:49:21.261267 [ 3 ] {03cba1ba-905b-4d3d-9ec4-206c5a0cfebe} oximeter.measurements_histogramu64 (f83344a3-ef12-4e02-84e0-e1a555d9b5ae): There are no data parts 2024.07.01 18:49:21.266568 [ 3 ] {03cba1ba-905b-4d3d-9ec4-206c5a0cfebe} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.266594 [ 3 ] {} HTTP-Session: 3bec6387-96ef-48ca-a107-889eda197e5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.266722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.266773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.266791 [ 3 ] {} HTTP-Session: 48afe344-bcf4-4937-af29-11d82f2991b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.266813 [ 3 ] {} HTTP-Session: 48afe344-bcf4-4937-af29-11d82f2991b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.266825 [ 3 ] {} HTTP-Session: 48afe344-bcf4-4937-af29-11d82f2991b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.266857 [ 3 ] {} HTTP-Session: 48afe344-bcf4-4937-af29-11d82f2991b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.267096 [ 3 ] {70ba8973-f67b-4cc0-8416-910083f3b645} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.07.01 18:49:21.267159 [ 3 ] {70ba8973-f67b-4cc0-8416-910083f3b645} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.07.01 18:49:21.281916 [ 3 ] {70ba8973-f67b-4cc0-8416-910083f3b645} oximeter.measurements_histogramf32 (8341ad2c-dd5e-4797-aabc-ffd4bd8c4a77): Loading data parts 2024.07.01 18:49:21.282171 [ 3 ] {70ba8973-f67b-4cc0-8416-910083f3b645} oximeter.measurements_histogramf32 (8341ad2c-dd5e-4797-aabc-ffd4bd8c4a77): There are no data parts 2024.07.01 18:49:21.284365 [ 3 ] {70ba8973-f67b-4cc0-8416-910083f3b645} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.284395 [ 3 ] {} HTTP-Session: 48afe344-bcf4-4937-af29-11d82f2991b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.284524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.284582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.284602 [ 3 ] {} HTTP-Session: ec0a3029-174d-4495-a358-a67b661380ac Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.284625 [ 3 ] {} HTTP-Session: ec0a3029-174d-4495-a358-a67b661380ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.284646 [ 3 ] {} HTTP-Session: ec0a3029-174d-4495-a358-a67b661380ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.284676 [ 3 ] {} HTTP-Session: ec0a3029-174d-4495-a358-a67b661380ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.284925 [ 3 ] {8ce3b4a2-d46c-4d6d-9992-6a972b44e356} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.07.01 18:49:21.284992 [ 3 ] {8ce3b4a2-d46c-4d6d-9992-6a972b44e356} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.07.01 18:49:21.288666 [ 3 ] {8ce3b4a2-d46c-4d6d-9992-6a972b44e356} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Loading data parts 2024.07.01 18:49:21.288862 [ 3 ] {8ce3b4a2-d46c-4d6d-9992-6a972b44e356} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): There are no data parts 2024.07.01 18:49:21.298222 [ 3 ] {8ce3b4a2-d46c-4d6d-9992-6a972b44e356} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.298254 [ 3 ] {} HTTP-Session: ec0a3029-174d-4495-a358-a67b661380ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.298419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.298490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.298524 [ 3 ] {} HTTP-Session: 896459ba-791c-4ee8-8c53-5f580e0aa25c Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.298540 [ 3 ] {} HTTP-Session: 896459ba-791c-4ee8-8c53-5f580e0aa25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.298560 [ 3 ] {} HTTP-Session: 896459ba-791c-4ee8-8c53-5f580e0aa25c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.298604 [ 3 ] {} HTTP-Session: 896459ba-791c-4ee8-8c53-5f580e0aa25c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.298750 [ 3 ] {a57fae8b-6a0f-45e9-888d-f009b2352b37} executeQuery: (from [fd00:1122:3344:101::d]:65057) /* 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.07.01 18:49:21.298810 [ 3 ] {a57fae8b-6a0f-45e9-888d-f009b2352b37} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.07.01 18:49:21.314017 [ 3 ] {a57fae8b-6a0f-45e9-888d-f009b2352b37} oximeter.fields_bool (225e4326-2c28-49ef-8e64-32632180136e): Loading data parts 2024.07.01 18:49:21.314203 [ 3 ] {a57fae8b-6a0f-45e9-888d-f009b2352b37} oximeter.fields_bool (225e4326-2c28-49ef-8e64-32632180136e): There are no data parts 2024.07.01 18:49:21.319799 [ 3 ] {a57fae8b-6a0f-45e9-888d-f009b2352b37} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.319865 [ 3 ] {} HTTP-Session: 896459ba-791c-4ee8-8c53-5f580e0aa25c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.320060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.320176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.320209 [ 3 ] {} HTTP-Session: 2cf08181-8125-41b6-a986-e50cb278264d Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.320241 [ 3 ] {} HTTP-Session: 2cf08181-8125-41b6-a986-e50cb278264d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.320275 [ 3 ] {} HTTP-Session: 2cf08181-8125-41b6-a986-e50cb278264d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.320343 [ 3 ] {} HTTP-Session: 2cf08181-8125-41b6-a986-e50cb278264d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.320597 [ 3 ] {64da3a07-6729-41ee-9570-0ef7bf6bd676} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:21.320646 [ 3 ] {64da3a07-6729-41ee-9570-0ef7bf6bd676} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.07.01 18:49:21.333396 [ 3 ] {64da3a07-6729-41ee-9570-0ef7bf6bd676} oximeter.fields_i8 (aef07365-e36d-4ebd-9bca-d37ffb3d2419): Loading data parts 2024.07.01 18:49:21.333646 [ 3 ] {64da3a07-6729-41ee-9570-0ef7bf6bd676} oximeter.fields_i8 (aef07365-e36d-4ebd-9bca-d37ffb3d2419): There are no data parts 2024.07.01 18:49:21.355545 [ 3 ] {64da3a07-6729-41ee-9570-0ef7bf6bd676} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.355586 [ 3 ] {} HTTP-Session: 2cf08181-8125-41b6-a986-e50cb278264d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.355720 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.355787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.355818 [ 3 ] {} HTTP-Session: 366a2c99-6ce2-4ba8-96e9-f2292784a266 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.355837 [ 3 ] {} HTTP-Session: 366a2c99-6ce2-4ba8-96e9-f2292784a266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.355860 [ 3 ] {} HTTP-Session: 366a2c99-6ce2-4ba8-96e9-f2292784a266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.355904 [ 3 ] {} HTTP-Session: 366a2c99-6ce2-4ba8-96e9-f2292784a266 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.356082 [ 3 ] {22db23bc-6d74-4365-8213-f5ab803cb9e8} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:21.356138 [ 3 ] {22db23bc-6d74-4365-8213-f5ab803cb9e8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.07.01 18:49:21.374760 [ 3 ] {22db23bc-6d74-4365-8213-f5ab803cb9e8} oximeter.fields_u8 (85cd4e30-cb80-4dcd-871d-f27a4adeb701): Loading data parts 2024.07.01 18:49:21.374954 [ 3 ] {22db23bc-6d74-4365-8213-f5ab803cb9e8} oximeter.fields_u8 (85cd4e30-cb80-4dcd-871d-f27a4adeb701): There are no data parts 2024.07.01 18:49:21.381090 [ 3 ] {22db23bc-6d74-4365-8213-f5ab803cb9e8} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.381137 [ 3 ] {} HTTP-Session: 366a2c99-6ce2-4ba8-96e9-f2292784a266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.381300 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.381460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.381505 [ 3 ] {} HTTP-Session: 720befe1-1f5b-4abc-8fd8-54518d5b97b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.381524 [ 3 ] {} HTTP-Session: 720befe1-1f5b-4abc-8fd8-54518d5b97b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.381550 [ 3 ] {} HTTP-Session: 720befe1-1f5b-4abc-8fd8-54518d5b97b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.381598 [ 3 ] {} HTTP-Session: 720befe1-1f5b-4abc-8fd8-54518d5b97b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.381753 [ 3 ] {4ed6ee1f-2a82-47cb-9589-309723cb044e} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:21.381810 [ 3 ] {4ed6ee1f-2a82-47cb-9589-309723cb044e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.07.01 18:49:21.396882 [ 3 ] {4ed6ee1f-2a82-47cb-9589-309723cb044e} oximeter.fields_i16 (54f8b2a9-3cae-4a8c-a8ec-369cd95b8ace): Loading data parts 2024.07.01 18:49:21.397072 [ 3 ] {4ed6ee1f-2a82-47cb-9589-309723cb044e} oximeter.fields_i16 (54f8b2a9-3cae-4a8c-a8ec-369cd95b8ace): There are no data parts 2024.07.01 18:49:21.410601 [ 3 ] {4ed6ee1f-2a82-47cb-9589-309723cb044e} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.410626 [ 3 ] {} HTTP-Session: 720befe1-1f5b-4abc-8fd8-54518d5b97b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.410775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.410836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.410856 [ 3 ] {} HTTP-Session: 9f2ec1d6-5a37-4b44-80de-ca68742fea07 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.410881 [ 3 ] {} HTTP-Session: 9f2ec1d6-5a37-4b44-80de-ca68742fea07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.410903 [ 3 ] {} HTTP-Session: 9f2ec1d6-5a37-4b44-80de-ca68742fea07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.410933 [ 3 ] {} HTTP-Session: 9f2ec1d6-5a37-4b44-80de-ca68742fea07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.411084 [ 3 ] {e8960264-99fe-487f-a661-b156b540b59f} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:21.411138 [ 3 ] {e8960264-99fe-487f-a661-b156b540b59f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.07.01 18:49:21.413432 [ 3 ] {e8960264-99fe-487f-a661-b156b540b59f} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Loading data parts 2024.07.01 18:49:21.413612 [ 3 ] {e8960264-99fe-487f-a661-b156b540b59f} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): There are no data parts 2024.07.01 18:49:21.417807 [ 3 ] {e8960264-99fe-487f-a661-b156b540b59f} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.417874 [ 3 ] {} HTTP-Session: 9f2ec1d6-5a37-4b44-80de-ca68742fea07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.418055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.418122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.418147 [ 3 ] {} HTTP-Session: 54f20ac5-9266-439d-8278-efa1ad5b6159 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.418175 [ 3 ] {} HTTP-Session: 54f20ac5-9266-439d-8278-efa1ad5b6159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.418192 [ 3 ] {} HTTP-Session: 54f20ac5-9266-439d-8278-efa1ad5b6159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.418236 [ 3 ] {} HTTP-Session: 54f20ac5-9266-439d-8278-efa1ad5b6159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.418416 [ 3 ] {848b23e3-0413-4262-9acf-7f60043c3edd} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:21.418479 [ 3 ] {848b23e3-0413-4262-9acf-7f60043c3edd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.07.01 18:49:21.430918 [ 3 ] {848b23e3-0413-4262-9acf-7f60043c3edd} oximeter.fields_i32 (c3cbb0a5-c221-4b4e-8dcf-aa8648d4f265): Loading data parts 2024.07.01 18:49:21.431129 [ 3 ] {848b23e3-0413-4262-9acf-7f60043c3edd} oximeter.fields_i32 (c3cbb0a5-c221-4b4e-8dcf-aa8648d4f265): There are no data parts 2024.07.01 18:49:21.450009 [ 3 ] {848b23e3-0413-4262-9acf-7f60043c3edd} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.450044 [ 3 ] {} HTTP-Session: 54f20ac5-9266-439d-8278-efa1ad5b6159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.450162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.450229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.450248 [ 3 ] {} HTTP-Session: 56fcbfac-5bee-4139-bd57-2d3ee7411d67 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.450273 [ 3 ] {} HTTP-Session: 56fcbfac-5bee-4139-bd57-2d3ee7411d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.450292 [ 3 ] {} HTTP-Session: 56fcbfac-5bee-4139-bd57-2d3ee7411d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.450330 [ 3 ] {} HTTP-Session: 56fcbfac-5bee-4139-bd57-2d3ee7411d67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.450478 [ 3 ] {0240d53a-d218-4568-8115-9b0c522116c0} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:21.450525 [ 3 ] {0240d53a-d218-4568-8115-9b0c522116c0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.07.01 18:49:21.463837 [ 3 ] {0240d53a-d218-4568-8115-9b0c522116c0} oximeter.fields_u32 (787905ad-3475-414f-b7be-cb264afb0469): Loading data parts 2024.07.01 18:49:21.464016 [ 3 ] {0240d53a-d218-4568-8115-9b0c522116c0} oximeter.fields_u32 (787905ad-3475-414f-b7be-cb264afb0469): There are no data parts 2024.07.01 18:49:21.465962 [ 3 ] {0240d53a-d218-4568-8115-9b0c522116c0} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.465995 [ 3 ] {} HTTP-Session: 56fcbfac-5bee-4139-bd57-2d3ee7411d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.466110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.466168 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.466203 [ 3 ] {} HTTP-Session: d8663d41-2486-43f1-a5da-3d38fead6833 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.466221 [ 3 ] {} HTTP-Session: d8663d41-2486-43f1-a5da-3d38fead6833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.466235 [ 3 ] {} HTTP-Session: d8663d41-2486-43f1-a5da-3d38fead6833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.466273 [ 3 ] {} HTTP-Session: d8663d41-2486-43f1-a5da-3d38fead6833 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.466412 [ 3 ] {bd2ac9eb-87e8-4bc8-901b-4aa328264ec6} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:21.466460 [ 3 ] {bd2ac9eb-87e8-4bc8-901b-4aa328264ec6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.07.01 18:49:21.478168 [ 3 ] {bd2ac9eb-87e8-4bc8-901b-4aa328264ec6} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Loading data parts 2024.07.01 18:49:21.478361 [ 3 ] {bd2ac9eb-87e8-4bc8-901b-4aa328264ec6} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): There are no data parts 2024.07.01 18:49:21.483815 [ 3 ] {bd2ac9eb-87e8-4bc8-901b-4aa328264ec6} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.483842 [ 3 ] {} HTTP-Session: d8663d41-2486-43f1-a5da-3d38fead6833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.483957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.484007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.484027 [ 3 ] {} HTTP-Session: 4a9038d5-02ef-4c73-96c4-4b33b9694906 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.484044 [ 3 ] {} HTTP-Session: 4a9038d5-02ef-4c73-96c4-4b33b9694906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.484058 [ 3 ] {} HTTP-Session: 4a9038d5-02ef-4c73-96c4-4b33b9694906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.484088 [ 3 ] {} HTTP-Session: 4a9038d5-02ef-4c73-96c4-4b33b9694906 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.484229 [ 3 ] {095ab991-e09f-4e8c-9b3a-0da5dfdbadd5} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:21.484268 [ 3 ] {095ab991-e09f-4e8c-9b3a-0da5dfdbadd5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.07.01 18:49:21.494864 [ 3 ] {095ab991-e09f-4e8c-9b3a-0da5dfdbadd5} oximeter.fields_u64 (f002bb29-4ec7-4629-b9b2-d4c5416210da): Loading data parts 2024.07.01 18:49:21.495148 [ 3 ] {095ab991-e09f-4e8c-9b3a-0da5dfdbadd5} oximeter.fields_u64 (f002bb29-4ec7-4629-b9b2-d4c5416210da): There are no data parts 2024.07.01 18:49:21.500583 [ 3 ] {095ab991-e09f-4e8c-9b3a-0da5dfdbadd5} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.500610 [ 3 ] {} HTTP-Session: 4a9038d5-02ef-4c73-96c4-4b33b9694906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.500726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.500777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.500797 [ 3 ] {} HTTP-Session: ee43a4a1-002b-4f7d-b765-1a6b147efb46 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.500813 [ 3 ] {} HTTP-Session: ee43a4a1-002b-4f7d-b765-1a6b147efb46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.500827 [ 3 ] {} HTTP-Session: ee43a4a1-002b-4f7d-b765-1a6b147efb46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.500856 [ 3 ] {} HTTP-Session: ee43a4a1-002b-4f7d-b765-1a6b147efb46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.500988 [ 3 ] {44cf86c8-659e-41b6-8cf9-d3a6ecdd46df} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:21.501026 [ 3 ] {44cf86c8-659e-41b6-8cf9-d3a6ecdd46df} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.07.01 18:49:21.508261 [ 3 ] {44cf86c8-659e-41b6-8cf9-d3a6ecdd46df} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Loading data parts 2024.07.01 18:49:21.508434 [ 3 ] {44cf86c8-659e-41b6-8cf9-d3a6ecdd46df} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): There are no data parts 2024.07.01 18:49:21.522420 [ 3 ] {44cf86c8-659e-41b6-8cf9-d3a6ecdd46df} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.522452 [ 3 ] {} HTTP-Session: ee43a4a1-002b-4f7d-b765-1a6b147efb46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.522574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.522622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.522641 [ 3 ] {} HTTP-Session: f8598e7f-8542-4150-9cd3-8d3dd98242b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.522658 [ 3 ] {} HTTP-Session: f8598e7f-8542-4150-9cd3-8d3dd98242b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.522677 [ 3 ] {} HTTP-Session: f8598e7f-8542-4150-9cd3-8d3dd98242b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.522708 [ 3 ] {} HTTP-Session: f8598e7f-8542-4150-9cd3-8d3dd98242b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.522848 [ 3 ] {32763ba2-06d6-4879-a6c5-c99f0f9dca80} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:21.522888 [ 3 ] {32763ba2-06d6-4879-a6c5-c99f0f9dca80} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.07.01 18:49:21.526540 [ 3 ] {32763ba2-06d6-4879-a6c5-c99f0f9dca80} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Loading data parts 2024.07.01 18:49:21.526708 [ 3 ] {32763ba2-06d6-4879-a6c5-c99f0f9dca80} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): There are no data parts 2024.07.01 18:49:21.539183 [ 3 ] {32763ba2-06d6-4879-a6c5-c99f0f9dca80} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.539211 [ 3 ] {} HTTP-Session: f8598e7f-8542-4150-9cd3-8d3dd98242b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.539341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.539390 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.539412 [ 3 ] {} HTTP-Session: c01127af-dc4a-4921-8fee-5c51314c946c Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.539429 [ 3 ] {} HTTP-Session: c01127af-dc4a-4921-8fee-5c51314c946c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.539444 [ 3 ] {} HTTP-Session: c01127af-dc4a-4921-8fee-5c51314c946c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.539475 [ 3 ] {} HTTP-Session: c01127af-dc4a-4921-8fee-5c51314c946c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.539625 [ 3 ] {9450ee20-6c75-4571-a105-bfb8c4a771cf} executeQuery: (from [fd00:1122:3344:101::d]:65057) 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.07.01 18:49:21.539668 [ 3 ] {9450ee20-6c75-4571-a105-bfb8c4a771cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.07.01 18:49:21.544367 [ 3 ] {9450ee20-6c75-4571-a105-bfb8c4a771cf} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Loading data parts 2024.07.01 18:49:21.544574 [ 3 ] {9450ee20-6c75-4571-a105-bfb8c4a771cf} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): There are no data parts 2024.07.01 18:49:21.556296 [ 3 ] {9450ee20-6c75-4571-a105-bfb8c4a771cf} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.556328 [ 3 ] {} HTTP-Session: c01127af-dc4a-4921-8fee-5c51314c946c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.556471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.556521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.556541 [ 3 ] {} HTTP-Session: c9f0e7bc-cfec-495a-b397-3c83ee8afea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.556558 [ 3 ] {} HTTP-Session: c9f0e7bc-cfec-495a-b397-3c83ee8afea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.556571 [ 3 ] {} HTTP-Session: c9f0e7bc-cfec-495a-b397-3c83ee8afea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.556600 [ 3 ] {} HTTP-Session: c9f0e7bc-cfec-495a-b397-3c83ee8afea3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.556808 [ 3 ] {a022ec12-dc43-44ed-aeb0-53319d688336} executeQuery: (from [fd00:1122:3344:101::d]:65057) /* 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.07.01 18:49:21.556868 [ 3 ] {a022ec12-dc43-44ed-aeb0-53319d688336} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.07.01 18:49:21.571176 [ 3 ] {a022ec12-dc43-44ed-aeb0-53319d688336} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Loading data parts 2024.07.01 18:49:21.571344 [ 3 ] {a022ec12-dc43-44ed-aeb0-53319d688336} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): There are no data parts 2024.07.01 18:49:21.576663 [ 3 ] {a022ec12-dc43-44ed-aeb0-53319d688336} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.576700 [ 3 ] {} HTTP-Session: c9f0e7bc-cfec-495a-b397-3c83ee8afea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.576914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:21.576973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:21.576996 [ 3 ] {} HTTP-Session: b4e576c2-6abd-4417-bec4-c5ce604b5c83 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 2024.07.01 18:49:21.577017 [ 3 ] {} HTTP-Session: b4e576c2-6abd-4417-bec4-c5ce604b5c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.577033 [ 3 ] {} HTTP-Session: b4e576c2-6abd-4417-bec4-c5ce604b5c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:21.577069 [ 3 ] {} HTTP-Session: b4e576c2-6abd-4417-bec4-c5ce604b5c83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:21.577258 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} executeQuery: (from [fd00:1122:3344:101::d]:65057) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.07.01 18:49:21.579111 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.07.01 18:49:21.583122 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} oximeter.version (99f3d075-48db-48f7-9e8d-5da69922ff1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:21.583157 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2024.07.01 18:49:21.587881 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.07.01 18:49:21.588913 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} oximeter.version (99f3d075-48db-48f7-9e8d-5da69922ff1c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:21.589164 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} executeQuery: Read 1 rows, 16.00 B in 0.012 sec., 83.33333333333333 rows/sec., 1.30 KiB/sec. 2024.07.01 18:49:21.589321 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} DynamicQueryHandler: Done processing query 2024.07.01 18:49:21.589346 [ 3 ] {9523eaab-fe8b-4c5c-85d8-aa9075015dd5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.07.01 18:49:21.589362 [ 3 ] {} HTTP-Session: b4e576c2-6abd-4417-bec4-c5ce604b5c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:22.000147 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 172.25 MiB, peak 177.38 MiB, free memory in arenas 0.00 B, will set to 173.70 MiB (RSS), difference: 1.46 MiB 2024.07.01 18:49:34.852967 [ 141 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:49:34.853032 [ 141 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:49:36.591923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.592052 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.592079 [ 3 ] {} HTTP-Session: 5042f41c-035e-4283-9473-7d15f8aeb224 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.592104 [ 3 ] {} HTTP-Session: 5042f41c-035e-4283-9473-7d15f8aeb224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.592120 [ 3 ] {} HTTP-Session: 5042f41c-035e-4283-9473-7d15f8aeb224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.592171 [ 3 ] {} HTTP-Session: 5042f41c-035e-4283-9473-7d15f8aeb224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.592404 [ 3 ] {46701586-f9a8-4668-a08b-92cdcdf27428} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:36.592762 [ 3 ] {46701586-f9a8-4668-a08b-92cdcdf27428} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:36.592911 [ 3 ] {46701586-f9a8-4668-a08b-92cdcdf27428} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:36.598053 [ 3 ] {46701586-f9a8-4668-a08b-92cdcdf27428} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.598084 [ 3 ] {46701586-f9a8-4668-a08b-92cdcdf27428} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:36.598101 [ 3 ] {} HTTP-Session: 5042f41c-035e-4283-9473-7d15f8aeb224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.600248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.600313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.600334 [ 3 ] {} HTTP-Session: 9456dd0c-fedf-45ff-a553-b2c65ce62794 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.600354 [ 3 ] {} HTTP-Session: 9456dd0c-fedf-45ff-a553-b2c65ce62794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.600369 [ 3 ] {} HTTP-Session: 9456dd0c-fedf-45ff-a553-b2c65ce62794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.600408 [ 3 ] {} HTTP-Session: 9456dd0c-fedf-45ff-a553-b2c65ce62794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.600582 [ 3 ] {fd0917a6-cb36-49a4-b5d0-a8ce7e713df8} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:36.606248 [ 3 ] {fd0917a6-cb36-49a4-b5d0-a8ce7e713df8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:36.606316 [ 3 ] {fd0917a6-cb36-49a4-b5d0-a8ce7e713df8} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:36.607449 [ 3 ] {fd0917a6-cb36-49a4-b5d0-a8ce7e713df8} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.607484 [ 3 ] {fd0917a6-cb36-49a4-b5d0-a8ce7e713df8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:36.607506 [ 3 ] {} HTTP-Session: 9456dd0c-fedf-45ff-a553-b2c65ce62794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.608024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.608099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.608124 [ 3 ] {} HTTP-Session: deded6b0-d07e-499e-b508-9fde66033b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.608149 [ 3 ] {} HTTP-Session: deded6b0-d07e-499e-b508-9fde66033b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.608169 [ 3 ] {} HTTP-Session: deded6b0-d07e-499e-b508-9fde66033b00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.608216 [ 3 ] {} HTTP-Session: deded6b0-d07e-499e-b508-9fde66033b00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.608415 [ 3 ] {b55879e2-c63f-477a-8e45-29fe8b5b9330} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:36.611076 [ 3 ] {b55879e2-c63f-477a-8e45-29fe8b5b9330} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:36.611143 [ 3 ] {b55879e2-c63f-477a-8e45-29fe8b5b9330} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:36.612118 [ 3 ] {b55879e2-c63f-477a-8e45-29fe8b5b9330} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.612147 [ 3 ] {b55879e2-c63f-477a-8e45-29fe8b5b9330} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:36.612163 [ 3 ] {} HTTP-Session: deded6b0-d07e-499e-b508-9fde66033b00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.612470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.612526 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.612547 [ 3 ] {} HTTP-Session: fdcb49ac-ff33-42d6-aa71-4a34de2e3499 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.612565 [ 3 ] {} HTTP-Session: fdcb49ac-ff33-42d6-aa71-4a34de2e3499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.612579 [ 3 ] {} HTTP-Session: fdcb49ac-ff33-42d6-aa71-4a34de2e3499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.612614 [ 3 ] {} HTTP-Session: fdcb49ac-ff33-42d6-aa71-4a34de2e3499 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.612757 [ 3 ] {594c8cdf-ae96-43ed-acac-259c16f522e8} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:36.613226 [ 3 ] {594c8cdf-ae96-43ed-acac-259c16f522e8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:36.613301 [ 3 ] {594c8cdf-ae96-43ed-acac-259c16f522e8} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:36.614309 [ 3 ] {594c8cdf-ae96-43ed-acac-259c16f522e8} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.614339 [ 3 ] {594c8cdf-ae96-43ed-acac-259c16f522e8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:36.614358 [ 3 ] {} HTTP-Session: fdcb49ac-ff33-42d6-aa71-4a34de2e3499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.614621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.614675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.614695 [ 3 ] {} HTTP-Session: f1b148bc-9943-4876-b597-7ee38e03dba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.614718 [ 3 ] {} HTTP-Session: f1b148bc-9943-4876-b597-7ee38e03dba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.614732 [ 3 ] {} HTTP-Session: f1b148bc-9943-4876-b597-7ee38e03dba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.614768 [ 3 ] {} HTTP-Session: f1b148bc-9943-4876-b597-7ee38e03dba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.614904 [ 3 ] {ebb03e7c-24a9-43b0-9e11-3d0c651538cd} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:36.615244 [ 3 ] {ebb03e7c-24a9-43b0-9e11-3d0c651538cd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:36.615297 [ 3 ] {ebb03e7c-24a9-43b0-9e11-3d0c651538cd} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:36.616245 [ 3 ] {ebb03e7c-24a9-43b0-9e11-3d0c651538cd} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.616273 [ 3 ] {ebb03e7c-24a9-43b0-9e11-3d0c651538cd} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:36.616290 [ 3 ] {} HTTP-Session: f1b148bc-9943-4876-b597-7ee38e03dba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.616532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.616584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.616605 [ 3 ] {} HTTP-Session: 6757042c-ef09-421b-9cbb-baee8e57527c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.616622 [ 3 ] {} HTTP-Session: 6757042c-ef09-421b-9cbb-baee8e57527c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.616637 [ 3 ] {} HTTP-Session: 6757042c-ef09-421b-9cbb-baee8e57527c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.616668 [ 3 ] {} HTTP-Session: 6757042c-ef09-421b-9cbb-baee8e57527c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.616799 [ 3 ] {aa5e960f-fd9d-4478-9698-dc94a4c8bf32} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:36.617125 [ 3 ] {aa5e960f-fd9d-4478-9698-dc94a4c8bf32} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:36.617178 [ 3 ] {aa5e960f-fd9d-4478-9698-dc94a4c8bf32} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:36.618055 [ 3 ] {aa5e960f-fd9d-4478-9698-dc94a4c8bf32} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.618083 [ 3 ] {aa5e960f-fd9d-4478-9698-dc94a4c8bf32} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:36.618099 [ 3 ] {} HTTP-Session: 6757042c-ef09-421b-9cbb-baee8e57527c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.618303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.618353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.618373 [ 3 ] {} HTTP-Session: cf423977-f841-42ad-a4c8-858e7b71f91a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.618390 [ 3 ] {} HTTP-Session: cf423977-f841-42ad-a4c8-858e7b71f91a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.618404 [ 3 ] {} HTTP-Session: cf423977-f841-42ad-a4c8-858e7b71f91a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.618435 [ 3 ] {} HTTP-Session: cf423977-f841-42ad-a4c8-858e7b71f91a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.618562 [ 3 ] {e4869fbf-c2c7-467c-a80f-a8a87da2cff3} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:36.618889 [ 3 ] {e4869fbf-c2c7-467c-a80f-a8a87da2cff3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:36.618941 [ 3 ] {e4869fbf-c2c7-467c-a80f-a8a87da2cff3} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:36.619824 [ 3 ] {e4869fbf-c2c7-467c-a80f-a8a87da2cff3} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.619850 [ 3 ] {e4869fbf-c2c7-467c-a80f-a8a87da2cff3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:36.619872 [ 3 ] {} HTTP-Session: cf423977-f841-42ad-a4c8-858e7b71f91a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.620097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.620147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.620167 [ 3 ] {} HTTP-Session: a5576729-edb9-480d-846b-836aa75ce38c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.620183 [ 3 ] {} HTTP-Session: a5576729-edb9-480d-846b-836aa75ce38c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.620198 [ 3 ] {} HTTP-Session: a5576729-edb9-480d-846b-836aa75ce38c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.620229 [ 3 ] {} HTTP-Session: a5576729-edb9-480d-846b-836aa75ce38c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.620362 [ 3 ] {cbf2ae42-b8e0-4f2e-9a14-755e1f40cb03} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:36.620687 [ 3 ] {cbf2ae42-b8e0-4f2e-9a14-755e1f40cb03} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:36.620738 [ 3 ] {cbf2ae42-b8e0-4f2e-9a14-755e1f40cb03} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:36.621660 [ 3 ] {cbf2ae42-b8e0-4f2e-9a14-755e1f40cb03} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.621689 [ 3 ] {cbf2ae42-b8e0-4f2e-9a14-755e1f40cb03} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:36.621706 [ 3 ] {} HTTP-Session: a5576729-edb9-480d-846b-836aa75ce38c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.621929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.621989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.622011 [ 3 ] {} HTTP-Session: e0089aa6-2d62-4195-a82c-f1dc951239df Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.622034 [ 3 ] {} HTTP-Session: e0089aa6-2d62-4195-a82c-f1dc951239df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.622049 [ 3 ] {} HTTP-Session: e0089aa6-2d62-4195-a82c-f1dc951239df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.622082 [ 3 ] {} HTTP-Session: e0089aa6-2d62-4195-a82c-f1dc951239df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.622217 [ 3 ] {d95d74de-68ad-46a1-a56e-b4aa4210407b} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:36.622610 [ 3 ] {d95d74de-68ad-46a1-a56e-b4aa4210407b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:36.622666 [ 3 ] {d95d74de-68ad-46a1-a56e-b4aa4210407b} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:36.623653 [ 3 ] {d95d74de-68ad-46a1-a56e-b4aa4210407b} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.623680 [ 3 ] {d95d74de-68ad-46a1-a56e-b4aa4210407b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:36.623698 [ 3 ] {} HTTP-Session: e0089aa6-2d62-4195-a82c-f1dc951239df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.623933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.623980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.624002 [ 3 ] {} HTTP-Session: e68264e7-6061-45b5-98e0-eb52830a15cb Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.624019 [ 3 ] {} HTTP-Session: e68264e7-6061-45b5-98e0-eb52830a15cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.624032 [ 3 ] {} HTTP-Session: e68264e7-6061-45b5-98e0-eb52830a15cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.624064 [ 3 ] {} HTTP-Session: e68264e7-6061-45b5-98e0-eb52830a15cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.624196 [ 3 ] {ab18d887-7cfa-4582-b3ea-878e85f7c911} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:36.624540 [ 3 ] {ab18d887-7cfa-4582-b3ea-878e85f7c911} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:36.624593 [ 3 ] {ab18d887-7cfa-4582-b3ea-878e85f7c911} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:36.625509 [ 3 ] {ab18d887-7cfa-4582-b3ea-878e85f7c911} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.625538 [ 3 ] {ab18d887-7cfa-4582-b3ea-878e85f7c911} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:36.625564 [ 3 ] {} HTTP-Session: e68264e7-6061-45b5-98e0-eb52830a15cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.625778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.625826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.625847 [ 3 ] {} HTTP-Session: 0bfddd9c-91e4-4e54-b908-eb072cefc68a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.625865 [ 3 ] {} HTTP-Session: 0bfddd9c-91e4-4e54-b908-eb072cefc68a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.625879 [ 3 ] {} HTTP-Session: 0bfddd9c-91e4-4e54-b908-eb072cefc68a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.625910 [ 3 ] {} HTTP-Session: 0bfddd9c-91e4-4e54-b908-eb072cefc68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.626108 [ 3 ] {20d3deca-19a7-4432-9bb0-df3438269011} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:36.626456 [ 3 ] {20d3deca-19a7-4432-9bb0-df3438269011} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:36.626509 [ 3 ] {20d3deca-19a7-4432-9bb0-df3438269011} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:36.627400 [ 3 ] {20d3deca-19a7-4432-9bb0-df3438269011} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.627428 [ 3 ] {20d3deca-19a7-4432-9bb0-df3438269011} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:36.627445 [ 3 ] {} HTTP-Session: 0bfddd9c-91e4-4e54-b908-eb072cefc68a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.627680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.627729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.627751 [ 3 ] {} HTTP-Session: 0666ea60-96d1-492f-932a-7ed0cb8a31dd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.627769 [ 3 ] {} HTTP-Session: 0666ea60-96d1-492f-932a-7ed0cb8a31dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.627784 [ 3 ] {} HTTP-Session: 0666ea60-96d1-492f-932a-7ed0cb8a31dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.627814 [ 3 ] {} HTTP-Session: 0666ea60-96d1-492f-932a-7ed0cb8a31dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.627948 [ 3 ] {b608dcb2-010f-4442-8d46-d58045541aeb} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:36.628293 [ 3 ] {b608dcb2-010f-4442-8d46-d58045541aeb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:36.628350 [ 3 ] {b608dcb2-010f-4442-8d46-d58045541aeb} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:36.629324 [ 3 ] {b608dcb2-010f-4442-8d46-d58045541aeb} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.629352 [ 3 ] {b608dcb2-010f-4442-8d46-d58045541aeb} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:36.629368 [ 3 ] {} HTTP-Session: 0666ea60-96d1-492f-932a-7ed0cb8a31dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.629624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.629673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.629693 [ 3 ] {} HTTP-Session: 9e1c0af0-ea35-4236-ac0b-2b6d767c6186 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.629709 [ 3 ] {} HTTP-Session: 9e1c0af0-ea35-4236-ac0b-2b6d767c6186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.629723 [ 3 ] {} HTTP-Session: 9e1c0af0-ea35-4236-ac0b-2b6d767c6186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.629753 [ 3 ] {} HTTP-Session: 9e1c0af0-ea35-4236-ac0b-2b6d767c6186 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.629886 [ 3 ] {4d5d1802-76ee-4ca0-b72e-35c159308272} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:36.630233 [ 3 ] {4d5d1802-76ee-4ca0-b72e-35c159308272} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:36.630285 [ 3 ] {4d5d1802-76ee-4ca0-b72e-35c159308272} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:36.631307 [ 3 ] {4d5d1802-76ee-4ca0-b72e-35c159308272} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.631348 [ 3 ] {4d5d1802-76ee-4ca0-b72e-35c159308272} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:36.631373 [ 3 ] {} HTTP-Session: 9e1c0af0-ea35-4236-ac0b-2b6d767c6186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.631620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.631678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.631698 [ 3 ] {} HTTP-Session: b964fe39-b784-41ea-a59b-29274c560e3f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.631715 [ 3 ] {} HTTP-Session: b964fe39-b784-41ea-a59b-29274c560e3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.631728 [ 3 ] {} HTTP-Session: b964fe39-b784-41ea-a59b-29274c560e3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.631761 [ 3 ] {} HTTP-Session: b964fe39-b784-41ea-a59b-29274c560e3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.631909 [ 3 ] {1405cba8-15d7-4705-b695-7df7122e09b0} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:36.632268 [ 3 ] {1405cba8-15d7-4705-b695-7df7122e09b0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:36.632320 [ 3 ] {1405cba8-15d7-4705-b695-7df7122e09b0} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:36.633313 [ 3 ] {1405cba8-15d7-4705-b695-7df7122e09b0} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.633344 [ 3 ] {1405cba8-15d7-4705-b695-7df7122e09b0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:36.633364 [ 3 ] {} HTTP-Session: b964fe39-b784-41ea-a59b-29274c560e3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.636079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.636133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.636152 [ 3 ] {} HTTP-Session: cd65da3b-7427-4a9d-b041-84ed71db3ae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.636170 [ 3 ] {} HTTP-Session: cd65da3b-7427-4a9d-b041-84ed71db3ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.636184 [ 3 ] {} HTTP-Session: cd65da3b-7427-4a9d-b041-84ed71db3ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.636214 [ 3 ] {} HTTP-Session: cd65da3b-7427-4a9d-b041-84ed71db3ae8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.636341 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:36.636386 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:36.636586 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:36.637055 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:36.637097 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2024.07.01 18:49:36.639780 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.07.01 18:49:36.640120 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:36.640282 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} executeQuery: Read 14 rows, 2.01 KiB in 0.003985 sec., 3513.1744040150566 rows/sec., 504.09 KiB/sec. 2024.07.01 18:49:36.640584 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.640610 [ 3 ] {eb6cf5bd-6f6c-4829-b4f1-8fddb6905bef} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:49:36.640627 [ 3 ] {} HTTP-Session: cd65da3b-7427-4a9d-b041-84ed71db3ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.640747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 3624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.640796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.640814 [ 3 ] {} HTTP-Session: 6fbd594d-96d1-455e-a4b0-6e2284000367 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.640830 [ 3 ] {} HTTP-Session: 6fbd594d-96d1-455e-a4b0-6e2284000367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.640844 [ 3 ] {} HTTP-Session: 6fbd594d-96d1-455e-a4b0-6e2284000367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.640879 [ 3 ] {} HTTP-Session: 6fbd594d-96d1-455e-a4b0-6e2284000367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.640988 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:36.641032 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:49:36.641179 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:36.644031 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:36.644070 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2024.07.01 18:49:36.644411 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.07.01 18:49:36.644736 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:36.644883 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} executeQuery: Read 26 rows, 2.01 KiB in 0.003921 sec., 6630.961489415965 rows/sec., 511.82 KiB/sec. 2024.07.01 18:49:36.645152 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.645177 [ 3 ] {262323e2-741a-448e-9893-d3fc2f7ee4f9} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:49:36.645193 [ 3 ] {} HTTP-Session: 6fbd594d-96d1-455e-a4b0-6e2284000367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.645323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.645373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.645393 [ 3 ] {} HTTP-Session: 296fb24b-6377-4b17-a768-622713fea52f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.645409 [ 3 ] {} HTTP-Session: 296fb24b-6377-4b17-a768-622713fea52f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.645423 [ 3 ] {} HTTP-Session: 296fb24b-6377-4b17-a768-622713fea52f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.645453 [ 3 ] {} HTTP-Session: 296fb24b-6377-4b17-a768-622713fea52f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.645562 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:36.645606 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:49:36.646279 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:36.646648 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:36.646689 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2024.07.01 18:49:36.647627 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.07.01 18:49:36.647949 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:36.648100 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} executeQuery: Read 28 rows, 2.24 KiB in 0.002563 sec., 10924.697619976589 rows/sec., 872.54 KiB/sec. 2024.07.01 18:49:36.648370 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.648396 [ 3 ] {2294af87-43e3-41e4-aef5-679174854048} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:49:36.648411 [ 3 ] {} HTTP-Session: 296fb24b-6377-4b17-a768-622713fea52f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.648566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.648615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.648634 [ 3 ] {} HTTP-Session: ba63e8c5-14a1-4287-87da-7b05be3c52d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.648651 [ 3 ] {} HTTP-Session: ba63e8c5-14a1-4287-87da-7b05be3c52d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.648665 [ 3 ] {} HTTP-Session: ba63e8c5-14a1-4287-87da-7b05be3c52d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.648695 [ 3 ] {} HTTP-Session: ba63e8c5-14a1-4287-87da-7b05be3c52d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.648818 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:36.648868 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:49:36.649030 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:36.649926 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:36.649963 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2024.07.01 18:49:36.650422 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.07.01 18:49:36.650762 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:36.650909 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} executeQuery: Read 60 rows, 4.26 KiB in 0.00213 sec., 28169.014084507042 rows/sec., 1.95 MiB/sec. 2024.07.01 18:49:36.651091 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.651118 [ 3 ] {e43a3ea3-b2f1-4311-beea-f686bd5c1bf5} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:49:36.651133 [ 3 ] {} HTTP-Session: ba63e8c5-14a1-4287-87da-7b05be3c52d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.651253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 2793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:36.651302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:36.651324 [ 3 ] {} HTTP-Session: 163212d0-6fff-420f-aa77-81480f60818d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:36.651342 [ 3 ] {} HTTP-Session: 163212d0-6fff-420f-aa77-81480f60818d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.651356 [ 3 ] {} HTTP-Session: 163212d0-6fff-420f-aa77-81480f60818d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:36.651387 [ 3 ] {} HTTP-Session: 163212d0-6fff-420f-aa77-81480f60818d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:36.651491 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:36.651538 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:49:36.651668 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:36.651937 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:36.651974 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2024.07.01 18:49:36.652333 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.07.01 18:49:36.652671 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:36.652822 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} executeQuery: Read 18 rows, 1.26 KiB in 0.00136 sec., 13235.294117647058 rows/sec., 928.45 KiB/sec. 2024.07.01 18:49:36.652986 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} DynamicQueryHandler: Done processing query 2024.07.01 18:49:36.653011 [ 3 ] {7929e3cf-6c8a-4339-981d-8834abb466c0} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.07.01 18:49:36.653027 [ 3 ] {} HTTP-Session: 163212d0-6fff-420f-aa77-81480f60818d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:41.595924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 3624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:41.596070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:41.596102 [ 3 ] {} HTTP-Session: 6de65f53-3f2d-48ae-b5ed-6f2e15c4a579 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:41.596135 [ 3 ] {} HTTP-Session: 6de65f53-3f2d-48ae-b5ed-6f2e15c4a579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:41.596155 [ 3 ] {} HTTP-Session: 6de65f53-3f2d-48ae-b5ed-6f2e15c4a579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:41.596214 [ 3 ] {} HTTP-Session: 6de65f53-3f2d-48ae-b5ed-6f2e15c4a579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:41.596410 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:41.596477 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:49:41.596669 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:41.597107 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:41.597151 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:41.597529 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.07.01 18:49:41.597869 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:41.598051 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} executeQuery: Read 26 rows, 2.01 KiB in 0.001701 sec., 15285.126396237507 rows/sec., 1.15 MiB/sec. 2024.07.01 18:49:41.598270 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} DynamicQueryHandler: Done processing query 2024.07.01 18:49:41.598297 [ 3 ] {edb838d9-ad08-493c-b091-ef59b8bce00b} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:49:41.598315 [ 3 ] {} HTTP-Session: 6de65f53-3f2d-48ae-b5ed-6f2e15c4a579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:41.598513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:41.598570 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:41.598593 [ 3 ] {} HTTP-Session: 477c7189-ea90-42d1-ba28-e784d750d1a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:41.598611 [ 3 ] {} HTTP-Session: 477c7189-ea90-42d1-ba28-e784d750d1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:41.598626 [ 3 ] {} HTTP-Session: 477c7189-ea90-42d1-ba28-e784d750d1a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:41.598662 [ 3 ] {} HTTP-Session: 477c7189-ea90-42d1-ba28-e784d750d1a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:41.598777 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:41.598824 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:49:41.598955 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:41.599246 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:41.599284 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:41.599591 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.07.01 18:49:41.599900 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:41.600024 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} executeQuery: Read 28 rows, 2.24 KiB in 0.001285 sec., 21789.883268482492 rows/sec., 1.70 MiB/sec. 2024.07.01 18:49:41.600176 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} DynamicQueryHandler: Done processing query 2024.07.01 18:49:41.600201 [ 3 ] {1c65344a-9cc4-4c11-9015-dec9e75cd77e} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:49:41.600217 [ 3 ] {} HTTP-Session: 477c7189-ea90-42d1-ba28-e784d750d1a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:41.600400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 19117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:41.600448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:41.600467 [ 3 ] {} HTTP-Session: 9d9c057d-72b4-4ea4-b69a-c6adecffe3bb Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:41.600485 [ 3 ] {} HTTP-Session: 9d9c057d-72b4-4ea4-b69a-c6adecffe3bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:41.600499 [ 3 ] {} HTTP-Session: 9d9c057d-72b4-4ea4-b69a-c6adecffe3bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:41.600531 [ 3 ] {} HTTP-Session: 9d9c057d-72b4-4ea4-b69a-c6adecffe3bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:41.600670 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:41.600718 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:49:41.600861 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:41.601195 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:41.601231 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:41.601614 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.07.01 18:49:41.601953 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:41.602087 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} executeQuery: Read 100 rows, 7.10 KiB in 0.001476 sec., 67750.67750677506 rows/sec., 4.70 MiB/sec. 2024.07.01 18:49:41.602254 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} DynamicQueryHandler: Done processing query 2024.07.01 18:49:41.602278 [ 3 ] {f4a8b981-bc6f-4783-be2f-d8f46f954cb6} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:49:41.602294 [ 3 ] {} HTTP-Session: 9d9c057d-72b4-4ea4-b69a-c6adecffe3bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:41.602441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:41.602491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:41.602511 [ 3 ] {} HTTP-Session: e836b16f-db1e-4d88-bd01-5c17b5d5534d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:41.602527 [ 3 ] {} HTTP-Session: e836b16f-db1e-4d88-bd01-5c17b5d5534d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:41.602541 [ 3 ] {} HTTP-Session: e836b16f-db1e-4d88-bd01-5c17b5d5534d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:41.602572 [ 3 ] {} HTTP-Session: e836b16f-db1e-4d88-bd01-5c17b5d5534d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:41.602678 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:41.602724 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:49:41.602849 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:41.603108 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:41.603144 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:41.603503 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.07.01 18:49:41.603832 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:41.603961 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} executeQuery: Read 30 rows, 2.10 KiB in 0.001316 sec., 22796.352583586628 rows/sec., 1.56 MiB/sec. 2024.07.01 18:49:41.604112 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} DynamicQueryHandler: Done processing query 2024.07.01 18:49:41.604136 [ 3 ] {3c457d84-2179-4e7e-8b35-55ea0b34253b} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:49:41.604152 [ 3 ] {} HTTP-Session: e836b16f-db1e-4d88-bd01-5c17b5d5534d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:46.596253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 3624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:46.596386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:46.596413 [ 3 ] {} HTTP-Session: 6690e6f0-0560-431d-87b9-73732d0e0a32 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:46.596438 [ 3 ] {} HTTP-Session: 6690e6f0-0560-431d-87b9-73732d0e0a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:46.596453 [ 3 ] {} HTTP-Session: 6690e6f0-0560-431d-87b9-73732d0e0a32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:46.596504 [ 3 ] {} HTTP-Session: 6690e6f0-0560-431d-87b9-73732d0e0a32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:46.596708 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:46.596777 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:49:46.596967 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:46.597380 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:46.597424 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:46.597798 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.07.01 18:49:46.598141 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:46.598289 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} executeQuery: Read 26 rows, 2.01 KiB in 0.00164 sec., 15853.658536585366 rows/sec., 1.20 MiB/sec. 2024.07.01 18:49:46.598504 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} DynamicQueryHandler: Done processing query 2024.07.01 18:49:46.598532 [ 3 ] {ff24f7e2-32ea-4e0f-a617-75321f037ec7} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:49:46.598549 [ 3 ] {} HTTP-Session: 6690e6f0-0560-431d-87b9-73732d0e0a32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:46.598717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:46.598774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:46.598793 [ 3 ] {} HTTP-Session: 6e2c9a56-faf4-4d48-9acb-cb05959da771 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:46.598812 [ 3 ] {} HTTP-Session: 6e2c9a56-faf4-4d48-9acb-cb05959da771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:46.598826 [ 3 ] {} HTTP-Session: 6e2c9a56-faf4-4d48-9acb-cb05959da771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:46.598861 [ 3 ] {} HTTP-Session: 6e2c9a56-faf4-4d48-9acb-cb05959da771 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:46.598976 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:46.599023 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:49:46.599159 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:46.599473 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:46.599509 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:46.599821 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.07.01 18:49:46.600127 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:46.600253 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} executeQuery: Read 28 rows, 2.24 KiB in 0.001314 sec., 21308.980213089802 rows/sec., 1.66 MiB/sec. 2024.07.01 18:49:46.600415 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} DynamicQueryHandler: Done processing query 2024.07.01 18:49:46.600446 [ 3 ] {bc4443d4-31fc-44de-ac1e-b07045912f84} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:49:46.600463 [ 3 ] {} HTTP-Session: 6e2c9a56-faf4-4d48-9acb-cb05959da771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:46.600647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 19117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:46.600701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:46.600721 [ 3 ] {} HTTP-Session: a98c0908-ac75-4bbd-b73e-bcab08336dc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:46.600738 [ 3 ] {} HTTP-Session: a98c0908-ac75-4bbd-b73e-bcab08336dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:46.600752 [ 3 ] {} HTTP-Session: a98c0908-ac75-4bbd-b73e-bcab08336dc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:46.600785 [ 3 ] {} HTTP-Session: a98c0908-ac75-4bbd-b73e-bcab08336dc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:46.600920 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:46.600968 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:49:46.601118 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:46.601473 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:46.601510 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:46.601890 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.07.01 18:49:46.602224 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:46.602351 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} executeQuery: Read 100 rows, 7.10 KiB in 0.001489 sec., 67159.16722632639 rows/sec., 4.66 MiB/sec. 2024.07.01 18:49:46.602617 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} DynamicQueryHandler: Done processing query 2024.07.01 18:49:46.602642 [ 3 ] {998da42e-ee2a-4f05-a35d-040c8c6329c2} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:49:46.602659 [ 3 ] {} HTTP-Session: a98c0908-ac75-4bbd-b73e-bcab08336dc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:46.602784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:46.602837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:46.602857 [ 3 ] {} HTTP-Session: 7304e7a0-ea35-4c3e-844b-bd4b3afe946d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:46.602874 [ 3 ] {} HTTP-Session: 7304e7a0-ea35-4c3e-844b-bd4b3afe946d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:46.602888 [ 3 ] {} HTTP-Session: 7304e7a0-ea35-4c3e-844b-bd4b3afe946d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:46.602921 [ 3 ] {} HTTP-Session: 7304e7a0-ea35-4c3e-844b-bd4b3afe946d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:46.603039 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:46.603086 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:49:46.603232 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:46.603516 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:46.603552 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:46.603904 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.07.01 18:49:46.604236 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:46.604358 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} executeQuery: Read 30 rows, 2.10 KiB in 0.001359 sec., 22075.05518763797 rows/sec., 1.51 MiB/sec. 2024.07.01 18:49:46.604628 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} DynamicQueryHandler: Done processing query 2024.07.01 18:49:46.604653 [ 3 ] {bdeced70-fc1e-4af7-acae-5e529bc8dd4c} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:49:46.604669 [ 3 ] {} HTTP-Session: 7304e7a0-ea35-4c3e-844b-bd4b3afe946d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:49.853303 [ 116 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:49:49.853389 [ 116 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:49:51.591894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:51.592088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:51.592136 [ 3 ] {} HTTP-Session: 6e5f99e6-3da9-427a-9306-9eb8c071bcba Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:51.592179 [ 3 ] {} HTTP-Session: 6e5f99e6-3da9-427a-9306-9eb8c071bcba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.592208 [ 3 ] {} HTTP-Session: 6e5f99e6-3da9-427a-9306-9eb8c071bcba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.592290 [ 3 ] {} HTTP-Session: 6e5f99e6-3da9-427a-9306-9eb8c071bcba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:51.592667 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:51.593153 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.07.01 18:49:51.597423 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE 2024.07.01 18:49:51.597762 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:51.601773 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:51.607914 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2024.07.01 18:49:51.611241 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.07.01 18:49:51.613190 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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.07.01 18:49:51.613217 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.07.01 18:49:51.615234 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" 2024.07.01 18:49:51.615293 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2024.07.01 18:49:51.635826 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} executeQuery: Read 14 rows, 585.00 B in 0.043325 sec., 323.13906520484704 rows/sec., 13.19 KiB/sec. 2024.07.01 18:49:51.636153 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} DynamicQueryHandler: Done processing query 2024.07.01 18:49:51.636185 [ 3 ] {5c74bb8e-464e-46db-8573-83065ccf3f7b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:51.636206 [ 3 ] {} HTTP-Session: 6e5f99e6-3da9-427a-9306-9eb8c071bcba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.636483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:51.636560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:51.636589 [ 3 ] {} HTTP-Session: 154c1545-897c-4621-ae37-d5fafc29c0d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:51.636616 [ 3 ] {} HTTP-Session: 154c1545-897c-4621-ae37-d5fafc29c0d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.636637 [ 3 ] {} HTTP-Session: 154c1545-897c-4621-ae37-d5fafc29c0d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.636683 [ 3 ] {} HTTP-Session: 154c1545-897c-4621-ae37-d5fafc29c0d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:51.636861 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:51.637158 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.07.01 18:49:51.637199 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes')" moved to PREWHERE 2024.07.01 18:49:51.637447 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:51.637513 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:51.637655 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2024.07.01 18:49:51.637689 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.07.01 18:49:51.637713 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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.07.01 18:49:51.637730 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.07.01 18:49:51.637772 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes'))" 2024.07.01 18:49:51.637793 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2024.07.01 18:49:51.638649 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} executeQuery: Read 14 rows, 585.00 B in 0.001872 sec., 7478.6324786324785 rows/sec., 305.18 KiB/sec. 2024.07.01 18:49:51.638880 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} DynamicQueryHandler: Done processing query 2024.07.01 18:49:51.638905 [ 3 ] {70afb81d-8d18-47a4-8f43-e5d68c072d65} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:51.638922 [ 3 ] {} HTTP-Session: 154c1545-897c-4621-ae37-d5fafc29c0d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.639168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:51.639216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:51.639236 [ 3 ] {} HTTP-Session: 2f1aed3c-7394-4118-bc7e-71b810c1c1da Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:51.639253 [ 3 ] {} HTTP-Session: 2f1aed3c-7394-4118-bc7e-71b810c1c1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.639267 [ 3 ] {} HTTP-Session: 2f1aed3c-7394-4118-bc7e-71b810c1c1da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.639298 [ 3 ] {} HTTP-Session: 2f1aed3c-7394-4118-bc7e-71b810c1c1da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:51.639433 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:51.639683 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.07.01 18:49:51.639721 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE 2024.07.01 18:49:51.639965 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:51.640029 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:51.640167 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2024.07.01 18:49:51.640206 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.07.01 18:49:51.640231 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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.07.01 18:49:51.640248 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.07.01 18:49:51.640288 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" 2024.07.01 18:49:51.640309 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2024.07.01 18:49:51.641180 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} executeQuery: Read 14 rows, 585.00 B in 0.001808 sec., 7743.362831858407 rows/sec., 315.98 KiB/sec. 2024.07.01 18:49:51.641405 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} DynamicQueryHandler: Done processing query 2024.07.01 18:49:51.641430 [ 3 ] {1ecd3d72-b495-4960-83ac-747ab68149e9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:51.641447 [ 3 ] {} HTTP-Session: 2f1aed3c-7394-4118-bc7e-71b810c1c1da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.641646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:51.641694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:51.641714 [ 3 ] {} HTTP-Session: a7253070-d7da-495e-a5d6-825bff6f09b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:51.641731 [ 3 ] {} HTTP-Session: a7253070-d7da-495e-a5d6-825bff6f09b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.641745 [ 3 ] {} HTTP-Session: a7253070-d7da-495e-a5d6-825bff6f09b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.641775 [ 3 ] {} HTTP-Session: a7253070-d7da-495e-a5d6-825bff6f09b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:51.641910 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:51.642160 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.07.01 18:49:51.642198 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.07.01 18:49:51.642440 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:51.642503 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:51.642640 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2024.07.01 18:49:51.642673 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.07.01 18:49:51.642696 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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.07.01 18:49:51.642712 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.07.01 18:49:51.642752 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:49:51.642772 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2024.07.01 18:49:51.643518 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} executeQuery: Read 14 rows, 585.00 B in 0.001669 sec., 8388.256440982625 rows/sec., 342.29 KiB/sec. 2024.07.01 18:49:51.643746 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} DynamicQueryHandler: Done processing query 2024.07.01 18:49:51.643770 [ 3 ] {2e5b751c-cae6-4ab2-ba4d-5e606ce65635} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:51.643788 [ 3 ] {} HTTP-Session: a7253070-d7da-495e-a5d6-825bff6f09b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.646229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:51.646286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:51.646310 [ 3 ] {} HTTP-Session: b6b9f5c1-1aef-4947-a9c8-df311cb7639b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:51.646330 [ 3 ] {} HTTP-Session: b6b9f5c1-1aef-4947-a9c8-df311cb7639b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.646347 [ 3 ] {} HTTP-Session: b6b9f5c1-1aef-4947-a9c8-df311cb7639b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.646384 [ 3 ] {} HTTP-Session: b6b9f5c1-1aef-4947-a9c8-df311cb7639b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:51.646547 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:51.646812 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.07.01 18:49:51.646852 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.07.01 18:49:51.647097 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:51.647160 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:51.647296 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.07.01 18:49:51.647328 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.07.01 18:49:51.647351 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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.07.01 18:49:51.647368 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.07.01 18:49:51.647408 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:49:51.647429 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2024.07.01 18:49:51.648318 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} executeQuery: Read 14 rows, 585.00 B in 0.001848 sec., 7575.757575757576 rows/sec., 309.14 KiB/sec. 2024.07.01 18:49:51.648559 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} DynamicQueryHandler: Done processing query 2024.07.01 18:49:51.648583 [ 3 ] {28037d9b-d4d7-4034-945c-2ef5fa03e2f5} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:51.648601 [ 3 ] {} HTTP-Session: b6b9f5c1-1aef-4947-a9c8-df311cb7639b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.649830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:51.649879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:51.649898 [ 3 ] {} HTTP-Session: cf11284e-c4fc-44ec-ae9d-51be20465d70 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:51.649914 [ 3 ] {} HTTP-Session: cf11284e-c4fc-44ec-ae9d-51be20465d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.649928 [ 3 ] {} HTTP-Session: cf11284e-c4fc-44ec-ae9d-51be20465d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.649958 [ 3 ] {} HTTP-Session: cf11284e-c4fc-44ec-ae9d-51be20465d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:51.650100 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:51.650357 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.07.01 18:49:51.650396 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.07.01 18:49:51.650643 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:51.650706 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:51.650841 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.07.01 18:49:51.650873 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.07.01 18:49:51.650895 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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.07.01 18:49:51.650912 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.07.01 18:49:51.650952 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:49:51.650972 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2024.07.01 18:49:51.651829 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} executeQuery: Read 14 rows, 585.00 B in 0.001791 sec., 7816.862088218872 rows/sec., 318.98 KiB/sec. 2024.07.01 18:49:51.652068 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} DynamicQueryHandler: Done processing query 2024.07.01 18:49:51.652093 [ 3 ] {127eef83-8a7e-4d37-8aed-0e5377bbaeac} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:51.652110 [ 3 ] {} HTTP-Session: cf11284e-c4fc-44ec-ae9d-51be20465d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.652315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:51.652364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:51.652384 [ 3 ] {} HTTP-Session: 3ca63369-8069-42e9-b424-2137bf4f7744 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:51.652401 [ 3 ] {} HTTP-Session: 3ca63369-8069-42e9-b424-2137bf4f7744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.652415 [ 3 ] {} HTTP-Session: 3ca63369-8069-42e9-b424-2137bf4f7744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.652446 [ 3 ] {} HTTP-Session: 3ca63369-8069-42e9-b424-2137bf4f7744 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:51.652582 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:51.652839 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.07.01 18:49:51.652880 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.07.01 18:49:51.653132 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:51.653196 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:51.653332 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.07.01 18:49:51.653363 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.07.01 18:49:51.653387 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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.07.01 18:49:51.653404 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.07.01 18:49:51.653445 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:49:51.653494 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2024.07.01 18:49:51.654362 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} executeQuery: Read 14 rows, 585.00 B in 0.001826 sec., 7667.031763417306 rows/sec., 312.86 KiB/sec. 2024.07.01 18:49:51.654599 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} DynamicQueryHandler: Done processing query 2024.07.01 18:49:51.654622 [ 3 ] {7c1e1a05-4cc1-411d-b964-5028462252be} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:51.654639 [ 3 ] {} HTTP-Session: 3ca63369-8069-42e9-b424-2137bf4f7744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.654851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:51.654900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:51.654920 [ 3 ] {} HTTP-Session: 1f497c90-9be9-4568-9bc8-2a0171020c11 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:51.654936 [ 3 ] {} HTTP-Session: 1f497c90-9be9-4568-9bc8-2a0171020c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.654950 [ 3 ] {} HTTP-Session: 1f497c90-9be9-4568-9bc8-2a0171020c11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.654982 [ 3 ] {} HTTP-Session: 1f497c90-9be9-4568-9bc8-2a0171020c11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:51.655144 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:49:51.655403 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.07.01 18:49:51.655443 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.07.01 18:49:51.655699 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:51.655762 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:49:51.655900 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.07.01 18:49:51.655933 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.07.01 18:49:51.655956 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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.07.01 18:49:51.655973 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.07.01 18:49:51.656015 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:49:51.656037 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2024.07.01 18:49:51.656883 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} executeQuery: Read 14 rows, 585.00 B in 0.0018 sec., 7777.777777777778 rows/sec., 317.38 KiB/sec. 2024.07.01 18:49:51.657119 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} DynamicQueryHandler: Done processing query 2024.07.01 18:49:51.657144 [ 3 ] {b51846e9-7767-4a4c-9e54-f1032202a3fb} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.07.01 18:49:51.657160 [ 3 ] {} HTTP-Session: 1f497c90-9be9-4568-9bc8-2a0171020c11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.661252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:51.661323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:51.661354 [ 3 ] {} HTTP-Session: fbba6c75-161f-4adf-9f66-e07ba099a393 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:51.661378 [ 3 ] {} HTTP-Session: fbba6c75-161f-4adf-9f66-e07ba099a393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.661398 [ 3 ] {} HTTP-Session: fbba6c75-161f-4adf-9f66-e07ba099a393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.661445 [ 3 ] {} HTTP-Session: fbba6c75-161f-4adf-9f66-e07ba099a393 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:51.661608 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:51.661671 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:49:51.661837 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:51.662131 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:51.662171 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:51.662684 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.07.01 18:49:51.663025 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:51.663187 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} executeQuery: Read 8 rows, 964.00 B in 0.001633 sec., 4898.958971218616 rows/sec., 576.49 KiB/sec. 2024.07.01 18:49:51.663465 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} DynamicQueryHandler: Done processing query 2024.07.01 18:49:51.663490 [ 3 ] {cf529ee2-cdb1-48ca-869e-4a0f9b8fa5de} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:49:51.663506 [ 3 ] {} HTTP-Session: fbba6c75-161f-4adf-9f66-e07ba099a393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.663680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 2063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:51.663729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:51.663748 [ 3 ] {} HTTP-Session: e9f825d9-2921-4a5e-a02c-d62e6be7cfcb Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:51.663764 [ 3 ] {} HTTP-Session: e9f825d9-2921-4a5e-a02c-d62e6be7cfcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.663778 [ 3 ] {} HTTP-Session: e9f825d9-2921-4a5e-a02c-d62e6be7cfcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.663809 [ 3 ] {} HTTP-Session: e9f825d9-2921-4a5e-a02c-d62e6be7cfcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:51.663908 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:51.663952 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:49:51.664093 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:51.664935 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:51.664969 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:51.665296 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.07.01 18:49:51.665620 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:51.665782 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} executeQuery: Read 14 rows, 1.13 KiB in 0.001887 sec., 7419.183889772125 rows/sec., 601.36 KiB/sec. 2024.07.01 18:49:51.666082 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} DynamicQueryHandler: Done processing query 2024.07.01 18:49:51.666107 [ 3 ] {64fa0566-40a1-4d40-961e-f288bea219f7} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:49:51.666123 [ 3 ] {} HTTP-Session: e9f825d9-2921-4a5e-a02c-d62e6be7cfcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.666334 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:51.666384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:51.666403 [ 3 ] {} HTTP-Session: e7671fa3-7c37-4574-af16-09381954ae7f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:51.666419 [ 3 ] {} HTTP-Session: e7671fa3-7c37-4574-af16-09381954ae7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.666433 [ 3 ] {} HTTP-Session: e7671fa3-7c37-4574-af16-09381954ae7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.666463 [ 3 ] {} HTTP-Session: e7671fa3-7c37-4574-af16-09381954ae7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:51.666584 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:51.666628 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:49:51.666768 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:51.667073 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:51.667110 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:51.667473 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.07.01 18:49:51.667780 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:51.667928 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} executeQuery: Read 72 rows, 6.09 KiB in 0.00139 sec., 51798.561151079135 rows/sec., 4.28 MiB/sec. 2024.07.01 18:49:51.668080 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} DynamicQueryHandler: Done processing query 2024.07.01 18:49:51.668105 [ 3 ] {7ff3d147-344d-4413-85fc-8d4f25b049bb} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:49:51.668121 [ 3 ] {} HTTP-Session: e7671fa3-7c37-4574-af16-09381954ae7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.668242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:51.668289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:51.668308 [ 3 ] {} HTTP-Session: 16a8454d-9acf-4c92-8620-d319ec2b489f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:51.668324 [ 3 ] {} HTTP-Session: 16a8454d-9acf-4c92-8620-d319ec2b489f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.668337 [ 3 ] {} HTTP-Session: 16a8454d-9acf-4c92-8620-d319ec2b489f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.668367 [ 3 ] {} HTTP-Session: 16a8454d-9acf-4c92-8620-d319ec2b489f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:51.668477 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:51.668518 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:49:51.668640 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:51.668942 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:51.668978 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:51.669300 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.07.01 18:49:51.669603 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:51.669752 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} executeQuery: Read 63 rows, 5.05 KiB in 0.001313 sec., 47981.72124904799 rows/sec., 3.76 MiB/sec. 2024.07.01 18:49:51.669914 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} DynamicQueryHandler: Done processing query 2024.07.01 18:49:51.669939 [ 3 ] {64b4eef1-f192-4f01-9782-2cf94275b54f} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:49:51.669954 [ 3 ] {} HTTP-Session: 16a8454d-9acf-4c92-8620-d319ec2b489f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.670152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:51.670200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:51.670219 [ 3 ] {} HTTP-Session: 700cb2fa-d409-4c4c-9c9c-688691844594 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:51.670235 [ 3 ] {} HTTP-Session: 700cb2fa-d409-4c4c-9c9c-688691844594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.670248 [ 3 ] {} HTTP-Session: 700cb2fa-d409-4c4c-9c9c-688691844594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.670279 [ 3 ] {} HTTP-Session: 700cb2fa-d409-4c4c-9c9c-688691844594 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:51.670466 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:51.670512 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:49:51.670650 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:51.670994 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:51.671030 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:51.671420 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.07.01 18:49:51.671768 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:51.671918 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} executeQuery: Read 110 rows, 7.86 KiB in 0.001544 sec., 71243.52331606217 rows/sec., 4.97 MiB/sec. 2024.07.01 18:49:51.672074 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} DynamicQueryHandler: Done processing query 2024.07.01 18:49:51.672099 [ 3 ] {c9a69fd7-ec22-4e30-b061-ed938c683e6e} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:49:51.672114 [ 3 ] {} HTTP-Session: 700cb2fa-d409-4c4c-9c9c-688691844594 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.672264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 22149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:51.672312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:51.672331 [ 3 ] {} HTTP-Session: 7e0242c9-0bb4-4ceb-bfb6-59bc5adc62d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:51.672347 [ 3 ] {} HTTP-Session: 7e0242c9-0bb4-4ceb-bfb6-59bc5adc62d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.672362 [ 3 ] {} HTTP-Session: 7e0242c9-0bb4-4ceb-bfb6-59bc5adc62d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.672392 [ 3 ] {} HTTP-Session: 7e0242c9-0bb4-4ceb-bfb6-59bc5adc62d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:51.672705 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:51.672768 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:49:51.673165 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:51.675908 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:51.675952 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:51.681128 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.07.01 18:49:51.681587 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:51.681777 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} executeQuery: Read 14 rows, 25.69 KiB in 0.009295 sec., 1506.186121570737 rows/sec., 2.70 MiB/sec. 2024.07.01 18:49:51.682175 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} DynamicQueryHandler: Done processing query 2024.07.01 18:49:51.682200 [ 3 ] {0c5ef667-0460-48e0-8404-48b81cb41502} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.07.01 18:49:51.682217 [ 3 ] {} HTTP-Session: 7e0242c9-0bb4-4ceb-bfb6-59bc5adc62d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.682331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 2894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:51.682382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:51.682401 [ 3 ] {} HTTP-Session: b0a0c707-13cf-46a3-8796-abc2ccb33fe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:51.682417 [ 3 ] {} HTTP-Session: b0a0c707-13cf-46a3-8796-abc2ccb33fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.682430 [ 3 ] {} HTTP-Session: b0a0c707-13cf-46a3-8796-abc2ccb33fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.682463 [ 3 ] {} HTTP-Session: b0a0c707-13cf-46a3-8796-abc2ccb33fe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:51.682562 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:51.682607 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.07.01 18:49:51.682741 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:51.683014 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:51.683050 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:51.683420 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.07.01 18:49:51.683750 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:51.683898 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} executeQuery: Read 18 rows, 1.33 KiB in 0.001364 sec., 13196.480938416422 rows/sec., 973.70 KiB/sec. 2024.07.01 18:49:51.684053 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} DynamicQueryHandler: Done processing query 2024.07.01 18:49:51.684079 [ 3 ] {0ad1bc45-2d38-41f7-a9a6-25c9874d108e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.07.01 18:49:51.684095 [ 3 ] {} HTTP-Session: b0a0c707-13cf-46a3-8796-abc2ccb33fe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.684220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:51.684269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:51.684289 [ 3 ] {} HTTP-Session: 09860ccf-e0b6-4ebc-86eb-26277e6c1a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:51.684305 [ 3 ] {} HTTP-Session: 09860ccf-e0b6-4ebc-86eb-26277e6c1a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.684320 [ 3 ] {} HTTP-Session: 09860ccf-e0b6-4ebc-86eb-26277e6c1a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:51.684351 [ 3 ] {} HTTP-Session: 09860ccf-e0b6-4ebc-86eb-26277e6c1a9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:51.684458 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:51.684502 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:49:51.684628 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:51.684912 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:51.684947 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:51.685308 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.07.01 18:49:51.685624 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:51.685782 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} executeQuery: Read 40 rows, 2.73 KiB in 0.001348 sec., 29673.590504451036 rows/sec., 1.98 MiB/sec. 2024.07.01 18:49:51.686052 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} DynamicQueryHandler: Done processing query 2024.07.01 18:49:51.686078 [ 3 ] {beb128ab-d98f-4ce3-ae86-127de7b4c4df} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:49:51.686094 [ 3 ] {} HTTP-Session: 09860ccf-e0b6-4ebc-86eb-26277e6c1a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:56.597426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:56.597626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:56.597674 [ 3 ] {} HTTP-Session: dff2cb72-0956-44ab-82c4-a806babef174 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:56.597719 [ 3 ] {} HTTP-Session: dff2cb72-0956-44ab-82c4-a806babef174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:56.597749 [ 3 ] {} HTTP-Session: dff2cb72-0956-44ab-82c4-a806babef174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:56.597830 [ 3 ] {} HTTP-Session: dff2cb72-0956-44ab-82c4-a806babef174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:56.598035 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:56.598103 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:49:56.598293 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:56.598703 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:56.598749 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:56.599134 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.07.01 18:49:56.599473 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:56.599656 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} executeQuery: Read 30 rows, 2.34 KiB in 0.001677 sec., 17889.087656529515 rows/sec., 1.36 MiB/sec. 2024.07.01 18:49:56.599859 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} DynamicQueryHandler: Done processing query 2024.07.01 18:49:56.599886 [ 3 ] {75e1197a-e22a-4971-bebe-d5a55e316086} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:49:56.599903 [ 3 ] {} HTTP-Session: dff2cb72-0956-44ab-82c4-a806babef174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:56.600043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:56.600097 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:56.600118 [ 3 ] {} HTTP-Session: 7ecfad81-6d48-4412-b430-867d2edfe4bf Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:56.600136 [ 3 ] {} HTTP-Session: 7ecfad81-6d48-4412-b430-867d2edfe4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:56.600150 [ 3 ] {} HTTP-Session: 7ecfad81-6d48-4412-b430-867d2edfe4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:56.600185 [ 3 ] {} HTTP-Session: 7ecfad81-6d48-4412-b430-867d2edfe4bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:56.600301 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:56.600347 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:49:56.600479 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:56.600806 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:56.600845 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:56.601162 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.07.01 18:49:56.601483 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:56.601646 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} executeQuery: Read 36 rows, 2.88 KiB in 0.001381 sec., 26068.06661839247 rows/sec., 2.04 MiB/sec. 2024.07.01 18:49:56.601982 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} DynamicQueryHandler: Done processing query 2024.07.01 18:49:56.602009 [ 3 ] {ad1974cd-6943-44af-bd65-ff593e02c2a7} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:49:56.602025 [ 3 ] {} HTTP-Session: 7ecfad81-6d48-4412-b430-867d2edfe4bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:56.602292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:56.602343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:56.602362 [ 3 ] {} HTTP-Session: 14ecb0c6-f01b-485b-9792-3fe1d066ae60 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:56.602379 [ 3 ] {} HTTP-Session: 14ecb0c6-f01b-485b-9792-3fe1d066ae60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:56.602392 [ 3 ] {} HTTP-Session: 14ecb0c6-f01b-485b-9792-3fe1d066ae60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:56.602424 [ 3 ] {} HTTP-Session: 14ecb0c6-f01b-485b-9792-3fe1d066ae60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:56.602565 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:56.602613 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:49:56.602782 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:56.603116 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:56.603153 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:56.603532 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.07.01 18:49:56.603858 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:56.604026 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} executeQuery: Read 110 rows, 7.86 KiB in 0.001509 sec., 72895.9575878065 rows/sec., 5.09 MiB/sec. 2024.07.01 18:49:56.604374 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} DynamicQueryHandler: Done processing query 2024.07.01 18:49:56.604399 [ 3 ] {41e43b4c-d935-4862-a505-5f9e03930fa1} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:49:56.604416 [ 3 ] {} HTTP-Session: 14ecb0c6-f01b-485b-9792-3fe1d066ae60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:56.604570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:49:56.604618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:49:56.604638 [ 3 ] {} HTTP-Session: f5236942-9ec6-4dd7-a51e-0fe52ab76389 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:49:56.604655 [ 3 ] {} HTTP-Session: f5236942-9ec6-4dd7-a51e-0fe52ab76389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:56.604668 [ 3 ] {} HTTP-Session: f5236942-9ec6-4dd7-a51e-0fe52ab76389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:49:56.604699 [ 3 ] {} HTTP-Session: f5236942-9ec6-4dd7-a51e-0fe52ab76389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:49:56.604816 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:49:56.604864 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:49:56.605005 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:49:56.605285 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:49:56.605320 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:49:56.605669 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.07.01 18:49:56.605988 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:49:56.606151 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} executeQuery: Read 40 rows, 2.73 KiB in 0.001373 sec., 29133.284777858702 rows/sec., 1.94 MiB/sec. 2024.07.01 18:49:56.606320 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} DynamicQueryHandler: Done processing query 2024.07.01 18:49:56.606345 [ 3 ] {d993c251-adef-4793-8932-c907606ec4a9} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:49:56.606361 [ 3 ] {} HTTP-Session: f5236942-9ec6-4dd7-a51e-0fe52ab76389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.598311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 2063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:01.598452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:01.598484 [ 3 ] {} HTTP-Session: 8663dfe2-37eb-43c8-87f0-a446f76af6b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:01.598516 [ 3 ] {} HTTP-Session: 8663dfe2-37eb-43c8-87f0-a446f76af6b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.598539 [ 3 ] {} HTTP-Session: 8663dfe2-37eb-43c8-87f0-a446f76af6b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.598596 [ 3 ] {} HTTP-Session: 8663dfe2-37eb-43c8-87f0-a446f76af6b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:01.598806 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:01.598885 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:50:01.599096 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:01.599498 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:01.599545 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:50:01.599914 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.07.01 18:50:01.600240 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:01.600403 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} executeQuery: Read 14 rows, 1.13 KiB in 0.001655 sec., 8459.214501510574 rows/sec., 685.66 KiB/sec. 2024.07.01 18:50:01.600713 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} DynamicQueryHandler: Done processing query 2024.07.01 18:50:01.600740 [ 3 ] {df8ea919-f3c8-494a-b6f6-7f80b281fc4e} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:01.600756 [ 3 ] {} HTTP-Session: 8663dfe2-37eb-43c8-87f0-a446f76af6b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.600903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:01.600956 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:01.600976 [ 3 ] {} HTTP-Session: 8f4a9bb2-06eb-417c-8e4d-40e0d67770f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:01.600995 [ 3 ] {} HTTP-Session: 8f4a9bb2-06eb-417c-8e4d-40e0d67770f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.601009 [ 3 ] {} HTTP-Session: 8f4a9bb2-06eb-417c-8e4d-40e0d67770f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.601044 [ 3 ] {} HTTP-Session: 8f4a9bb2-06eb-417c-8e4d-40e0d67770f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:01.601172 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:01.601218 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:50:01.601371 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:01.601728 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:01.601765 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:50:01.602080 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.07.01 18:50:01.602394 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:01.602549 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} executeQuery: Read 72 rows, 6.09 KiB in 0.001419 sec., 50739.95771670191 rows/sec., 4.19 MiB/sec. 2024.07.01 18:50:01.602546 [ 102 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.07.01 18:50:01.602676 [ 102 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:01.602716 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:50:01.602781 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} DynamicQueryHandler: Done processing query 2024.07.01 18:50:01.602830 [ 3 ] {4afda2b1-93eb-409d-bc04-3675003d2702} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:50:01.602865 [ 3 ] {} HTTP-Session: 8f4a9bb2-06eb-417c-8e4d-40e0d67770f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.603050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 8510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:01.603106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:01.603126 [ 3 ] {} HTTP-Session: 24f829e8-4f5f-4277-a5e6-30341f9c3135 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:01.603143 [ 3 ] {} HTTP-Session: 24f829e8-4f5f-4277-a5e6-30341f9c3135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.603157 [ 3 ] {} HTTP-Session: 24f829e8-4f5f-4277-a5e6-30341f9c3135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.603191 [ 3 ] {} HTTP-Session: 24f829e8-4f5f-4277-a5e6-30341f9c3135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:01.603308 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:01.603353 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:50:01.603491 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:01.603788 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:01.603825 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:01.604128 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.07.01 18:50:01.604430 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:01.604572 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} executeQuery: Read 50 rows, 4.00 KiB in 0.001294 sec., 38639.87635239567 rows/sec., 3.02 MiB/sec. 2024.07.01 18:50:01.604579 [ 102 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.07.01 18:50:01.604687 [ 102 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:01.604739 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:01.604814 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} DynamicQueryHandler: Done processing query 2024.07.01 18:50:01.604843 [ 3 ] {ed590493-64f9-486d-8fde-1448a2a1a083} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:50:01.604859 [ 3 ] {} HTTP-Session: 24f829e8-4f5f-4277-a5e6-30341f9c3135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.605069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:01.605120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:01.605139 [ 3 ] {} HTTP-Session: f9a45a55-ce0c-4a7d-87e9-85aa6a7c5a0c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:01.605156 [ 3 ] {} HTTP-Session: f9a45a55-ce0c-4a7d-87e9-85aa6a7c5a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.605170 [ 3 ] {} HTTP-Session: f9a45a55-ce0c-4a7d-87e9-85aa6a7c5a0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.605202 [ 3 ] {} HTTP-Session: f9a45a55-ce0c-4a7d-87e9-85aa6a7c5a0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:01.605379 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:01.605426 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:50:01.605569 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:01.605919 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:01.605953 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:01.606401 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.07.01 18:50:01.606736 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:01.606889 [ 102 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.07.01 18:50:01.606912 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} executeQuery: Read 110 rows, 7.86 KiB in 0.001608 sec., 68407.96019900497 rows/sec., 4.77 MiB/sec. 2024.07.01 18:50:01.607008 [ 102 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:01.607138 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:01.607388 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} DynamicQueryHandler: Done processing query 2024.07.01 18:50:01.607416 [ 3 ] {8432b273-9124-4236-ac90-54a04544a1c9} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:50:01.607431 [ 3 ] {} HTTP-Session: f9a45a55-ce0c-4a7d-87e9-85aa6a7c5a0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.607589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 22173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:01.607638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:01.607658 [ 3 ] {} HTTP-Session: 21f973c0-c761-4a6f-9082-5576eddf5b56 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:01.607674 [ 3 ] {} HTTP-Session: 21f973c0-c761-4a6f-9082-5576eddf5b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.607688 [ 3 ] {} HTTP-Session: 21f973c0-c761-4a6f-9082-5576eddf5b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.607718 [ 3 ] {} HTTP-Session: 21f973c0-c761-4a6f-9082-5576eddf5b56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:01.608051 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:01.608118 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:50:01.608509 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:01.609071 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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.07.01 18:50:01.609086 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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.07.01 18:50:01.609101 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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.07.01 18:50:01.609956 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:01.610062 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:01.610167 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:50:01.610202 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:50:01.610405 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part 2024.07.01 18:50:01.610429 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part 2024.07.01 18:50:01.610615 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:50:01.610958 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2024.07.01 18:50:01.610960 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part 2024.07.01 18:50:01.611402 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part 2024.07.01 18:50:01.611832 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part 2024.07.01 18:50:01.611884 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part 2024.07.01 18:50:01.612168 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part 2024.07.01 18:50:01.612410 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part 2024.07.01 18:50:01.612811 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part 2024.07.01 18:50:01.613008 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part 2024.07.01 18:50:01.613389 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part 2024.07.01 18:50:01.613795 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part 2024.07.01 18:50:01.614451 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2024.07.01 18:50:01.614525 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part 2024.07.01 18:50:01.614910 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2024.07.01 18:50:01.615813 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part 2024.07.01 18:50:01.616920 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part 2024.07.01 18:50:01.620889 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.018020193 sec., 13984.311932730132 rows/sec., 1.11 MiB/sec. 2024.07.01 18:50:01.621389 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.07.01 18:50:01.622621 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.07.01 18:50:01.623517 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:01.624008 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_6_1} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.07.01 18:50:01.624433 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.07.01 18:50:01.625005 [ 199 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 4 columns (4 merged, 0 gathered) in 0.018085014 sec., 12883.595224200546 rows/sec., 1.01 MiB/sec. 2024.07.01 18:50:01.625451 [ 199 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.07.01 18:50:01.626073 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:01.626082 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 5 columns (5 merged, 0 gathered) in 0.018790263 sec., 31399.241192100395 rows/sec., 2.19 MiB/sec. 2024.07.01 18:50:01.626500 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.07.01 18:50:01.626917 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} executeQuery: Read 14 rows, 25.69 KiB in 0.019105 sec., 732.7924627060978 rows/sec., 1.31 MiB/sec. 2024.07.01 18:50:01.627451 [ 199 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:01.627887 [ 199 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_6_1} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.07.01 18:50:01.628088 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} DynamicQueryHandler: Done processing query 2024.07.01 18:50:01.628138 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.07.01 18:50:01.628158 [ 3 ] {b38c60a6-e3ce-4bac-9de8-50e512aa65db} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.07.01 18:50:01.628227 [ 3 ] {} HTTP-Session: 21f973c0-c761-4a6f-9082-5576eddf5b56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.628308 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:01.628375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:01.628393 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_6_1} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.07.01 18:50:01.628431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:01.628478 [ 3 ] {} HTTP-Session: c4f00064-d13c-4057-9681-d64dd3033c87 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:01.628490 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2024.07.01 18:50:01.628498 [ 3 ] {} HTTP-Session: c4f00064-d13c-4057-9681-d64dd3033c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.628521 [ 3 ] {} HTTP-Session: c4f00064-d13c-4057-9681-d64dd3033c87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.628553 [ 3 ] {} HTTP-Session: c4f00064-d13c-4057-9681-d64dd3033c87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:01.628670 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:01.628715 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:50:01.628854 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:01.629301 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:01.629337 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:50:01.629701 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.07.01 18:50:01.630042 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:01.630192 [ 102 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.07.01 18:50:01.630203 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} executeQuery: Read 40 rows, 2.73 KiB in 0.001567 sec., 25526.483726866623 rows/sec., 1.70 MiB/sec. 2024.07.01 18:50:01.630246 [ 102 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:01.630307 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:50:01.630631 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} DynamicQueryHandler: Done processing query 2024.07.01 18:50:01.630712 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::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.07.01 18:50:01.630734 [ 3 ] {00625337-4699-4172-988a-f25cebf16a39} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:01.630808 [ 3 ] {} HTTP-Session: c4f00064-d13c-4057-9681-d64dd3033c87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:01.630951 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:50:01.630993 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2024.07.01 18:50:01.631053 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2024.07.01 18:50:01.631282 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part 2024.07.01 18:50:01.631488 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2024.07.01 18:50:01.631685 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part 2024.07.01 18:50:01.631886 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part 2024.07.01 18:50:01.632993 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002565674 sec., 77172.70393666538 rows/sec., 5.20 MiB/sec. 2024.07.01 18:50:01.633140 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.07.01 18:50:01.633495 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:01.633564 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_6_1} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.07.01 18:50:01.633625 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.07.01 18:50:04.853435 [ 97 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:50:04.853504 [ 97 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:50:06.597180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:06.597317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:06.597344 [ 3 ] {} HTTP-Session: fbc4700b-76b5-4c4a-8a1c-a30ec4d677d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:06.597371 [ 3 ] {} HTTP-Session: fbc4700b-76b5-4c4a-8a1c-a30ec4d677d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:06.597389 [ 3 ] {} HTTP-Session: fbc4700b-76b5-4c4a-8a1c-a30ec4d677d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:06.597441 [ 3 ] {} HTTP-Session: fbc4700b-76b5-4c4a-8a1c-a30ec4d677d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:06.597645 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:06.597715 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:50:06.597920 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:06.598476 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:06.598515 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:50:06.598896 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.07.01 18:50:06.599236 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:06.599381 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} executeQuery: Read 30 rows, 2.34 KiB in 0.001781 sec., 16844.469399213925 rows/sec., 1.29 MiB/sec. 2024.07.01 18:50:06.599584 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} DynamicQueryHandler: Done processing query 2024.07.01 18:50:06.599611 [ 3 ] {a9cedd8f-7a20-4d1f-b1f0-97cafbc29cae} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:50:06.599627 [ 3 ] {} HTTP-Session: fbc4700b-76b5-4c4a-8a1c-a30ec4d677d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:06.599796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:06.599848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:06.599867 [ 3 ] {} HTTP-Session: 32c49695-9b8f-4393-b50c-fcd8fc542dde Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:06.599884 [ 3 ] {} HTTP-Session: 32c49695-9b8f-4393-b50c-fcd8fc542dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:06.599898 [ 3 ] {} HTTP-Session: 32c49695-9b8f-4393-b50c-fcd8fc542dde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:06.599930 [ 3 ] {} HTTP-Session: 32c49695-9b8f-4393-b50c-fcd8fc542dde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:06.600036 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:06.600079 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:50:06.600206 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:06.600531 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:06.600567 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:50:06.600877 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.07.01 18:50:06.601187 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:06.601306 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} executeQuery: Read 36 rows, 2.88 KiB in 0.001303 sec., 27628.549501151192 rows/sec., 2.16 MiB/sec. 2024.07.01 18:50:06.601464 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} DynamicQueryHandler: Done processing query 2024.07.01 18:50:06.601488 [ 3 ] {0007af44-dc5f-4c20-b30e-aeed5ff0d282} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:50:06.601504 [ 3 ] {} HTTP-Session: 32c49695-9b8f-4393-b50c-fcd8fc542dde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:06.601641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:06.601690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:06.601709 [ 3 ] {} HTTP-Session: 4b66f38e-c559-4fcd-8a75-cc617e65df30 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:06.601726 [ 3 ] {} HTTP-Session: 4b66f38e-c559-4fcd-8a75-cc617e65df30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:06.601739 [ 3 ] {} HTTP-Session: 4b66f38e-c559-4fcd-8a75-cc617e65df30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:06.601770 [ 3 ] {} HTTP-Session: 4b66f38e-c559-4fcd-8a75-cc617e65df30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:06.601947 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:06.601994 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:50:06.602138 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:06.602512 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:06.602546 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:50:06.602938 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.07.01 18:50:06.603287 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:06.603422 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} executeQuery: Read 110 rows, 7.86 KiB in 0.001568 sec., 70153.0612244898 rows/sec., 4.90 MiB/sec. 2024.07.01 18:50:06.603701 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} DynamicQueryHandler: Done processing query 2024.07.01 18:50:06.603726 [ 3 ] {a939f0e4-e81b-4f5b-95a8-e58ec78f74cd} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:50:06.603742 [ 3 ] {} HTTP-Session: 4b66f38e-c559-4fcd-8a75-cc617e65df30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:06.603866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:06.603914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:06.603932 [ 3 ] {} HTTP-Session: 54249d31-bfdf-4fb2-a196-91422cdff877 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:06.603948 [ 3 ] {} HTTP-Session: 54249d31-bfdf-4fb2-a196-91422cdff877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:06.603962 [ 3 ] {} HTTP-Session: 54249d31-bfdf-4fb2-a196-91422cdff877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:06.603992 [ 3 ] {} HTTP-Session: 54249d31-bfdf-4fb2-a196-91422cdff877 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:06.604103 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:06.604147 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:50:06.604288 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:06.604561 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:06.604597 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2024.07.01 18:50:06.604951 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.07.01 18:50:06.605269 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:06.605422 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} executeQuery: Read 40 rows, 2.73 KiB in 0.001349 sec., 29651.59377316531 rows/sec., 1.98 MiB/sec. 2024.07.01 18:50:06.605582 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} DynamicQueryHandler: Done processing query 2024.07.01 18:50:06.605607 [ 3 ] {2723219c-693b-42ee-aecf-0240702f085c} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:06.605622 [ 3 ] {} HTTP-Session: 54249d31-bfdf-4fb2-a196-91422cdff877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.599077 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 2063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:11.599219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:11.599249 [ 3 ] {} HTTP-Session: 8267fdd9-1c91-4a94-aa1e-8192df900d18 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:11.599278 [ 3 ] {} HTTP-Session: 8267fdd9-1c91-4a94-aa1e-8192df900d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.599296 [ 3 ] {} HTTP-Session: 8267fdd9-1c91-4a94-aa1e-8192df900d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.599352 [ 3 ] {} HTTP-Session: 8267fdd9-1c91-4a94-aa1e-8192df900d18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:11.599547 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:11.599614 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:50:11.599807 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:11.600241 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:11.600285 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:11.600659 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.07.01 18:50:11.601005 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:11.601177 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} executeQuery: Read 14 rows, 1.13 KiB in 0.001677 sec., 8348.24090638044 rows/sec., 676.66 KiB/sec. 2024.07.01 18:50:11.601482 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} DynamicQueryHandler: Done processing query 2024.07.01 18:50:11.601510 [ 3 ] {b7b2be00-1b04-4843-9bad-559686b45fb2} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:11.601527 [ 3 ] {} HTTP-Session: 8267fdd9-1c91-4a94-aa1e-8192df900d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.601694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:11.601751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:11.601772 [ 3 ] {} HTTP-Session: d0c786ba-23ce-4941-aab6-c082c0241890 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:11.601790 [ 3 ] {} HTTP-Session: d0c786ba-23ce-4941-aab6-c082c0241890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.601804 [ 3 ] {} HTTP-Session: d0c786ba-23ce-4941-aab6-c082c0241890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.601840 [ 3 ] {} HTTP-Session: d0c786ba-23ce-4941-aab6-c082c0241890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:11.601969 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:11.602017 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:50:11.602168 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:11.602540 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:11.602576 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:11.602911 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.07.01 18:50:11.603223 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:11.603381 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} executeQuery: Read 72 rows, 6.09 KiB in 0.00146 sec., 49315.068493150684 rows/sec., 4.08 MiB/sec. 2024.07.01 18:50:11.603553 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} DynamicQueryHandler: Done processing query 2024.07.01 18:50:11.603577 [ 3 ] {143a60c7-f284-4add-876c-069c9c2a856d} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:50:11.603593 [ 3 ] {} HTTP-Session: d0c786ba-23ce-4941-aab6-c082c0241890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.603741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 8510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:11.603792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:11.603811 [ 3 ] {} HTTP-Session: 6c26aa56-20a3-403c-87b4-81c4f22d4aee Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:11.603826 [ 3 ] {} HTTP-Session: 6c26aa56-20a3-403c-87b4-81c4f22d4aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.603840 [ 3 ] {} HTTP-Session: 6c26aa56-20a3-403c-87b4-81c4f22d4aee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.603871 [ 3 ] {} HTTP-Session: 6c26aa56-20a3-403c-87b4-81c4f22d4aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:11.603983 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:11.604026 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:50:11.604152 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:11.604466 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:11.604502 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:11.604809 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.07.01 18:50:11.605112 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:11.605263 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} executeQuery: Read 50 rows, 4.00 KiB in 0.001317 sec., 37965.072133637055 rows/sec., 2.97 MiB/sec. 2024.07.01 18:50:11.605427 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} DynamicQueryHandler: Done processing query 2024.07.01 18:50:11.605451 [ 3 ] {cbac2a2a-3241-4608-a261-9d4806ac9271} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:50:11.605466 [ 3 ] {} HTTP-Session: 6c26aa56-20a3-403c-87b4-81c4f22d4aee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.605602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:11.605651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:11.605670 [ 3 ] {} HTTP-Session: b0c7880e-dd86-4bd0-81c8-653c9dd68ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:11.605686 [ 3 ] {} HTTP-Session: b0c7880e-dd86-4bd0-81c8-653c9dd68ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.605699 [ 3 ] {} HTTP-Session: b0c7880e-dd86-4bd0-81c8-653c9dd68ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.605731 [ 3 ] {} HTTP-Session: b0c7880e-dd86-4bd0-81c8-653c9dd68ce8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:11.605863 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:11.605910 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:50:11.606054 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:11.606400 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:11.606436 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:11.606821 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.07.01 18:50:11.607159 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:11.607324 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} executeQuery: Read 110 rows, 7.86 KiB in 0.001512 sec., 72751.32275132275 rows/sec., 5.08 MiB/sec. 2024.07.01 18:50:11.607601 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} DynamicQueryHandler: Done processing query 2024.07.01 18:50:11.607626 [ 3 ] {cb5f1376-a676-48bd-8738-ae871f68e7ff} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:50:11.607641 [ 3 ] {} HTTP-Session: b0c7880e-dd86-4bd0-81c8-653c9dd68ce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.607850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 22173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:11.607899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:11.607917 [ 3 ] {} HTTP-Session: 848f7996-8a7f-4178-925a-d1f32559ff0e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:11.607933 [ 3 ] {} HTTP-Session: 848f7996-8a7f-4178-925a-d1f32559ff0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.607947 [ 3 ] {} HTTP-Session: 848f7996-8a7f-4178-925a-d1f32559ff0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.607978 [ 3 ] {} HTTP-Session: 848f7996-8a7f-4178-925a-d1f32559ff0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:11.608169 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:11.608240 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:50:11.608666 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:11.609252 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:11.609287 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:11.609913 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.07.01 18:50:11.610324 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:11.610530 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} executeQuery: Read 14 rows, 25.69 KiB in 0.002468 sec., 5672.609400324149 rows/sec., 10.17 MiB/sec. 2024.07.01 18:50:11.611049 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} DynamicQueryHandler: Done processing query 2024.07.01 18:50:11.611074 [ 3 ] {bcdb7040-451c-4ac4-9822-342837aa1730} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.07.01 18:50:11.611090 [ 3 ] {} HTTP-Session: 848f7996-8a7f-4178-925a-d1f32559ff0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.611225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:11.611273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:11.611292 [ 3 ] {} HTTP-Session: d5e66eb8-dd18-4c02-805a-ffd7716795e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:11.611308 [ 3 ] {} HTTP-Session: d5e66eb8-dd18-4c02-805a-ffd7716795e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.611322 [ 3 ] {} HTTP-Session: d5e66eb8-dd18-4c02-805a-ffd7716795e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:11.611355 [ 3 ] {} HTTP-Session: d5e66eb8-dd18-4c02-805a-ffd7716795e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:11.611468 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:11.611513 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:50:11.611649 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:11.611926 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:11.611961 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:11.612312 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.07.01 18:50:11.612638 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:11.612790 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} executeQuery: Read 40 rows, 2.73 KiB in 0.001351 sec., 29607.698001480385 rows/sec., 1.98 MiB/sec. 2024.07.01 18:50:11.612950 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} DynamicQueryHandler: Done processing query 2024.07.01 18:50:11.612974 [ 3 ] {1238d9d5-6f79-4230-92c0-2f6994c111f6} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:11.612989 [ 3 ] {} HTTP-Session: d5e66eb8-dd18-4c02-805a-ffd7716795e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:16.597132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:16.597255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:16.597281 [ 3 ] {} HTTP-Session: 9f497b40-6f56-4563-850b-817860032479 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:16.597306 [ 3 ] {} HTTP-Session: 9f497b40-6f56-4563-850b-817860032479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:16.597322 [ 3 ] {} HTTP-Session: 9f497b40-6f56-4563-850b-817860032479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:16.597371 [ 3 ] {} HTTP-Session: 9f497b40-6f56-4563-850b-817860032479 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:16.597561 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:16.597628 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:50:16.597817 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:16.598264 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:16.598304 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:16.598683 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.07.01 18:50:16.599038 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:16.599183 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} executeQuery: Read 30 rows, 2.34 KiB in 0.001683 sec., 17825.311942959 rows/sec., 1.36 MiB/sec. 2024.07.01 18:50:16.599388 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} DynamicQueryHandler: Done processing query 2024.07.01 18:50:16.599416 [ 3 ] {fae30a47-6dff-406b-b725-7a901800c8f6} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:50:16.599432 [ 3 ] {} HTTP-Session: 9f497b40-6f56-4563-850b-817860032479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:16.599594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:16.599650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:16.599670 [ 3 ] {} HTTP-Session: e3fd5ff3-d7c5-4351-97d8-4eb2f9550030 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:16.599689 [ 3 ] {} HTTP-Session: e3fd5ff3-d7c5-4351-97d8-4eb2f9550030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:16.599704 [ 3 ] {} HTTP-Session: e3fd5ff3-d7c5-4351-97d8-4eb2f9550030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:16.599739 [ 3 ] {} HTTP-Session: e3fd5ff3-d7c5-4351-97d8-4eb2f9550030 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:16.599854 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:16.599900 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:50:16.600030 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:16.600389 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:16.600427 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:16.600741 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.07.01 18:50:16.601054 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:16.601179 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} executeQuery: Read 36 rows, 2.88 KiB in 0.001364 sec., 26392.961876832844 rows/sec., 2.06 MiB/sec. 2024.07.01 18:50:16.601341 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} DynamicQueryHandler: Done processing query 2024.07.01 18:50:16.601366 [ 3 ] {4ac8141c-a9c0-449a-af01-b9828e2edf64} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:50:16.601382 [ 3 ] {} HTTP-Session: e3fd5ff3-d7c5-4351-97d8-4eb2f9550030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:16.601517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:16.601569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:16.601588 [ 3 ] {} HTTP-Session: 4fc8a81f-5d73-4dad-aa56-0f12df71db6a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:16.601604 [ 3 ] {} HTTP-Session: 4fc8a81f-5d73-4dad-aa56-0f12df71db6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:16.601618 [ 3 ] {} HTTP-Session: 4fc8a81f-5d73-4dad-aa56-0f12df71db6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:16.601651 [ 3 ] {} HTTP-Session: 4fc8a81f-5d73-4dad-aa56-0f12df71db6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:16.601788 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:16.601837 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:50:16.601977 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:16.602325 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:16.602361 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:16.602751 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.07.01 18:50:16.603091 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:16.603217 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} executeQuery: Read 110 rows, 7.86 KiB in 0.001491 sec., 73775.98926894701 rows/sec., 5.15 MiB/sec. 2024.07.01 18:50:16.603380 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} DynamicQueryHandler: Done processing query 2024.07.01 18:50:16.603404 [ 3 ] {01934c5f-f811-4402-ae55-2fa36fd0a34d} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:50:16.603424 [ 3 ] {} HTTP-Session: 4fc8a81f-5d73-4dad-aa56-0f12df71db6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:16.603550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:16.603598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:16.603618 [ 3 ] {} HTTP-Session: a9797f2f-00da-4551-88d3-ede543d70f3e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:16.603634 [ 3 ] {} HTTP-Session: a9797f2f-00da-4551-88d3-ede543d70f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:16.603648 [ 3 ] {} HTTP-Session: a9797f2f-00da-4551-88d3-ede543d70f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:16.603680 [ 3 ] {} HTTP-Session: a9797f2f-00da-4551-88d3-ede543d70f3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:16.603789 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:16.603832 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:50:16.603955 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:16.604230 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:16.604265 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:16.604616 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.07.01 18:50:16.604944 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:16.605075 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} executeQuery: Read 40 rows, 2.73 KiB in 0.001323 sec., 30234.315948601663 rows/sec., 2.02 MiB/sec. 2024.07.01 18:50:16.605235 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} DynamicQueryHandler: Done processing query 2024.07.01 18:50:16.605259 [ 3 ] {dc85a24d-cd7a-4779-a3ae-92044af5c080} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:16.605274 [ 3 ] {} HTTP-Session: a9797f2f-00da-4551-88d3-ede543d70f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:19.853549 [ 82 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:50:19.853630 [ 82 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:50:21.595900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:21.596065 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:21.596111 [ 3 ] {} HTTP-Session: e863039b-0bdc-458e-86ce-4a1d90a74cd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:21.596152 [ 3 ] {} HTTP-Session: e863039b-0bdc-458e-86ce-4a1d90a74cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.596182 [ 3 ] {} HTTP-Session: e863039b-0bdc-458e-86ce-4a1d90a74cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.596260 [ 3 ] {} HTTP-Session: e863039b-0bdc-458e-86ce-4a1d90a74cd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:21.596642 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:50:21.597077 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.07.01 18:50:21.597122 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.07.01 18:50:21.597441 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:50:21.597522 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:50:21.597697 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.07.01 18:50:21.597864 [ 255 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.07.01 18:50:21.597882 [ 251 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.07.01 18:50:21.598060 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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.07.01 18:50:21.598094 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.07.01 18:50:21.600235 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.07.01 18:50:21.602390 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.07.01 18:50:21.602505 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:50:21.602592 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:50:21.604545 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} executeQuery: Read 22 rows, 943.00 B in 0.008081 sec., 2722.435342160624 rows/sec., 113.96 KiB/sec. 2024.07.01 18:50:21.604939 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} DynamicQueryHandler: Done processing query 2024.07.01 18:50:21.604969 [ 3 ] {afad5b3f-e179-466e-b3f5-5f656e26c296} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.07.01 18:50:21.604989 [ 3 ] {} HTTP-Session: e863039b-0bdc-458e-86ce-4a1d90a74cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.605266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:21.605323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:21.605344 [ 3 ] {} HTTP-Session: 9d4ff71f-facc-4409-8e56-6eb0a3a3418f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:21.605363 [ 3 ] {} HTTP-Session: 9d4ff71f-facc-4409-8e56-6eb0a3a3418f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.605379 [ 3 ] {} HTTP-Session: 9d4ff71f-facc-4409-8e56-6eb0a3a3418f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.605417 [ 3 ] {} HTTP-Session: 9d4ff71f-facc-4409-8e56-6eb0a3a3418f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:21.605588 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:50:21.605880 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.07.01 18:50:21.605925 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.07.01 18:50:21.606203 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:50:21.606270 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:50:21.606416 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.07.01 18:50:21.606495 [ 258 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.07.01 18:50:21.606513 [ 259 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.07.01 18:50:21.606644 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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.07.01 18:50:21.606673 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.07.01 18:50:21.606760 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.07.01 18:50:21.606784 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.07.01 18:50:21.606826 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:50:21.606901 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:50:21.608269 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} executeQuery: Read 22 rows, 943.00 B in 0.002757 sec., 7979.68806673921 rows/sec., 334.02 KiB/sec. 2024.07.01 18:50:21.608574 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} DynamicQueryHandler: Done processing query 2024.07.01 18:50:21.608600 [ 3 ] {bcdaaa62-0e15-4087-9639-8ce0f424a32e} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.07.01 18:50:21.608617 [ 3 ] {} HTTP-Session: 9d4ff71f-facc-4409-8e56-6eb0a3a3418f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.608942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:21.608995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:21.609015 [ 3 ] {} HTTP-Session: d126a24f-2661-4860-b441-209875fd2705 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:21.609032 [ 3 ] {} HTTP-Session: d126a24f-2661-4860-b441-209875fd2705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.609046 [ 3 ] {} HTTP-Session: d126a24f-2661-4860-b441-209875fd2705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.609079 [ 3 ] {} HTTP-Session: d126a24f-2661-4860-b441-209875fd2705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:21.609229 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:50:21.609514 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.07.01 18:50:21.609557 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.07.01 18:50:21.609833 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:50:21.609899 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:50:21.610040 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2024.07.01 18:50:21.610147 [ 255 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.07.01 18:50:21.610151 [ 257 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.07.01 18:50:21.610274 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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.07.01 18:50:21.610303 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.07.01 18:50:21.610387 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.07.01 18:50:21.610408 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.07.01 18:50:21.610448 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:50:21.610491 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:50:21.611812 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} executeQuery: Read 22 rows, 943.00 B in 0.002654 sec., 8289.37452901281 rows/sec., 346.99 KiB/sec. 2024.07.01 18:50:21.612113 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} DynamicQueryHandler: Done processing query 2024.07.01 18:50:21.612139 [ 3 ] {4b2a5e77-3a99-4c45-999b-1270f072f986} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.07.01 18:50:21.612155 [ 3 ] {} HTTP-Session: d126a24f-2661-4860-b441-209875fd2705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.612388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:21.612437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:21.612456 [ 3 ] {} HTTP-Session: 7636d39b-c66d-4d68-a377-a3dd3be3725b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:21.612473 [ 3 ] {} HTTP-Session: 7636d39b-c66d-4d68-a377-a3dd3be3725b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.612487 [ 3 ] {} HTTP-Session: 7636d39b-c66d-4d68-a377-a3dd3be3725b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.612518 [ 3 ] {} HTTP-Session: 7636d39b-c66d-4d68-a377-a3dd3be3725b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:21.612665 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:50:21.612942 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.07.01 18:50:21.612986 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.07.01 18:50:21.613262 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:50:21.613328 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:50:21.613468 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2024.07.01 18:50:21.613574 [ 259 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.07.01 18:50:21.613576 [ 257 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.07.01 18:50:21.613693 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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.07.01 18:50:21.613723 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.07.01 18:50:21.613805 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.07.01 18:50:21.613825 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.07.01 18:50:21.613866 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:50:21.613908 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:50:21.615321 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} executeQuery: Read 22 rows, 943.00 B in 0.002725 sec., 8073.394495412844 rows/sec., 337.94 KiB/sec. 2024.07.01 18:50:21.615636 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} DynamicQueryHandler: Done processing query 2024.07.01 18:50:21.615661 [ 3 ] {42132e08-d7e8-445c-a304-e26c3f52ca89} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.07.01 18:50:21.615678 [ 3 ] {} HTTP-Session: 7636d39b-c66d-4d68-a377-a3dd3be3725b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.615916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:21.615965 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:21.615985 [ 3 ] {} HTTP-Session: 7b30ddef-015a-4999-84f1-441adc88b216 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:21.616001 [ 3 ] {} HTTP-Session: 7b30ddef-015a-4999-84f1-441adc88b216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.616016 [ 3 ] {} HTTP-Session: 7b30ddef-015a-4999-84f1-441adc88b216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.616047 [ 3 ] {} HTTP-Session: 7b30ddef-015a-4999-84f1-441adc88b216 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:21.616190 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:50:21.616463 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.07.01 18:50:21.616511 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.07.01 18:50:21.616789 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:50:21.616853 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:50:21.616990 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2024.07.01 18:50:21.617090 [ 259 ] {321a30c2-9803-437c-83f3-edf4b53a0941} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.07.01 18:50:21.617112 [ 256 ] {321a30c2-9803-437c-83f3-edf4b53a0941} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.07.01 18:50:21.617228 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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.07.01 18:50:21.617256 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.07.01 18:50:21.617334 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.07.01 18:50:21.617354 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.07.01 18:50:21.617393 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:50:21.617434 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:50:21.618819 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} executeQuery: Read 22 rows, 943.00 B in 0.002698 sec., 8154.18828762046 rows/sec., 341.33 KiB/sec. 2024.07.01 18:50:21.619113 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} DynamicQueryHandler: Done processing query 2024.07.01 18:50:21.619137 [ 3 ] {321a30c2-9803-437c-83f3-edf4b53a0941} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.07.01 18:50:21.619153 [ 3 ] {} HTTP-Session: 7b30ddef-015a-4999-84f1-441adc88b216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.619382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1104, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:21.619431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:21.619449 [ 3 ] {} HTTP-Session: d687caf1-86ca-43ca-ba05-7ca7d49182be Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:21.619466 [ 3 ] {} HTTP-Session: d687caf1-86ca-43ca-ba05-7ca7d49182be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.619480 [ 3 ] {} HTTP-Session: d687caf1-86ca-43ca-ba05-7ca7d49182be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.619512 [ 3 ] {} HTTP-Session: d687caf1-86ca-43ca-ba05-7ca7d49182be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:21.619655 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:50:21.619931 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.07.01 18:50:21.619974 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.07.01 18:50:21.620256 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:50:21.620321 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:50:21.620458 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.07.01 18:50:21.620537 [ 259 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.07.01 18:50:21.620539 [ 255 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.07.01 18:50:21.620631 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (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.07.01 18:50:21.620659 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.07.01 18:50:21.620740 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.07.01 18:50:21.620760 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.07.01 18:50:21.620798 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:50:21.620840 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:50:21.622157 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} executeQuery: Read 22 rows, 943.00 B in 0.002571 sec., 8556.98171917542 rows/sec., 358.19 KiB/sec. 2024.07.01 18:50:21.622456 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} DynamicQueryHandler: Done processing query 2024.07.01 18:50:21.622480 [ 3 ] {fecbae9c-c2a6-47e4-89d3-bcbd202f2d7c} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.07.01 18:50:21.622498 [ 3 ] {} HTTP-Session: d687caf1-86ca-43ca-ba05-7ca7d49182be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.638187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:21.638245 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:21.638269 [ 3 ] {} HTTP-Session: d677cafb-5d01-4e82-b0c7-6c494da5f279 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:21.638289 [ 3 ] {} HTTP-Session: d677cafb-5d01-4e82-b0c7-6c494da5f279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.638306 [ 3 ] {} HTTP-Session: d677cafb-5d01-4e82-b0c7-6c494da5f279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.638344 [ 3 ] {} HTTP-Session: d677cafb-5d01-4e82-b0c7-6c494da5f279 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:21.638480 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:21.638536 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:50:21.638738 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:21.639157 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:21.639197 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:21.639715 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.07.01 18:50:21.640040 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:21.640200 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} executeQuery: Read 6 rows, 996.00 B in 0.001767 sec., 3395.585738539898 rows/sec., 550.46 KiB/sec. 2024.07.01 18:50:21.640667 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} DynamicQueryHandler: Done processing query 2024.07.01 18:50:21.640693 [ 3 ] {b9ac23a8-cbd3-4684-af0f-eea3230170ae} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:50:21.640709 [ 3 ] {} HTTP-Session: d677cafb-5d01-4e82-b0c7-6c494da5f279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.640834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 2063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:21.640882 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:21.640902 [ 3 ] {} HTTP-Session: deb2bec9-4526-462c-aab6-a85244a02a52 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:21.640918 [ 3 ] {} HTTP-Session: deb2bec9-4526-462c-aab6-a85244a02a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.640932 [ 3 ] {} HTTP-Session: deb2bec9-4526-462c-aab6-a85244a02a52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.640961 [ 3 ] {} HTTP-Session: deb2bec9-4526-462c-aab6-a85244a02a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:21.641059 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:21.641102 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:50:21.641253 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:21.641548 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:21.641585 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:21.641899 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.07.01 18:50:21.642202 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:21.642355 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} executeQuery: Read 14 rows, 1.13 KiB in 0.001312 sec., 10670.731707317073 rows/sec., 864.91 KiB/sec. 2024.07.01 18:50:21.642742 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} DynamicQueryHandler: Done processing query 2024.07.01 18:50:21.642767 [ 3 ] {df92cc3f-9d19-4e2c-91a3-d06b4c39c70b} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:21.642783 [ 3 ] {} HTTP-Session: deb2bec9-4526-462c-aab6-a85244a02a52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.642932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:21.642981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:21.643000 [ 3 ] {} HTTP-Session: 8a4156c2-b237-41b3-82ed-357420b98395 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:21.643016 [ 3 ] {} HTTP-Session: 8a4156c2-b237-41b3-82ed-357420b98395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.643030 [ 3 ] {} HTTP-Session: 8a4156c2-b237-41b3-82ed-357420b98395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.643060 [ 3 ] {} HTTP-Session: 8a4156c2-b237-41b3-82ed-357420b98395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:21.643182 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:21.643225 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:50:21.643368 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:21.643713 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:21.643749 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:21.644062 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.07.01 18:50:21.644365 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:21.644526 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} executeQuery: Read 108 rows, 8.91 KiB in 0.001385 sec., 77978.33935018051 rows/sec., 6.28 MiB/sec. 2024.07.01 18:50:21.644691 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} DynamicQueryHandler: Done processing query 2024.07.01 18:50:21.644715 [ 3 ] {f421a1c2-d349-412e-84cb-83903e3ea587} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.07.01 18:50:21.644731 [ 3 ] {} HTTP-Session: 8a4156c2-b237-41b3-82ed-357420b98395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.644894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 12554, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:21.644941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:21.644960 [ 3 ] {} HTTP-Session: 40323520-5854-497f-b5c1-55c34fb77c17 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:21.644976 [ 3 ] {} HTTP-Session: 40323520-5854-497f-b5c1-55c34fb77c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.644989 [ 3 ] {} HTTP-Session: 40323520-5854-497f-b5c1-55c34fb77c17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.645019 [ 3 ] {} HTTP-Session: 40323520-5854-497f-b5c1-55c34fb77c17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:21.645137 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:21.645179 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:50:21.645302 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:21.645700 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:21.645734 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:21.646017 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.07.01 18:50:21.646297 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:21.646506 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} executeQuery: Read 74 rows, 5.90 KiB in 0.001408 sec., 52556.818181818184 rows/sec., 4.09 MiB/sec. 2024.07.01 18:50:21.646769 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} DynamicQueryHandler: Done processing query 2024.07.01 18:50:21.646794 [ 3 ] {2665842a-1e7a-42c1-ae63-1314f9ca4652} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:50:21.646809 [ 3 ] {} HTTP-Session: 40323520-5854-497f-b5c1-55c34fb77c17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.647040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 92653, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:21.647087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:21.647107 [ 3 ] {} HTTP-Session: 186c61c4-dccd-4fc7-90cb-3c6084e35c0a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:21.647123 [ 3 ] {} HTTP-Session: 186c61c4-dccd-4fc7-90cb-3c6084e35c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.647136 [ 3 ] {} HTTP-Session: 186c61c4-dccd-4fc7-90cb-3c6084e35c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.647166 [ 3 ] {} HTTP-Session: 186c61c4-dccd-4fc7-90cb-3c6084e35c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:21.647431 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:21.647475 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:50:21.647636 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:21.648191 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:21.648227 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:21.648623 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.07.01 18:50:21.648964 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:21.649114 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} executeQuery: Read 482 rows, 34.74 KiB in 0.001843 sec., 261530.11394465546 rows/sec., 18.41 MiB/sec. 2024.07.01 18:50:21.649442 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} DynamicQueryHandler: Done processing query 2024.07.01 18:50:21.649466 [ 3 ] {2ac748f0-de36-4209-89af-79e8103909cd} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.07.01 18:50:21.649482 [ 3 ] {} HTTP-Session: 186c61c4-dccd-4fc7-90cb-3c6084e35c0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.649629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 22173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:21.649678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:21.649696 [ 3 ] {} HTTP-Session: 9a300772-f2b8-42c4-bd3a-8998147324b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:21.649712 [ 3 ] {} HTTP-Session: 9a300772-f2b8-42c4-bd3a-8998147324b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.649726 [ 3 ] {} HTTP-Session: 9a300772-f2b8-42c4-bd3a-8998147324b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.649756 [ 3 ] {} HTTP-Session: 9a300772-f2b8-42c4-bd3a-8998147324b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:21.650016 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:21.650088 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:50:21.650504 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:21.651072 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:21.651108 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:21.651691 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.07.01 18:50:21.652087 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:21.652298 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} executeQuery: Read 14 rows, 25.69 KiB in 0.002459 sec., 5693.371289141928 rows/sec., 10.20 MiB/sec. 2024.07.01 18:50:21.652665 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} DynamicQueryHandler: Done processing query 2024.07.01 18:50:21.652690 [ 3 ] {6750d237-83b1-4412-9fb1-11ea72262de4} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.07.01 18:50:21.652705 [ 3 ] {} HTTP-Session: 9a300772-f2b8-42c4-bd3a-8998147324b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.652825 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:21.652874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:21.652892 [ 3 ] {} HTTP-Session: b32620ca-45aa-4730-ab75-5fe05c39eab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:21.652909 [ 3 ] {} HTTP-Session: b32620ca-45aa-4730-ab75-5fe05c39eab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.652922 [ 3 ] {} HTTP-Session: b32620ca-45aa-4730-ab75-5fe05c39eab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:21.652952 [ 3 ] {} HTTP-Session: b32620ca-45aa-4730-ab75-5fe05c39eab8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:21.653060 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:21.653104 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:50:21.653230 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:21.653538 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:21.653575 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:21.653927 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.07.01 18:50:21.654251 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:21.654405 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} executeQuery: Read 40 rows, 2.73 KiB in 0.001367 sec., 29261.155815654718 rows/sec., 1.95 MiB/sec. 2024.07.01 18:50:21.654919 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} DynamicQueryHandler: Done processing query 2024.07.01 18:50:21.654944 [ 3 ] {7124b7dc-ec46-4e92-a11f-fa1089bada3f} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:21.654959 [ 3 ] {} HTTP-Session: b32620ca-45aa-4730-ab75-5fe05c39eab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:26.597575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:26.597770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:26.597816 [ 3 ] {} HTTP-Session: 15ee4004-5e56-4705-aa4e-b71eedea6b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:26.597857 [ 3 ] {} HTTP-Session: 15ee4004-5e56-4705-aa4e-b71eedea6b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:26.597886 [ 3 ] {} HTTP-Session: 15ee4004-5e56-4705-aa4e-b71eedea6b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:26.597968 [ 3 ] {} HTTP-Session: 15ee4004-5e56-4705-aa4e-b71eedea6b45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:26.598176 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:26.598243 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:50:26.598440 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:26.598905 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:26.598954 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:26.599330 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.07.01 18:50:26.599677 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:26.599857 [ 71 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.07.01 18:50:26.599861 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} executeQuery: Read 30 rows, 2.34 KiB in 0.001739 sec., 17251.293847038527 rows/sec., 1.32 MiB/sec. 2024.07.01 18:50:26.599945 [ 71 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:26.600014 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:26.600185 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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.07.01 18:50:26.600228 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} DynamicQueryHandler: Done processing query 2024.07.01 18:50:26.600259 [ 3 ] {8f65eed7-8203-4bfd-ac14-5182af3ec5a4} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:50:26.600283 [ 3 ] {} HTTP-Session: 15ee4004-5e56-4705-aa4e-b71eedea6b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:26.600354 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:50:26.600390 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part 2024.07.01 18:50:26.600443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:26.600494 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2024.07.01 18:50:26.600518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:26.600567 [ 3 ] {} HTTP-Session: 27db5bf6-ea3a-40eb-bc26-0972c3f13a6a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:26.600618 [ 3 ] {} HTTP-Session: 27db5bf6-ea3a-40eb-bc26-0972c3f13a6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:26.600670 [ 3 ] {} HTTP-Session: 27db5bf6-ea3a-40eb-bc26-0972c3f13a6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:26.600681 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part 2024.07.01 18:50:26.600805 [ 3 ] {} HTTP-Session: 27db5bf6-ea3a-40eb-bc26-0972c3f13a6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:26.601094 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part 2024.07.01 18:50:26.601232 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:26.601412 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 108 rows starting from the beginning of the part 2024.07.01 18:50:26.601413 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:50:26.601700 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part 2024.07.01 18:50:26.602355 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:26.602853 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:26.602895 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:26.603433 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.07.01 18:50:26.603482 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 4 columns (4 merged, 0 gathered) in 0.003360015 sec., 101785.25988723265 rows/sec., 8.17 MiB/sec. 2024.07.01 18:50:26.603796 [ 197 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.07.01 18:50:26.604000 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:26.604302 [ 76 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.07.01 18:50:26.604411 [ 76 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:26.604445 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} executeQuery: Read 36 rows, 2.88 KiB in 0.003359 sec., 10717.475439118785 rows/sec., 857.07 KiB/sec. 2024.07.01 18:50:26.604488 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:26.604934 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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.07.01 18:50:26.605033 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} DynamicQueryHandler: Done processing query 2024.07.01 18:50:26.605076 [ 3 ] {cb01719a-fd89-4148-99b7-5441b18f69a9} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:50:26.605144 [ 3 ] {} HTTP-Session: 27db5bf6-ea3a-40eb-bc26-0972c3f13a6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:26.605261 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:50:26.605334 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 63 rows starting from the beginning of the part 2024.07.01 18:50:26.605368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:26.605376 [ 197 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:26.605517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:26.605631 [ 3 ] {} HTTP-Session: d50c6b46-7657-4ae9-ba41-298dfd25be62 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:26.605668 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part 2024.07.01 18:50:26.605696 [ 3 ] {} HTTP-Session: d50c6b46-7657-4ae9-ba41-298dfd25be62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:26.605788 [ 3 ] {} HTTP-Session: d50c6b46-7657-4ae9-ba41-298dfd25be62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:26.605985 [ 197 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_11_2} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.07.01 18:50:26.606067 [ 3 ] {} HTTP-Session: d50c6b46-7657-4ae9-ba41-298dfd25be62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:26.606199 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part 2024.07.01 18:50:26.606449 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.07.01 18:50:26.606599 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2024.07.01 18:50:26.606601 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:26.606779 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:50:26.606884 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part 2024.07.01 18:50:26.607277 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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.07.01 18:50:26.607863 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:26.608436 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:26.608484 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:26.608966 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 295 rows, containing 4 columns (4 merged, 0 gathered) in 0.004327128 sec., 68174.54903113566 rows/sec., 5.32 MiB/sec. 2024.07.01 18:50:26.609095 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.07.01 18:50:26.609109 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.07.01 18:50:26.609702 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:26.609724 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:26.609801 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_11_2} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.07.01 18:50:26.609903 [ 76 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.07.01 18:50:26.609931 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} executeQuery: Read 110 rows, 7.86 KiB in 0.00357 sec., 30812.32492997199 rows/sec., 2.15 MiB/sec. 2024.07.01 18:50:26.609945 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.07.01 18:50:26.609959 [ 76 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:26.610028 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:26.610289 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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.07.01 18:50:26.610336 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} DynamicQueryHandler: Done processing query 2024.07.01 18:50:26.610413 [ 3 ] {31a1fe49-98ee-44a9-b665-495e825e03c1} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:50:26.610464 [ 3 ] {} HTTP-Session: d50c6b46-7657-4ae9-ba41-298dfd25be62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:26.610580 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:50:26.610621 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 590 rows starting from the beginning of the part 2024.07.01 18:50:26.610727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:26.610852 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part 2024.07.01 18:50:26.610914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:26.611024 [ 3 ] {} HTTP-Session: d9fbc4bc-d68a-40ea-8dfa-eccca556493b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:26.611098 [ 3 ] {} HTTP-Session: d9fbc4bc-d68a-40ea-8dfa-eccca556493b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:26.611161 [ 3 ] {} HTTP-Session: d9fbc4bc-d68a-40ea-8dfa-eccca556493b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:26.611169 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part 2024.07.01 18:50:26.611278 [ 3 ] {} HTTP-Session: d9fbc4bc-d68a-40ea-8dfa-eccca556493b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:26.611438 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part 2024.07.01 18:50:26.611752 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 482 rows starting from the beginning of the part 2024.07.01 18:50:26.611752 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:26.612020 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:50:26.612032 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part 2024.07.01 18:50:26.613024 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:26.613851 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:26.613923 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:26.614945 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.07.01 18:50:26.615582 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 5 columns (5 merged, 0 gathered) in 0.005441594 sec., 277859.75947488914 rows/sec., 19.42 MiB/sec. 2024.07.01 18:50:26.615760 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:26.615861 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.07.01 18:50:26.615910 [ 76 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.07.01 18:50:26.615954 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} executeQuery: Read 40 rows, 2.73 KiB in 0.004419 sec., 9051.821679112922 rows/sec., 618.78 KiB/sec. 2024.07.01 18:50:26.615963 [ 76 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:26.616022 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2024.07.01 18:50:26.616663 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} DynamicQueryHandler: Done processing query 2024.07.01 18:50:26.616686 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::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.07.01 18:50:26.616777 [ 3 ] {2d72eb89-ca7f-4e76-b580-4293c9cf869f} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:26.616909 [ 3 ] {} HTTP-Session: d9fbc4bc-d68a-40ea-8dfa-eccca556493b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:26.617329 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:50:26.617386 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 198 rows starting from the beginning of the part 2024.07.01 18:50:26.617641 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:26.617652 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part 2024.07.01 18:50:26.617936 [ 197 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_11_2} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.07.01 18:50:26.617949 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2024.07.01 18:50:26.618240 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2024.07.01 18:50:26.618317 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part 2024.07.01 18:50:26.618432 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part 2024.07.01 18:50:26.618635 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2024.07.01 18:50:26.619851 [ 192 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 4 columns (4 merged, 0 gathered) in 0.003677069 sec., 108238.38225499712 rows/sec., 7.26 MiB/sec. 2024.07.01 18:50:26.620057 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.07.01 18:50:26.620538 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:26.620635 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_11_2} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.07.01 18:50:26.620728 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.07.01 18:50:31.598275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 2063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:31.598401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:31.598426 [ 3 ] {} HTTP-Session: ebf0b578-2f3d-4787-9755-556ffaf060d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:31.598451 [ 3 ] {} HTTP-Session: ebf0b578-2f3d-4787-9755-556ffaf060d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.598465 [ 3 ] {} HTTP-Session: ebf0b578-2f3d-4787-9755-556ffaf060d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.598514 [ 3 ] {} HTTP-Session: ebf0b578-2f3d-4787-9755-556ffaf060d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:31.598700 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:31.598765 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:50:31.598950 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:31.599386 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:31.599426 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2024.07.01 18:50:31.599805 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.07.01 18:50:31.600156 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:31.600297 [ 72 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.07.01 18:50:31.600302 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} executeQuery: Read 14 rows, 1.13 KiB in 0.001656 sec., 8454.106280193237 rows/sec., 685.24 KiB/sec. 2024.07.01 18:50:31.600337 [ 72 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:31.600372 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2024.07.01 18:50:31.600568 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} DynamicQueryHandler: Done processing query 2024.07.01 18:50:31.600587 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::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.07.01 18:50:31.600607 [ 3 ] {bca8864c-1ad1-4439-a8c2-17b127f2a9d7} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:31.600687 [ 3 ] {} HTTP-Session: ebf0b578-2f3d-4787-9755-556ffaf060d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.600835 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:50:31.600902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:31.600906 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.07.01 18:50:31.600994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:31.601098 [ 3 ] {} HTTP-Session: 96071f97-aea1-44f6-b6dc-89bddb932c6c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:31.601169 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.07.01 18:50:31.601196 [ 3 ] {} HTTP-Session: 96071f97-aea1-44f6-b6dc-89bddb932c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.601277 [ 3 ] {} HTTP-Session: 96071f97-aea1-44f6-b6dc-89bddb932c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.601442 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.07.01 18:50:31.601463 [ 3 ] {} HTTP-Session: 96071f97-aea1-44f6-b6dc-89bddb932c6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:31.601563 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.07.01 18:50:31.601901 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.07.01 18:50:31.601918 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:31.602143 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:50:31.602671 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:31.603531 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:31.603601 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2024.07.01 18:50:31.604401 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 4 columns (4 merged, 0 gathered) in 0.003924443 sec., 17836.926157419028 rows/sec., 1.41 MiB/sec. 2024.07.01 18:50:31.604491 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.07.01 18:50:31.604576 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.07.01 18:50:31.605218 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:31.605369 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:31.605522 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} executeQuery: Read 72 rows, 6.09 KiB in 0.003864 sec., 18633.54037267081 rows/sec., 1.54 MiB/sec. 2024.07.01 18:50:31.605599 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_5_1} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.07.01 18:50:31.605810 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.07.01 18:50:31.605884 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} DynamicQueryHandler: Done processing query 2024.07.01 18:50:31.605914 [ 3 ] {a9dbfce7-9069-4048-96ea-67b74f625fdb} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:50:31.605931 [ 3 ] {} HTTP-Session: 96071f97-aea1-44f6-b6dc-89bddb932c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.606106 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 8510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:31.606157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:31.606177 [ 3 ] {} HTTP-Session: 13a3416f-4cdf-4b13-9b10-b13e941097f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:31.606193 [ 3 ] {} HTTP-Session: 13a3416f-4cdf-4b13-9b10-b13e941097f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.606207 [ 3 ] {} HTTP-Session: 13a3416f-4cdf-4b13-9b10-b13e941097f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.606239 [ 3 ] {} HTTP-Session: 13a3416f-4cdf-4b13-9b10-b13e941097f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:31.606360 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:31.606404 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:50:31.606553 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:31.606875 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:31.606909 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2024.07.01 18:50:31.607226 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.07.01 18:50:31.607549 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:31.607675 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} executeQuery: Read 50 rows, 4.00 KiB in 0.00136 sec., 36764.70588235294 rows/sec., 2.87 MiB/sec. 2024.07.01 18:50:31.607836 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} DynamicQueryHandler: Done processing query 2024.07.01 18:50:31.607862 [ 3 ] {6f279329-e820-4844-a6cc-272fd610a603} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:50:31.607877 [ 3 ] {} HTTP-Session: 13a3416f-4cdf-4b13-9b10-b13e941097f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.608057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:31.608107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:31.608128 [ 3 ] {} HTTP-Session: 0e24c276-01cc-4321-aac4-81e579076b21 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:31.608144 [ 3 ] {} HTTP-Session: 0e24c276-01cc-4321-aac4-81e579076b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.608158 [ 3 ] {} HTTP-Session: 0e24c276-01cc-4321-aac4-81e579076b21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.608189 [ 3 ] {} HTTP-Session: 0e24c276-01cc-4321-aac4-81e579076b21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:31.608323 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:31.608369 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:50:31.608514 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:31.608881 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:31.608916 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2024.07.01 18:50:31.609319 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.07.01 18:50:31.609668 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:31.609797 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} executeQuery: Read 110 rows, 7.86 KiB in 0.001533 sec., 71754.72928897585 rows/sec., 5.01 MiB/sec. 2024.07.01 18:50:31.609962 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} DynamicQueryHandler: Done processing query 2024.07.01 18:50:31.609987 [ 3 ] {bd35ac8b-becc-4287-818e-e29c2059855a} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:50:31.610002 [ 3 ] {} HTTP-Session: 0e24c276-01cc-4321-aac4-81e579076b21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.610149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 22173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:31.610198 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:31.610217 [ 3 ] {} HTTP-Session: 813a1935-2fa4-472b-a380-12409e8bf3df Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:31.610233 [ 3 ] {} HTTP-Session: 813a1935-2fa4-472b-a380-12409e8bf3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.610247 [ 3 ] {} HTTP-Session: 813a1935-2fa4-472b-a380-12409e8bf3df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.610278 [ 3 ] {} HTTP-Session: 813a1935-2fa4-472b-a380-12409e8bf3df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:31.610474 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:31.610538 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:50:31.610942 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:31.611507 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:31.611542 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2024.07.01 18:50:31.612165 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.07.01 18:50:31.612580 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:31.612749 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} executeQuery: Read 14 rows, 25.69 KiB in 0.00239 sec., 5857.740585774058 rows/sec., 10.50 MiB/sec. 2024.07.01 18:50:31.613201 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} DynamicQueryHandler: Done processing query 2024.07.01 18:50:31.613227 [ 3 ] {cfbbcf27-67a5-436a-9c03-edd02ccf5d92} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.07.01 18:50:31.613242 [ 3 ] {} HTTP-Session: 813a1935-2fa4-472b-a380-12409e8bf3df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.613367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:31.613416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:31.613436 [ 3 ] {} HTTP-Session: f8ef08a2-330b-4fc0-aaa2-a25836b37dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:31.613453 [ 3 ] {} HTTP-Session: f8ef08a2-330b-4fc0-aaa2-a25836b37dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.613466 [ 3 ] {} HTTP-Session: f8ef08a2-330b-4fc0-aaa2-a25836b37dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:31.613497 [ 3 ] {} HTTP-Session: f8ef08a2-330b-4fc0-aaa2-a25836b37dfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:31.613603 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:31.613648 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:50:31.613785 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:31.614079 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:31.614115 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2024.07.01 18:50:31.614477 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.07.01 18:50:31.614818 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:31.614947 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} executeQuery: Read 40 rows, 2.73 KiB in 0.001378 sec., 29027.576197387516 rows/sec., 1.94 MiB/sec. 2024.07.01 18:50:31.615108 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} DynamicQueryHandler: Done processing query 2024.07.01 18:50:31.615132 [ 3 ] {b8bd9605-0328-4b97-8f31-8b7b9f52ca3f} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:31.615148 [ 3 ] {} HTTP-Session: f8ef08a2-330b-4fc0-aaa2-a25836b37dfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:34.853684 [ 69 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:50:34.853735 [ 69 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:50:36.594576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:36.594723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:36.594750 [ 3 ] {} HTTP-Session: baf55057-76cb-47eb-abce-a24606f64118 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:36.594775 [ 3 ] {} HTTP-Session: baf55057-76cb-47eb-abce-a24606f64118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.594790 [ 3 ] {} HTTP-Session: baf55057-76cb-47eb-abce-a24606f64118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.594840 [ 3 ] {} HTTP-Session: baf55057-76cb-47eb-abce-a24606f64118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:36.595088 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:50:36.595477 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.07.01 18:50:36.595525 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.07.01 18:50:36.595859 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:50:36.595938 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:50:36.596112 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.07.01 18:50:36.596321 [ 255 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.07.01 18:50:36.596335 [ 256 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.07.01 18:50:36.596326 [ 260 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.07.01 18:50:36.596543 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2024.07.01 18:50:36.596576 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.07.01 18:50:36.596695 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.07.01 18:50:36.596721 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Reading approx. 28 rows with 3 streams 2024.07.01 18:50:36.596765 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:50:36.596813 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:50:36.596856 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:50:36.598642 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} executeQuery: Read 28 rows, 1.16 KiB in 0.003662 sec., 7646.095030038231 rows/sec., 317.08 KiB/sec. 2024.07.01 18:50:36.599015 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} DynamicQueryHandler: Done processing query 2024.07.01 18:50:36.599041 [ 3 ] {6c07b69c-9a02-4eb0-a2bb-3177d672d342} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.07.01 18:50:36.599058 [ 3 ] {} HTTP-Session: baf55057-76cb-47eb-abce-a24606f64118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.602578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:36.602656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:36.602683 [ 3 ] {} HTTP-Session: 3232ea6f-2c62-4246-a05c-c14817644716 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:36.602707 [ 3 ] {} HTTP-Session: 3232ea6f-2c62-4246-a05c-c14817644716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.602725 [ 3 ] {} HTTP-Session: 3232ea6f-2c62-4246-a05c-c14817644716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.602769 [ 3 ] {} HTTP-Session: 3232ea6f-2c62-4246-a05c-c14817644716 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:36.602919 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:36.602990 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:50:36.603241 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:36.603620 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:36.603663 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:36.604180 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.07.01 18:50:36.604516 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:36.604659 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} executeQuery: Read 1 rows, 232.00 B in 0.001787 sec., 559.5970900951315 rows/sec., 126.78 KiB/sec. 2024.07.01 18:50:36.604982 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} DynamicQueryHandler: Done processing query 2024.07.01 18:50:36.605013 [ 3 ] {e6fdc087-abfb-4eab-b32c-dbe9906b5e4d} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:50:36.605030 [ 3 ] {} HTTP-Session: 3232ea6f-2c62-4246-a05c-c14817644716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.605148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:36.605202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:36.605223 [ 3 ] {} HTTP-Session: 15fcae37-d58a-49bf-a98c-5e6c95664e11 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:36.605240 [ 3 ] {} HTTP-Session: 15fcae37-d58a-49bf-a98c-5e6c95664e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.605254 [ 3 ] {} HTTP-Session: 15fcae37-d58a-49bf-a98c-5e6c95664e11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.605288 [ 3 ] {} HTTP-Session: 15fcae37-d58a-49bf-a98c-5e6c95664e11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:36.605393 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:36.605441 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:50:36.605623 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:36.605939 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:36.605980 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:36.606548 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.07.01 18:50:36.606884 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:36.607041 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} executeQuery: Read 2 rows, 167.00 B in 0.001675 sec., 1194.0298507462687 rows/sec., 97.36 KiB/sec. 2024.07.01 18:50:36.607321 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} DynamicQueryHandler: Done processing query 2024.07.01 18:50:36.607348 [ 3 ] {1a81c2d2-7f6b-47f8-ac99-d108d73a18a1} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:36.607365 [ 3 ] {} HTTP-Session: 15fcae37-d58a-49bf-a98c-5e6c95664e11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.607517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:36.607569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:36.607590 [ 3 ] {} HTTP-Session: 0d492f49-9724-406a-8219-40779a993335 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:36.607607 [ 3 ] {} HTTP-Session: 0d492f49-9724-406a-8219-40779a993335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.607621 [ 3 ] {} HTTP-Session: 0d492f49-9724-406a-8219-40779a993335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.607654 [ 3 ] {} HTTP-Session: 0d492f49-9724-406a-8219-40779a993335 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:36.607775 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:36.607820 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:50:36.607963 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:36.608286 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:36.608324 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:36.608640 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.07.01 18:50:36.608986 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:36.609115 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} executeQuery: Read 31 rows, 2.42 KiB in 0.001375 sec., 22545.454545454548 rows/sec., 1.72 MiB/sec. 2024.07.01 18:50:36.609443 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} DynamicQueryHandler: Done processing query 2024.07.01 18:50:36.609470 [ 3 ] {c9d01882-ba7d-4ce0-834f-e2ca26aded4c} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:50:36.609486 [ 3 ] {} HTTP-Session: 0d492f49-9724-406a-8219-40779a993335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.609597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:36.609649 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:36.609668 [ 3 ] {} HTTP-Session: c8d869ed-f95b-47ec-af6e-784c2cbd5d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:36.609685 [ 3 ] {} HTTP-Session: c8d869ed-f95b-47ec-af6e-784c2cbd5d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.609699 [ 3 ] {} HTTP-Session: c8d869ed-f95b-47ec-af6e-784c2cbd5d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.609732 [ 3 ] {} HTTP-Session: c8d869ed-f95b-47ec-af6e-784c2cbd5d4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:36.609834 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:36.609879 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:50:36.610027 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:36.612648 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:36.612694 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:36.613057 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.07.01 18:50:36.613413 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:36.613535 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} executeQuery: Read 2 rows, 143.00 B in 0.003727 sec., 536.6246310705661 rows/sec., 37.47 KiB/sec. 2024.07.01 18:50:36.613806 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} DynamicQueryHandler: Done processing query 2024.07.01 18:50:36.613832 [ 3 ] {9a2740d6-6ad0-497f-be32-392fcce4867b} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:36.613848 [ 3 ] {} HTTP-Session: c8d869ed-f95b-47ec-af6e-784c2cbd5d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.613972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:36.614023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:36.614042 [ 3 ] {} HTTP-Session: 0996ae42-a1c5-43c1-975a-1b6998917dc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:36.614059 [ 3 ] {} HTTP-Session: 0996ae42-a1c5-43c1-975a-1b6998917dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.614073 [ 3 ] {} HTTP-Session: 0996ae42-a1c5-43c1-975a-1b6998917dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.614105 [ 3 ] {} HTTP-Session: 0996ae42-a1c5-43c1-975a-1b6998917dc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:36.614213 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:36.614257 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:50:36.614397 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:36.614709 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:36.614746 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:36.615052 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.07.01 18:50:36.615360 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:36.615485 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} executeQuery: Read 38 rows, 3.04 KiB in 0.001306 sec., 29096.47779479326 rows/sec., 2.27 MiB/sec. 2024.07.01 18:50:36.615804 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} DynamicQueryHandler: Done processing query 2024.07.01 18:50:36.615830 [ 3 ] {2c54f7fe-4da5-400d-9760-0b7d79bcde64} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:50:36.615883 [ 3 ] {} HTTP-Session: 0996ae42-a1c5-43c1-975a-1b6998917dc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.616035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:36.616085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:36.616104 [ 3 ] {} HTTP-Session: 35b0ba58-8cbf-45f0-a418-c708877e4835 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:36.616121 [ 3 ] {} HTTP-Session: 35b0ba58-8cbf-45f0-a418-c708877e4835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.616135 [ 3 ] {} HTTP-Session: 35b0ba58-8cbf-45f0-a418-c708877e4835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.616166 [ 3 ] {} HTTP-Session: 35b0ba58-8cbf-45f0-a418-c708877e4835 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:36.616304 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:36.616351 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:50:36.616516 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:36.616966 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:36.617003 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:36.617394 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.07.01 18:50:36.617754 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:36.617884 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} executeQuery: Read 111 rows, 7.93 KiB in 0.001641 sec., 67641.6819012797 rows/sec., 4.72 MiB/sec. 2024.07.01 18:50:36.618057 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} DynamicQueryHandler: Done processing query 2024.07.01 18:50:36.618082 [ 3 ] {2a141353-fc9f-4831-a9c3-5564c607c626} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:50:36.618098 [ 3 ] {} HTTP-Session: 35b0ba58-8cbf-45f0-a418-c708877e4835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.618217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:36.618265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:36.618285 [ 3 ] {} HTTP-Session: b47ec009-26a7-43d0-b014-21c589ac4ece Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:36.618302 [ 3 ] {} HTTP-Session: b47ec009-26a7-43d0-b014-21c589ac4ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.618316 [ 3 ] {} HTTP-Session: b47ec009-26a7-43d0-b014-21c589ac4ece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:36.618348 [ 3 ] {} HTTP-Session: b47ec009-26a7-43d0-b014-21c589ac4ece Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:36.618458 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:36.618502 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:50:36.618629 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:36.618907 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:36.618943 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:36.619298 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.07.01 18:50:36.619626 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:36.619751 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} executeQuery: Read 40 rows, 2.73 KiB in 0.001333 sec., 30007.501875468868 rows/sec., 2.00 MiB/sec. 2024.07.01 18:50:36.619913 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} DynamicQueryHandler: Done processing query 2024.07.01 18:50:36.619937 [ 3 ] {d4e6655f-a5b1-434d-bdb9-13b8228a83ad} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:36.619954 [ 3 ] {} HTTP-Session: b47ec009-26a7-43d0-b014-21c589ac4ece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.599669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:41.599821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:41.599851 [ 3 ] {} HTTP-Session: db60daa9-9322-44b8-acd9-ca7de8608074 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:41.599881 [ 3 ] {} HTTP-Session: db60daa9-9322-44b8-acd9-ca7de8608074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.599899 [ 3 ] {} HTTP-Session: db60daa9-9322-44b8-acd9-ca7de8608074 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.599956 [ 3 ] {} HTTP-Session: db60daa9-9322-44b8-acd9-ca7de8608074 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:41.600177 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:41.600253 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:50:41.600472 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:41.600916 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:41.600959 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:41.601329 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.07.01 18:50:41.601667 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:41.601833 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} executeQuery: Read 30 rows, 2.43 KiB in 0.001717 sec., 17472.335468841004 rows/sec., 1.38 MiB/sec. 2024.07.01 18:50:41.602075 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} DynamicQueryHandler: Done processing query 2024.07.01 18:50:41.602102 [ 3 ] {bf94b3ea-5ebb-421e-a884-aaece23a84ce} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:50:41.602119 [ 3 ] {} HTTP-Session: db60daa9-9322-44b8-acd9-ca7de8608074 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.602249 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:41.602299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:41.602320 [ 3 ] {} HTTP-Session: 9a50a637-9568-41df-8d04-5af0ba0097b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:41.602336 [ 3 ] {} HTTP-Session: 9a50a637-9568-41df-8d04-5af0ba0097b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.602350 [ 3 ] {} HTTP-Session: 9a50a637-9568-41df-8d04-5af0ba0097b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.602381 [ 3 ] {} HTTP-Session: 9a50a637-9568-41df-8d04-5af0ba0097b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:41.602477 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:41.602521 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:50:41.602649 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:41.602927 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:41.602964 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:41.603295 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.07.01 18:50:41.603600 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:41.603757 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} executeQuery: Read 2 rows, 167.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 125.94 KiB/sec. 2024.07.01 18:50:41.603920 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} DynamicQueryHandler: Done processing query 2024.07.01 18:50:41.603945 [ 3 ] {3b5c785d-b440-40ed-bf6f-49c4c49bb14b} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:41.603961 [ 3 ] {} HTTP-Session: 9a50a637-9568-41df-8d04-5af0ba0097b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.604088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 17928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:41.604137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:41.604156 [ 3 ] {} HTTP-Session: 75d46056-48c6-48d4-a1b2-a7225a1a601f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:41.604173 [ 3 ] {} HTTP-Session: 75d46056-48c6-48d4-a1b2-a7225a1a601f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.604187 [ 3 ] {} HTTP-Session: 75d46056-48c6-48d4-a1b2-a7225a1a601f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.604218 [ 3 ] {} HTTP-Session: 75d46056-48c6-48d4-a1b2-a7225a1a601f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:41.604346 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:41.604388 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:50:41.604511 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:41.604871 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:41.604908 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:41.605219 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.07.01 18:50:41.605518 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:41.605674 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} executeQuery: Read 121 rows, 10.56 KiB in 0.001375 sec., 88000 rows/sec., 7.50 MiB/sec. 2024.07.01 18:50:41.605839 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} DynamicQueryHandler: Done processing query 2024.07.01 18:50:41.605863 [ 3 ] {3fa9a5b7-3f79-48c1-b99d-5c6f62199744} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:50:41.605879 [ 3 ] {} HTTP-Session: 75d46056-48c6-48d4-a1b2-a7225a1a601f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.605984 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:41.606032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:41.606050 [ 3 ] {} HTTP-Session: aed00f0e-967d-4c6b-9fbf-61232e5b7ee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:41.606066 [ 3 ] {} HTTP-Session: aed00f0e-967d-4c6b-9fbf-61232e5b7ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.606081 [ 3 ] {} HTTP-Session: aed00f0e-967d-4c6b-9fbf-61232e5b7ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.606111 [ 3 ] {} HTTP-Session: aed00f0e-967d-4c6b-9fbf-61232e5b7ee2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:41.606203 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:41.606243 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:50:41.606368 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:41.606623 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:41.606659 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:41.606949 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.07.01 18:50:41.607247 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:41.607397 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} executeQuery: Read 2 rows, 143.00 B in 0.001214 sec., 1647.4464579901153 rows/sec., 115.03 KiB/sec. 2024.07.01 18:50:41.607627 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} DynamicQueryHandler: Done processing query 2024.07.01 18:50:41.607652 [ 3 ] {76cf6e01-30e2-41c1-8d72-4b61cacf29f1} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:41.607669 [ 3 ] {} HTTP-Session: aed00f0e-967d-4c6b-9fbf-61232e5b7ee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.607793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 12758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:41.607840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:41.607859 [ 3 ] {} HTTP-Session: 0dee0cbd-d6c4-493d-a7d2-a855513971e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:41.607876 [ 3 ] {} HTTP-Session: 0dee0cbd-d6c4-493d-a7d2-a855513971e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.607889 [ 3 ] {} HTTP-Session: 0dee0cbd-d6c4-493d-a7d2-a855513971e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.607919 [ 3 ] {} HTTP-Session: 0dee0cbd-d6c4-493d-a7d2-a855513971e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:41.608029 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:41.608072 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:50:41.608215 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:41.608530 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:41.608567 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:41.608901 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.07.01 18:50:41.609198 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:41.609356 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} executeQuery: Read 75 rows, 6.02 KiB in 0.001358 sec., 55228.27687776141 rows/sec., 4.33 MiB/sec. 2024.07.01 18:50:41.609519 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} DynamicQueryHandler: Done processing query 2024.07.01 18:50:41.609544 [ 3 ] {6322ca16-31f8-466d-a304-011f8a53fb85} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:50:41.609559 [ 3 ] {} HTTP-Session: 0dee0cbd-d6c4-493d-a7d2-a855513971e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.609684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:41.609732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:41.609751 [ 3 ] {} HTTP-Session: 7dbb29a9-6a8a-4430-b897-8ad60d38b189 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:41.609772 [ 3 ] {} HTTP-Session: 7dbb29a9-6a8a-4430-b897-8ad60d38b189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.609786 [ 3 ] {} HTTP-Session: 7dbb29a9-6a8a-4430-b897-8ad60d38b189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.609817 [ 3 ] {} HTTP-Session: 7dbb29a9-6a8a-4430-b897-8ad60d38b189 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:41.609942 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:41.609988 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:50:41.610133 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:41.610465 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:41.610500 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:41.610890 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.07.01 18:50:41.611223 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:41.611346 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} executeQuery: Read 111 rows, 7.93 KiB in 0.001456 sec., 76236.26373626373 rows/sec., 5.32 MiB/sec. 2024.07.01 18:50:41.611552 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} DynamicQueryHandler: Done processing query 2024.07.01 18:50:41.611577 [ 3 ] {2a308bce-c8f3-4e2c-90d3-a83f99a319d4} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:50:41.611593 [ 3 ] {} HTTP-Session: 7dbb29a9-6a8a-4430-b897-8ad60d38b189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.611783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 47998, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:41.611832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:41.611851 [ 3 ] {} HTTP-Session: 95ec0c2f-523e-4875-aef5-aa288a5859d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:41.611867 [ 3 ] {} HTTP-Session: 95ec0c2f-523e-4875-aef5-aa288a5859d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.611881 [ 3 ] {} HTTP-Session: 95ec0c2f-523e-4875-aef5-aa288a5859d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.611912 [ 3 ] {} HTTP-Session: 95ec0c2f-523e-4875-aef5-aa288a5859d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:41.612224 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:41.612287 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:50:41.612667 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:41.613308 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:41.613343 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:41.613965 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.07.01 18:50:41.614359 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:41.614487 [ 64 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.07.01 18:50:41.614506 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} executeQuery: Read 30 rows, 55.05 KiB in 0.002501 sec., 11995.201919232306 rows/sec., 21.49 MiB/sec. 2024.07.01 18:50:41.614527 [ 64 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:41.614567 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:41.614957 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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.07.01 18:50:41.615111 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} DynamicQueryHandler: Done processing query 2024.07.01 18:50:41.615145 [ 3 ] {44ca037e-9174-4731-a69e-6513497e7b26} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:50:41.615168 [ 3 ] {} HTTP-Session: 95ec0c2f-523e-4875-aef5-aa288a5859d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.615294 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:41.615363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:41.615394 [ 3 ] {} HTTP-Session: fb516d40-669a-4dd9-8f62-3fdecec757bd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:41.615406 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:50:41.615415 [ 3 ] {} HTTP-Session: fb516d40-669a-4dd9-8f62-3fdecec757bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.615441 [ 3 ] {} HTTP-Session: fb516d40-669a-4dd9-8f62-3fdecec757bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.615475 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.07.01 18:50:41.615482 [ 3 ] {} HTTP-Session: fb516d40-669a-4dd9-8f62-3fdecec757bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:41.615766 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:41.615915 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.07.01 18:50:41.616020 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.07.01 18:50:41.616611 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:41.616652 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.07.01 18:50:41.617117 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.07.01 18:50:41.617298 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:41.617393 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:41.617660 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.07.01 18:50:41.618204 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2024.07.01 18:50:41.618411 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.07.01 18:50:41.618998 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:41.619262 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} executeQuery: Read 9 rows, 680.00 B in 0.003602 sec., 2498.611882287618 rows/sec., 184.36 KiB/sec. 2024.07.01 18:50:41.619585 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} DynamicQueryHandler: Done processing query 2024.07.01 18:50:41.619616 [ 3 ] {6c263bd5-1923-4162-b626-7cdd23356346} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.07.01 18:50:41.619643 [ 3 ] {} HTTP-Session: fb516d40-669a-4dd9-8f62-3fdecec757bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.619779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:41.619847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:41.619880 [ 3 ] {} HTTP-Session: 623920df-54f3-4233-8ab1-1df26ac8fb62 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:41.619908 [ 3 ] {} HTTP-Session: 623920df-54f3-4233-8ab1-1df26ac8fb62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.619935 [ 3 ] {} HTTP-Session: 623920df-54f3-4233-8ab1-1df26ac8fb62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.619985 [ 3 ] {} HTTP-Session: 623920df-54f3-4233-8ab1-1df26ac8fb62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:41.620111 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:41.620177 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:50:41.620498 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:41.621143 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:41.621194 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:41.621835 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.07.01 18:50:41.622511 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 100 rows, containing 19 columns (19 merged, 0 gathered) in 0.007850126 sec., 12738.649035697006 rows/sec., 22.83 MiB/sec. 2024.07.01 18:50:41.622550 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:41.622765 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} executeQuery: Read 40 rows, 2.73 KiB in 0.002692 sec., 14858.84101040119 rows/sec., 1015.74 KiB/sec. 2024.07.01 18:50:41.623369 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} DynamicQueryHandler: Done processing query 2024.07.01 18:50:41.623375 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.07.01 18:50:41.623409 [ 3 ] {c0adee64-c7c7-43d7-b49e-5da08ca91a9a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:41.623454 [ 3 ] {} HTTP-Session: 623920df-54f3-4233-8ab1-1df26ac8fb62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:41.624120 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:41.624216 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_6_1} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.07.01 18:50:41.624375 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. 2024.07.01 18:50:46.597982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:46.598176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:46.598223 [ 3 ] {} HTTP-Session: 4eed445c-6dab-4bfd-971a-2f00e9771e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:46.598265 [ 3 ] {} HTTP-Session: 4eed445c-6dab-4bfd-971a-2f00e9771e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.598294 [ 3 ] {} HTTP-Session: 4eed445c-6dab-4bfd-971a-2f00e9771e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.598373 [ 3 ] {} HTTP-Session: 4eed445c-6dab-4bfd-971a-2f00e9771e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:46.598649 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:46.598753 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:50:46.598946 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:46.599415 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:46.599453 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:46.599811 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.07.01 18:50:46.600186 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:46.600348 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} executeQuery: Read 2 rows, 167.00 B in 0.001781 sec., 1122.9646266142615 rows/sec., 91.57 KiB/sec. 2024.07.01 18:50:46.600563 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} DynamicQueryHandler: Done processing query 2024.07.01 18:50:46.600592 [ 3 ] {3de91b2d-6075-421f-ab08-0a69b5992f3b} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:46.600609 [ 3 ] {} HTTP-Session: 4eed445c-6dab-4bfd-971a-2f00e9771e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.600779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:46.600830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:46.600850 [ 3 ] {} HTTP-Session: bf338478-88b8-43ac-a679-15311702e402 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:46.600868 [ 3 ] {} HTTP-Session: bf338478-88b8-43ac-a679-15311702e402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.600882 [ 3 ] {} HTTP-Session: bf338478-88b8-43ac-a679-15311702e402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.600913 [ 3 ] {} HTTP-Session: bf338478-88b8-43ac-a679-15311702e402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:46.601020 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:46.601063 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:50:46.601191 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:46.601562 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:46.601600 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:46.601909 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.07.01 18:50:46.602214 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:46.602378 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} executeQuery: Read 31 rows, 2.42 KiB in 0.001383 sec., 22415.039768618946 rows/sec., 1.71 MiB/sec. 2024.07.01 18:50:46.602590 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} DynamicQueryHandler: Done processing query 2024.07.01 18:50:46.602615 [ 3 ] {4707d41f-a2ae-49a3-8383-c94247e274dd} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:50:46.602632 [ 3 ] {} HTTP-Session: bf338478-88b8-43ac-a679-15311702e402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.602740 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:46.602789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:46.602808 [ 3 ] {} HTTP-Session: 4b7cf44a-f072-4abf-b625-6cd05a3bd8c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:46.602824 [ 3 ] {} HTTP-Session: 4b7cf44a-f072-4abf-b625-6cd05a3bd8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.602838 [ 3 ] {} HTTP-Session: 4b7cf44a-f072-4abf-b625-6cd05a3bd8c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.602869 [ 3 ] {} HTTP-Session: 4b7cf44a-f072-4abf-b625-6cd05a3bd8c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:46.602960 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:46.603003 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:50:46.603130 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:46.603395 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:46.603432 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:46.603725 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.07.01 18:50:46.604030 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:46.604175 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} executeQuery: Read 2 rows, 143.00 B in 0.001227 sec., 1629.9918500407498 rows/sec., 113.81 KiB/sec. 2024.07.01 18:50:46.604436 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} DynamicQueryHandler: Done processing query 2024.07.01 18:50:46.604461 [ 3 ] {ce49d855-3f82-4371-99b8-568b28923577} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:46.604477 [ 3 ] {} HTTP-Session: 4b7cf44a-f072-4abf-b625-6cd05a3bd8c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.604588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:46.604636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:46.604655 [ 3 ] {} HTTP-Session: c8ddd651-7f20-4c8a-b02b-983edc562fd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:46.604671 [ 3 ] {} HTTP-Session: c8ddd651-7f20-4c8a-b02b-983edc562fd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.604684 [ 3 ] {} HTTP-Session: c8ddd651-7f20-4c8a-b02b-983edc562fd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.604716 [ 3 ] {} HTTP-Session: c8ddd651-7f20-4c8a-b02b-983edc562fd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:46.604821 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:46.604864 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:50:46.605010 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:46.605354 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:46.605390 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:46.605696 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.07.01 18:50:46.606022 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:46.606181 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} executeQuery: Read 38 rows, 3.04 KiB in 0.001384 sec., 27456.64739884393 rows/sec., 2.15 MiB/sec. 2024.07.01 18:50:46.606345 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} DynamicQueryHandler: Done processing query 2024.07.01 18:50:46.606370 [ 3 ] {8dfa6703-1a32-477b-95e6-c21914e2752f} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:50:46.606387 [ 3 ] {} HTTP-Session: c8ddd651-7f20-4c8a-b02b-983edc562fd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.606513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:46.606560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:46.606580 [ 3 ] {} HTTP-Session: 36d83ee5-177f-4342-b25e-f79f16a6a035 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:46.606596 [ 3 ] {} HTTP-Session: 36d83ee5-177f-4342-b25e-f79f16a6a035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.606611 [ 3 ] {} HTTP-Session: 36d83ee5-177f-4342-b25e-f79f16a6a035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.606642 [ 3 ] {} HTTP-Session: 36d83ee5-177f-4342-b25e-f79f16a6a035 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:46.606774 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:46.606820 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:50:46.606972 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:46.607331 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:46.607368 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:46.607753 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.07.01 18:50:46.608087 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:46.608236 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} executeQuery: Read 111 rows, 7.93 KiB in 0.00151 sec., 73509.93377483444 rows/sec., 5.13 MiB/sec. 2024.07.01 18:50:46.608411 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} DynamicQueryHandler: Done processing query 2024.07.01 18:50:46.608436 [ 3 ] {50fad47e-7c58-4834-a86f-7900ee7aefb2} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:50:46.608451 [ 3 ] {} HTTP-Session: 36d83ee5-177f-4342-b25e-f79f16a6a035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.608558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:46.608606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:46.608625 [ 3 ] {} HTTP-Session: df79135e-1edc-4b47-9cb6-bb5e04948d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:46.608641 [ 3 ] {} HTTP-Session: df79135e-1edc-4b47-9cb6-bb5e04948d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.608655 [ 3 ] {} HTTP-Session: df79135e-1edc-4b47-9cb6-bb5e04948d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:46.608686 [ 3 ] {} HTTP-Session: df79135e-1edc-4b47-9cb6-bb5e04948d27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:46.608795 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:46.608839 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:50:46.608967 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:46.609289 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:46.609325 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:46.609675 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.07.01 18:50:46.609996 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:46.610159 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} executeQuery: Read 40 rows, 2.73 KiB in 0.001393 sec., 28715.00358937545 rows/sec., 1.92 MiB/sec. 2024.07.01 18:50:46.610326 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} DynamicQueryHandler: Done processing query 2024.07.01 18:50:46.610351 [ 3 ] {e9883910-ae49-4e9c-9e66-a9e786b7d05d} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:46.610367 [ 3 ] {} HTTP-Session: df79135e-1edc-4b47-9cb6-bb5e04948d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:49.853981 [ 52 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:50:49.854034 [ 52 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:50:51.600379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:51.600516 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:51.600541 [ 3 ] {} HTTP-Session: 9a8bd339-ab59-461e-a27d-1b99d3afa136 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:51.600567 [ 3 ] {} HTTP-Session: 9a8bd339-ab59-461e-a27d-1b99d3afa136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.600582 [ 3 ] {} HTTP-Session: 9a8bd339-ab59-461e-a27d-1b99d3afa136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.600632 [ 3 ] {} HTTP-Session: 9a8bd339-ab59-461e-a27d-1b99d3afa136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:51.600827 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:51.600896 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:50:51.601087 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:51.601545 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:51.601588 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:51.601987 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.07.01 18:50:51.602328 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:51.602492 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} executeQuery: Read 30 rows, 2.43 KiB in 0.001723 sec., 17411.491584445735 rows/sec., 1.38 MiB/sec. 2024.07.01 18:50:51.602696 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} DynamicQueryHandler: Done processing query 2024.07.01 18:50:51.602724 [ 3 ] {748c667d-d48b-4338-9ec9-6422d7620a1c} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:50:51.602741 [ 3 ] {} HTTP-Session: 9a8bd339-ab59-461e-a27d-1b99d3afa136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.602894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:51.602944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:51.602964 [ 3 ] {} HTTP-Session: a4dd1fe7-2f95-4298-9385-7b05eb35a364 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:51.602981 [ 3 ] {} HTTP-Session: a4dd1fe7-2f95-4298-9385-7b05eb35a364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.602995 [ 3 ] {} HTTP-Session: a4dd1fe7-2f95-4298-9385-7b05eb35a364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.603026 [ 3 ] {} HTTP-Session: a4dd1fe7-2f95-4298-9385-7b05eb35a364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:51.603122 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:51.603166 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:50:51.603294 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:51.603606 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:51.603643 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:51.603954 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.07.01 18:50:51.604262 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:51.604419 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} executeQuery: Read 2 rows, 167.00 B in 0.001319 sec., 1516.3002274450341 rows/sec., 123.64 KiB/sec. 2024.07.01 18:50:51.604714 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} DynamicQueryHandler: Done processing query 2024.07.01 18:50:51.604740 [ 3 ] {eaa108c9-8df1-46ab-860a-d7aff7703070} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:51.604757 [ 3 ] {} HTTP-Session: a4dd1fe7-2f95-4298-9385-7b05eb35a364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.604891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 22913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:51.604942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:51.604963 [ 3 ] {} HTTP-Session: 1e3a1e6c-ea33-45a9-80ca-b5cc9db025e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:51.604980 [ 3 ] {} HTTP-Session: 1e3a1e6c-ea33-45a9-80ca-b5cc9db025e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.604994 [ 3 ] {} HTTP-Session: 1e3a1e6c-ea33-45a9-80ca-b5cc9db025e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.605027 [ 3 ] {} HTTP-Session: 1e3a1e6c-ea33-45a9-80ca-b5cc9db025e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:51.605168 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:51.605213 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:50:51.605359 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:51.605770 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:51.605807 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:51.606141 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.07.01 18:50:51.606444 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:51.606603 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} executeQuery: Read 157 rows, 13.37 KiB in 0.00149 sec., 105369.12751677852 rows/sec., 8.76 MiB/sec. 2024.07.01 18:50:51.606602 [ 51 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.07.01 18:50:51.606718 [ 51 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:51.606755 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:51.606842 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} DynamicQueryHandler: Done processing query 2024.07.01 18:50:51.606930 [ 3 ] {ec4fae93-20e7-487d-a97b-7cc69b35eff7} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:50:51.607011 [ 3 ] {} HTTP-Session: 1e3a1e6c-ea33-45a9-80ca-b5cc9db025e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.607243 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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.07.01 18:50:51.607269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:51.607369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:51.607414 [ 3 ] {} HTTP-Session: a03c535c-f1f4-4677-98d6-c7f1e8a6a674 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:51.607457 [ 3 ] {} HTTP-Session: a03c535c-f1f4-4677-98d6-c7f1e8a6a674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.607498 [ 3 ] {} HTTP-Session: a03c535c-f1f4-4677-98d6-c7f1e8a6a674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.607590 [ 3 ] {} HTTP-Session: a03c535c-f1f4-4677-98d6-c7f1e8a6a674 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:51.607622 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:50:51.607707 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 108 rows starting from the beginning of the part 2024.07.01 18:50:51.607755 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:51.607832 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:50:51.608013 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part 2024.07.01 18:50:51.608355 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part 2024.07.01 18:50:51.608703 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 121 rows starting from the beginning of the part 2024.07.01 18:50:51.608942 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:51.608995 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part 2024.07.01 18:50:51.609315 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 157 rows starting from the beginning of the part 2024.07.01 18:50:51.609956 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:51.610027 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:51.610762 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.07.01 18:50:51.611626 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:51.611975 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} executeQuery: Read 2 rows, 143.00 B in 0.004251 sec., 470.4775346977182 rows/sec., 32.85 KiB/sec. 2024.07.01 18:50:51.612309 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 4 columns (4 merged, 0 gathered) in 0.005429883 sec., 95766.33603339152 rows/sec., 7.87 MiB/sec. 2024.07.01 18:50:51.612417 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} DynamicQueryHandler: Done processing query 2024.07.01 18:50:51.612460 [ 3 ] {ee6ae305-f81f-46f6-9d84-341804addfe2} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:51.612478 [ 3 ] {} HTTP-Session: a03c535c-f1f4-4677-98d6-c7f1e8a6a674 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.612575 [ 194 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.07.01 18:50:51.612670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:51.612746 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:51.612768 [ 3 ] {} HTTP-Session: 8735522f-62f6-426f-b3cc-f8c1794547e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:51.612790 [ 3 ] {} HTTP-Session: 8735522f-62f6-426f-b3cc-f8c1794547e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.612818 [ 3 ] {} HTTP-Session: 8735522f-62f6-426f-b3cc-f8c1794547e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.612880 [ 3 ] {} HTTP-Session: 8735522f-62f6-426f-b3cc-f8c1794547e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:51.613212 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:51.613299 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:50:51.613506 [ 194 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:51.613665 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:51.613739 [ 194 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_16_3} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.07.01 18:50:51.613889 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.07.01 18:50:51.614116 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:51.614158 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:51.614493 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.07.01 18:50:51.614807 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:51.614943 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} executeQuery: Read 92 rows, 7.34 KiB in 0.001836 sec., 50108.93246187364 rows/sec., 3.91 MiB/sec. 2024.07.01 18:50:51.614996 [ 50 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.07.01 18:50:51.615099 [ 50 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:51.615135 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:51.615217 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} DynamicQueryHandler: Done processing query 2024.07.01 18:50:51.615291 [ 3 ] {2f0ee58e-9ada-49d5-9004-0bc76ea673fc} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.07.01 18:50:51.615329 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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.07.01 18:50:51.615333 [ 3 ] {} HTTP-Session: 8735522f-62f6-426f-b3cc-f8c1794547e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.615486 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:50:51.615517 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 87 rows starting from the beginning of the part 2024.07.01 18:50:51.615664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 28194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:51.615705 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part 2024.07.01 18:50:51.615809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:51.615910 [ 3 ] {} HTTP-Session: 19959267-31f6-414d-aa7e-c2141c07bc2d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:51.615995 [ 3 ] {} HTTP-Session: 19959267-31f6-414d-aa7e-c2141c07bc2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.616014 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part 2024.07.01 18:50:51.616046 [ 3 ] {} HTTP-Session: 19959267-31f6-414d-aa7e-c2141c07bc2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.616192 [ 3 ] {} HTTP-Session: 19959267-31f6-414d-aa7e-c2141c07bc2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:51.616298 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 75 rows starting from the beginning of the part 2024.07.01 18:50:51.616556 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part 2024.07.01 18:50:51.616585 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:51.616772 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:50:51.616830 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 92 rows starting from the beginning of the part 2024.07.01 18:50:51.617623 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:51.618609 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:51.618679 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:51.619570 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 4 columns (4 merged, 0 gathered) in 0.004346598 sec., 87424.69397906133 rows/sec., 6.83 MiB/sec. 2024.07.01 18:50:51.619688 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.07.01 18:50:51.619750 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.07.01 18:50:51.620581 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:51.620676 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:51.620853 [ 50 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.07.01 18:50:51.620898 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_16_3} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.07.01 18:50:51.620928 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} executeQuery: Read 147 rows, 10.53 KiB in 0.004536 sec., 32407.407407407405 rows/sec., 2.27 MiB/sec. 2024.07.01 18:50:51.620964 [ 50 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:51.621148 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.07.01 18:50:51.621185 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:51.621528 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} DynamicQueryHandler: Done processing query 2024.07.01 18:50:51.621548 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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.07.01 18:50:51.621589 [ 3 ] {2acf6a25-fa9a-4a17-a387-5535619c41ec} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:50:51.621676 [ 3 ] {} HTTP-Session: 19959267-31f6-414d-aa7e-c2141c07bc2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.621844 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:50:51.621884 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1512 rows starting from the beginning of the part 2024.07.01 18:50:51.622007 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part 2024.07.01 18:50:51.622103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48051, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:51.622310 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 111 rows starting from the beginning of the part 2024.07.01 18:50:51.622328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:51.622414 [ 3 ] {} HTTP-Session: 6e54baf2-b099-4df1-9505-27dde6eab36c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:51.622485 [ 3 ] {} HTTP-Session: 6e54baf2-b099-4df1-9505-27dde6eab36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.622551 [ 3 ] {} HTTP-Session: 6e54baf2-b099-4df1-9505-27dde6eab36c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.622643 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 111 rows starting from the beginning of the part 2024.07.01 18:50:51.622671 [ 3 ] {} HTTP-Session: 6e54baf2-b099-4df1-9505-27dde6eab36c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:51.622930 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 111 rows starting from the beginning of the part 2024.07.01 18:50:51.623044 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 147 rows starting from the beginning of the part 2024.07.01 18:50:51.623365 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:51.623681 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:50:51.625544 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:51.627362 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2102 rows, containing 5 columns (5 merged, 0 gathered) in 0.006013121 sec., 349568.8844445339 rows/sec., 24.43 MiB/sec. 2024.07.01 18:50:51.627598 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:51.627652 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:51.627679 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.07.01 18:50:51.628665 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:51.628899 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_16_3} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.07.01 18:50:51.629047 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.07.01 18:50:51.629253 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.07.01 18:50:51.629693 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:51.629889 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} executeQuery: Read 30 rows, 55.05 KiB in 0.007024 sec., 4271.070615034168 rows/sec., 7.65 MiB/sec. 2024.07.01 18:50:51.630146 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} DynamicQueryHandler: Done processing query 2024.07.01 18:50:51.630172 [ 3 ] {3e8829ca-637b-4124-84e7-9cba56679a7f} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:50:51.630190 [ 3 ] {} HTTP-Session: 6e54baf2-b099-4df1-9505-27dde6eab36c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.630322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:51.630371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:51.630390 [ 3 ] {} HTTP-Session: 96a54c02-ab29-49a0-af04-1f4204bbdcc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:51.630406 [ 3 ] {} HTTP-Session: 96a54c02-ab29-49a0-af04-1f4204bbdcc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.630419 [ 3 ] {} HTTP-Session: 96a54c02-ab29-49a0-af04-1f4204bbdcc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.630451 [ 3 ] {} HTTP-Session: 96a54c02-ab29-49a0-af04-1f4204bbdcc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:51.630559 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:51.630603 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:50:51.630738 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:51.631013 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:51.631050 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:51.631397 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.07.01 18:50:51.631724 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:51.631880 [ 50 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.07.01 18:50:51.631887 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} executeQuery: Read 40 rows, 2.73 KiB in 0.001352 sec., 29585.79881656805 rows/sec., 1.98 MiB/sec. 2024.07.01 18:50:51.631923 [ 50 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:51.631990 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:51.632201 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} DynamicQueryHandler: Done processing query 2024.07.01 18:50:51.632278 [ 3 ] {b167b229-1d5c-4b22-a5ac-3309a99ab036} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:51.632356 [ 3 ] {} HTTP-Session: 96a54c02-ab29-49a0-af04-1f4204bbdcc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:51.632392 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::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.07.01 18:50:51.632642 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:50:51.632680 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 398 rows starting from the beginning of the part 2024.07.01 18:50:51.632782 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part 2024.07.01 18:50:51.633017 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part 2024.07.01 18:50:51.633238 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part 2024.07.01 18:50:51.633372 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part 2024.07.01 18:50:51.633566 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part 2024.07.01 18:50:51.634822 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 4 columns (4 merged, 0 gathered) in 0.002722767 sec., 219629.5165910267 rows/sec., 14.71 MiB/sec. 2024.07.01 18:50:51.634978 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.07.01 18:50:51.635315 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:51.635384 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_16_3} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.07.01 18:50:51.635447 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.07.01 18:50:56.597807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:56.597955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:56.597985 [ 3 ] {} HTTP-Session: cf6b2030-99c9-41f7-851f-79a3511a596a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:56.598013 [ 3 ] {} HTTP-Session: cf6b2030-99c9-41f7-851f-79a3511a596a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:56.598031 [ 3 ] {} HTTP-Session: cf6b2030-99c9-41f7-851f-79a3511a596a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:56.598090 [ 3 ] {} HTTP-Session: cf6b2030-99c9-41f7-851f-79a3511a596a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:56.598324 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:56.598393 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:50:56.598581 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:56.599010 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:56.599053 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:56.599419 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.07.01 18:50:56.599766 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:56.599938 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} executeQuery: Read 30 rows, 2.34 KiB in 0.001672 sec., 17942.583732057414 rows/sec., 1.37 MiB/sec. 2024.07.01 18:50:56.600144 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} DynamicQueryHandler: Done processing query 2024.07.01 18:50:56.600172 [ 3 ] {ebc99ddc-1f80-4551-a05e-5ae16b5895f4} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:50:56.600188 [ 3 ] {} HTTP-Session: cf6b2030-99c9-41f7-851f-79a3511a596a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:56.600359 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:56.600408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:56.600429 [ 3 ] {} HTTP-Session: 95a5117f-1649-42b3-a18e-c0fce8d13954 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:56.600445 [ 3 ] {} HTTP-Session: 95a5117f-1649-42b3-a18e-c0fce8d13954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:56.600459 [ 3 ] {} HTTP-Session: 95a5117f-1649-42b3-a18e-c0fce8d13954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:56.600491 [ 3 ] {} HTTP-Session: 95a5117f-1649-42b3-a18e-c0fce8d13954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:56.600597 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:56.600639 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:50:56.600768 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:56.601062 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:56.601100 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:56.601403 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.07.01 18:50:56.601703 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:56.601865 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} executeQuery: Read 36 rows, 2.88 KiB in 0.001298 sec., 27734.976887519264 rows/sec., 2.17 MiB/sec. 2024.07.01 18:50:56.602023 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} DynamicQueryHandler: Done processing query 2024.07.01 18:50:56.602050 [ 3 ] {a3e155a2-d434-4046-a3b2-afac5fbe479b} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:50:56.602067 [ 3 ] {} HTTP-Session: 95a5117f-1649-42b3-a18e-c0fce8d13954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:56.602302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:56.602350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:56.602370 [ 3 ] {} HTTP-Session: 196a007d-7e36-4ebe-8139-ae8b0099fece Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:56.602386 [ 3 ] {} HTTP-Session: 196a007d-7e36-4ebe-8139-ae8b0099fece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:56.602400 [ 3 ] {} HTTP-Session: 196a007d-7e36-4ebe-8139-ae8b0099fece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:56.602430 [ 3 ] {} HTTP-Session: 196a007d-7e36-4ebe-8139-ae8b0099fece Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:56.602564 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:56.602610 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:50:56.602759 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:56.603098 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:56.603136 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:56.603524 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.07.01 18:50:56.603860 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:56.604020 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} executeQuery: Read 110 rows, 7.86 KiB in 0.001513 sec., 72703.2385988103 rows/sec., 5.07 MiB/sec. 2024.07.01 18:50:56.604210 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} DynamicQueryHandler: Done processing query 2024.07.01 18:50:56.604235 [ 3 ] {b4ef337c-6910-4d13-8143-7735841303fa} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:50:56.604252 [ 3 ] {} HTTP-Session: 196a007d-7e36-4ebe-8139-ae8b0099fece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:56.604412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:50:56.604459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:50:56.604480 [ 3 ] {} HTTP-Session: ba357e66-d2e0-4eea-9c14-86758f081943 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:50:56.604497 [ 3 ] {} HTTP-Session: ba357e66-d2e0-4eea-9c14-86758f081943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:56.604510 [ 3 ] {} HTTP-Session: ba357e66-d2e0-4eea-9c14-86758f081943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:50:56.604541 [ 3 ] {} HTTP-Session: ba357e66-d2e0-4eea-9c14-86758f081943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:50:56.604654 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:50:56.604698 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:50:56.604827 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:50:56.605095 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:50:56.605130 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:50:56.605481 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.07.01 18:50:56.605803 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:50:56.605954 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} executeQuery: Read 40 rows, 2.73 KiB in 0.001338 sec., 29895.366218236173 rows/sec., 2.00 MiB/sec. 2024.07.01 18:50:56.606109 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} DynamicQueryHandler: Done processing query 2024.07.01 18:50:56.606134 [ 3 ] {7bc06cd5-8e80-45e7-bb26-9be753851edb} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:50:56.606150 [ 3 ] {} HTTP-Session: ba357e66-d2e0-4eea-9c14-86758f081943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.599690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:01.599885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:01.599933 [ 3 ] {} HTTP-Session: 888952a2-54d3-4751-a2ed-89bf89d8d57d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:01.599975 [ 3 ] {} HTTP-Session: 888952a2-54d3-4751-a2ed-89bf89d8d57d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.600003 [ 3 ] {} HTTP-Session: 888952a2-54d3-4751-a2ed-89bf89d8d57d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.600085 [ 3 ] {} HTTP-Session: 888952a2-54d3-4751-a2ed-89bf89d8d57d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:01.600382 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:01.600449 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:51:01.600639 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:01.601152 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:01.601194 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:51:01.601560 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.07.01 18:51:01.601891 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:01.602037 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} executeQuery: Read 30 rows, 2.43 KiB in 0.001755 sec., 17094.017094017094 rows/sec., 1.35 MiB/sec. 2024.07.01 18:51:01.602249 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} DynamicQueryHandler: Done processing query 2024.07.01 18:51:01.602278 [ 3 ] {6659388c-718a-4d44-857e-602b06926219} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:51:01.602295 [ 3 ] {} HTTP-Session: 888952a2-54d3-4751-a2ed-89bf89d8d57d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.602459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 17794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:01.602514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:01.602534 [ 3 ] {} HTTP-Session: 2d364dc9-19df-4072-bd22-d8f491b66e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:01.602553 [ 3 ] {} HTTP-Session: 2d364dc9-19df-4072-bd22-d8f491b66e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.602567 [ 3 ] {} HTTP-Session: 2d364dc9-19df-4072-bd22-d8f491b66e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.602602 [ 3 ] {} HTTP-Session: 2d364dc9-19df-4072-bd22-d8f491b66e25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:01.602737 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:01.602783 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:51:01.602912 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:01.603273 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:01.603309 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:51:01.603627 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.07.01 18:51:01.603932 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:01.604057 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} executeQuery: Read 120 rows, 10.48 KiB in 0.001376 sec., 87209.30232558139 rows/sec., 7.44 MiB/sec. 2024.07.01 18:51:01.604208 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} DynamicQueryHandler: Done processing query 2024.07.01 18:51:01.604233 [ 3 ] {ca9d49bf-3817-438b-8c92-ef92632fbe8f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:51:01.604249 [ 3 ] {} HTTP-Session: 2d364dc9-19df-4072-bd22-d8f491b66e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.604375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:01.604423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:01.604442 [ 3 ] {} HTTP-Session: 0aa9150e-bfbd-46d2-8ed2-d86b67b4e979 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:01.604459 [ 3 ] {} HTTP-Session: 0aa9150e-bfbd-46d2-8ed2-d86b67b4e979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.604472 [ 3 ] {} HTTP-Session: 0aa9150e-bfbd-46d2-8ed2-d86b67b4e979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.604503 [ 3 ] {} HTTP-Session: 0aa9150e-bfbd-46d2-8ed2-d86b67b4e979 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:01.604613 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:01.604656 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:51:01.604778 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:01.605085 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:01.605121 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:51:01.605423 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.07.01 18:51:01.605728 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:01.605855 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} executeQuery: Read 66 rows, 5.28 KiB in 0.00128 sec., 51562.49999999999 rows/sec., 4.03 MiB/sec. 2024.07.01 18:51:01.606120 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} DynamicQueryHandler: Done processing query 2024.07.01 18:51:01.606169 [ 3 ] {0c1f70c4-3c38-4466-aaee-b633e5f04b84} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:51:01.606186 [ 3 ] {} HTTP-Session: 0aa9150e-bfbd-46d2-8ed2-d86b67b4e979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.606313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:01.606361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:01.606381 [ 3 ] {} HTTP-Session: 4bb89dc6-7532-46d2-93e4-01dbcd38817c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:01.606397 [ 3 ] {} HTTP-Session: 4bb89dc6-7532-46d2-93e4-01dbcd38817c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.606411 [ 3 ] {} HTTP-Session: 4bb89dc6-7532-46d2-93e4-01dbcd38817c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.606442 [ 3 ] {} HTTP-Session: 4bb89dc6-7532-46d2-93e4-01dbcd38817c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:01.606573 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:01.606621 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:51:01.606785 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:01.607111 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:01.607147 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:51:01.607522 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.07.01 18:51:01.607853 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:01.607984 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} executeQuery: Read 110 rows, 7.86 KiB in 0.001466 sec., 75034.10641200545 rows/sec., 5.24 MiB/sec. 2024.07.01 18:51:01.608281 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} DynamicQueryHandler: Done processing query 2024.07.01 18:51:01.608308 [ 3 ] {27e0e62d-ca0e-41a5-825f-d95ab662fc7a} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:51:01.608325 [ 3 ] {} HTTP-Session: 4bb89dc6-7532-46d2-93e4-01dbcd38817c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.608535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:01.608583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:01.608602 [ 3 ] {} HTTP-Session: a430e203-3151-4597-ad65-3d98ea08655e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:01.608619 [ 3 ] {} HTTP-Session: a430e203-3151-4597-ad65-3d98ea08655e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.608633 [ 3 ] {} HTTP-Session: a430e203-3151-4597-ad65-3d98ea08655e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.608664 [ 3 ] {} HTTP-Session: a430e203-3151-4597-ad65-3d98ea08655e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:01.608976 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:01.609046 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:51:01.609468 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:01.610172 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:01.610209 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:51:01.610814 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.07.01 18:51:01.611215 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:01.611366 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} executeQuery: Read 30 rows, 55.05 KiB in 0.002617 sec., 11463.50783339702 rows/sec., 20.54 MiB/sec. 2024.07.01 18:51:01.611583 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} DynamicQueryHandler: Done processing query 2024.07.01 18:51:01.611608 [ 3 ] {849fdfb3-17d6-4b6d-8706-d194f4407701} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:51:01.611625 [ 3 ] {} HTTP-Session: a430e203-3151-4597-ad65-3d98ea08655e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.611778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:01.611826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:01.611846 [ 3 ] {} HTTP-Session: 050551a0-14c5-466a-9178-b5dd0b186e60 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:01.611863 [ 3 ] {} HTTP-Session: 050551a0-14c5-466a-9178-b5dd0b186e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.611877 [ 3 ] {} HTTP-Session: 050551a0-14c5-466a-9178-b5dd0b186e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:01.611908 [ 3 ] {} HTTP-Session: 050551a0-14c5-466a-9178-b5dd0b186e60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:01.612011 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:01.612055 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:51:01.612181 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:01.612465 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:01.612500 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2024.07.01 18:51:01.612864 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.07.01 18:51:01.613185 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:01.613310 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} executeQuery: Read 40 rows, 2.73 KiB in 0.001331 sec., 30052.592036063113 rows/sec., 2.01 MiB/sec. 2024.07.01 18:51:01.613459 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} DynamicQueryHandler: Done processing query 2024.07.01 18:51:01.613483 [ 3 ] {01ffc7f8-10c1-454e-8074-f38b9ead9d20} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:51:01.613499 [ 3 ] {} HTTP-Session: 050551a0-14c5-466a-9178-b5dd0b186e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:04.854093 [ 34 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:51:04.854171 [ 34 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:51:06.598484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:06.598622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:06.598652 [ 3 ] {} HTTP-Session: c2592a3e-97cc-4e71-9277-23ccd927fa0c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:06.598680 [ 3 ] {} HTTP-Session: c2592a3e-97cc-4e71-9277-23ccd927fa0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:06.598698 [ 3 ] {} HTTP-Session: c2592a3e-97cc-4e71-9277-23ccd927fa0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:06.598756 [ 3 ] {} HTTP-Session: c2592a3e-97cc-4e71-9277-23ccd927fa0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:06.598971 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:06.599047 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:51:06.599272 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:06.599724 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:06.599767 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:06.600125 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.07.01 18:51:06.600448 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:06.600586 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} executeQuery: Read 30 rows, 2.34 KiB in 0.001687 sec., 17783.04682868998 rows/sec., 1.36 MiB/sec. 2024.07.01 18:51:06.600852 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} DynamicQueryHandler: Done processing query 2024.07.01 18:51:06.600878 [ 3 ] {c31392d5-2359-445a-9a3f-fd67274270a9} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:51:06.600895 [ 3 ] {} HTTP-Session: c2592a3e-97cc-4e71-9277-23ccd927fa0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:06.601034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:06.601082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:06.601101 [ 3 ] {} HTTP-Session: 9de8229f-f064-4fa1-97b4-3fadeacb4909 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:06.601118 [ 3 ] {} HTTP-Session: 9de8229f-f064-4fa1-97b4-3fadeacb4909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:06.601132 [ 3 ] {} HTTP-Session: 9de8229f-f064-4fa1-97b4-3fadeacb4909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:06.601163 [ 3 ] {} HTTP-Session: 9de8229f-f064-4fa1-97b4-3fadeacb4909 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:06.601270 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:06.601312 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:51:06.601450 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:06.601745 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:06.601781 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:06.602084 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.07.01 18:51:06.602386 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:06.602530 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} executeQuery: Read 36 rows, 2.88 KiB in 0.001289 sec., 27928.626842513575 rows/sec., 2.18 MiB/sec. 2024.07.01 18:51:06.602792 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} DynamicQueryHandler: Done processing query 2024.07.01 18:51:06.602827 [ 3 ] {eaf6068a-df9b-4568-acea-52066e922a5e} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:51:06.602844 [ 3 ] {} HTTP-Session: 9de8229f-f064-4fa1-97b4-3fadeacb4909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:06.603006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:06.603052 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:06.603071 [ 3 ] {} HTTP-Session: e466b01a-b4ec-41e0-942a-86f5ab6b5cf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:06.603088 [ 3 ] {} HTTP-Session: e466b01a-b4ec-41e0-942a-86f5ab6b5cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:06.603126 [ 3 ] {} HTTP-Session: e466b01a-b4ec-41e0-942a-86f5ab6b5cf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:06.603158 [ 3 ] {} HTTP-Session: e466b01a-b4ec-41e0-942a-86f5ab6b5cf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:06.603298 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:06.603343 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:51:06.603499 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:06.603827 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:06.603861 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:06.604283 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.07.01 18:51:06.604618 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:06.604799 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} executeQuery: Read 110 rows, 7.86 KiB in 0.001546 sec., 71151.35834411383 rows/sec., 4.97 MiB/sec. 2024.07.01 18:51:06.605017 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} DynamicQueryHandler: Done processing query 2024.07.01 18:51:06.605041 [ 3 ] {65e14440-855f-44a1-b673-3f457e633edd} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:51:06.605058 [ 3 ] {} HTTP-Session: e466b01a-b4ec-41e0-942a-86f5ab6b5cf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:06.605175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:06.605222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:06.605241 [ 3 ] {} HTTP-Session: 51939008-7be3-4eb4-8e93-dc45cfb1addf Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:06.605257 [ 3 ] {} HTTP-Session: 51939008-7be3-4eb4-8e93-dc45cfb1addf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:06.605270 [ 3 ] {} HTTP-Session: 51939008-7be3-4eb4-8e93-dc45cfb1addf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:06.605300 [ 3 ] {} HTTP-Session: 51939008-7be3-4eb4-8e93-dc45cfb1addf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:06.605403 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:06.605447 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:51:06.605572 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:06.605846 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:06.605882 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:06.606234 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.07.01 18:51:06.606545 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:06.606701 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} executeQuery: Read 40 rows, 2.73 KiB in 0.001328 sec., 30120.481927710844 rows/sec., 2.01 MiB/sec. 2024.07.01 18:51:06.606854 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} DynamicQueryHandler: Done processing query 2024.07.01 18:51:06.606879 [ 3 ] {c2b654a5-c676-4f8f-88db-f85770f2bec5} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:51:06.606894 [ 3 ] {} HTTP-Session: 51939008-7be3-4eb4-8e93-dc45cfb1addf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.599754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:11.599897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:11.599928 [ 3 ] {} HTTP-Session: e9b1aa7e-b4ca-4e88-8daf-5bae767ee70f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:11.599958 [ 3 ] {} HTTP-Session: e9b1aa7e-b4ca-4e88-8daf-5bae767ee70f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.599976 [ 3 ] {} HTTP-Session: e9b1aa7e-b4ca-4e88-8daf-5bae767ee70f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.600033 [ 3 ] {} HTTP-Session: e9b1aa7e-b4ca-4e88-8daf-5bae767ee70f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:11.600250 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:11.600329 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:51:11.600553 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:11.601007 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:11.601051 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:11.601434 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.07.01 18:51:11.601796 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:11.601953 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} executeQuery: Read 30 rows, 2.43 KiB in 0.001769 sec., 16958.73374788016 rows/sec., 1.34 MiB/sec. 2024.07.01 18:51:11.602175 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} DynamicQueryHandler: Done processing query 2024.07.01 18:51:11.602204 [ 3 ] {3cf62c33-3958-49e2-861f-e291d9b60bfe} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:51:11.602220 [ 3 ] {} HTTP-Session: e9b1aa7e-b4ca-4e88-8daf-5bae767ee70f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.602374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 17794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:11.602424 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:11.602445 [ 3 ] {} HTTP-Session: 622c5c5f-3f03-4895-936c-4cb3475d59b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:11.602463 [ 3 ] {} HTTP-Session: 622c5c5f-3f03-4895-936c-4cb3475d59b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.602477 [ 3 ] {} HTTP-Session: 622c5c5f-3f03-4895-936c-4cb3475d59b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.602509 [ 3 ] {} HTTP-Session: 622c5c5f-3f03-4895-936c-4cb3475d59b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:11.602645 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:11.602693 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:51:11.602829 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:11.603195 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:11.603235 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:11.603558 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.07.01 18:51:11.603869 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:11.604021 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} executeQuery: Read 120 rows, 10.48 KiB in 0.001425 sec., 84210.52631578947 rows/sec., 7.19 MiB/sec. 2024.07.01 18:51:11.604182 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} DynamicQueryHandler: Done processing query 2024.07.01 18:51:11.604207 [ 3 ] {5329c6d4-4b42-4090-bcfc-c10795e5c930} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:51:11.604222 [ 3 ] {} HTTP-Session: 622c5c5f-3f03-4895-936c-4cb3475d59b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.604394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:11.604442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:11.604461 [ 3 ] {} HTTP-Session: ea5cc7f1-aea5-4ae0-b947-da48b7c2e0cc Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:11.604479 [ 3 ] {} HTTP-Session: ea5cc7f1-aea5-4ae0-b947-da48b7c2e0cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.604494 [ 3 ] {} HTTP-Session: ea5cc7f1-aea5-4ae0-b947-da48b7c2e0cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.604525 [ 3 ] {} HTTP-Session: ea5cc7f1-aea5-4ae0-b947-da48b7c2e0cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:11.604639 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:11.604683 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:51:11.604807 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:11.605144 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:11.605181 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:11.605490 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.07.01 18:51:11.605801 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:11.605956 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} executeQuery: Read 66 rows, 5.28 KiB in 0.001348 sec., 48961.42433234421 rows/sec., 3.83 MiB/sec. 2024.07.01 18:51:11.606124 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} DynamicQueryHandler: Done processing query 2024.07.01 18:51:11.606149 [ 3 ] {fd494e07-50c6-4035-9bc6-5243d9bf0803} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:51:11.606165 [ 3 ] {} HTTP-Session: ea5cc7f1-aea5-4ae0-b947-da48b7c2e0cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.606300 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:11.606351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:11.606371 [ 3 ] {} HTTP-Session: f194d8b6-e626-4869-b041-f24aa62f4784 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:11.606387 [ 3 ] {} HTTP-Session: f194d8b6-e626-4869-b041-f24aa62f4784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.606401 [ 3 ] {} HTTP-Session: f194d8b6-e626-4869-b041-f24aa62f4784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.606433 [ 3 ] {} HTTP-Session: f194d8b6-e626-4869-b041-f24aa62f4784 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:11.606563 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:11.606609 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:51:11.606752 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:11.607092 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:11.607129 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:11.607498 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.07.01 18:51:11.607821 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:11.607985 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} executeQuery: Read 110 rows, 7.86 KiB in 0.001512 sec., 72751.32275132275 rows/sec., 5.08 MiB/sec. 2024.07.01 18:51:11.608323 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} DynamicQueryHandler: Done processing query 2024.07.01 18:51:11.608359 [ 3 ] {27f6ecb7-cbed-4deb-82f0-257341aff527} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:51:11.608376 [ 3 ] {} HTTP-Session: f194d8b6-e626-4869-b041-f24aa62f4784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.608534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:11.608582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:11.608601 [ 3 ] {} HTTP-Session: 37b4b100-9f77-4fd8-a831-62d20139c850 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:11.608617 [ 3 ] {} HTTP-Session: 37b4b100-9f77-4fd8-a831-62d20139c850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.608631 [ 3 ] {} HTTP-Session: 37b4b100-9f77-4fd8-a831-62d20139c850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.608662 [ 3 ] {} HTTP-Session: 37b4b100-9f77-4fd8-a831-62d20139c850 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:11.608969 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:11.609041 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:51:11.609457 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:11.610176 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:11.610213 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:11.610816 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.07.01 18:51:11.611222 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:11.611434 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} executeQuery: Read 30 rows, 55.05 KiB in 0.002676 sec., 11210.762331838565 rows/sec., 20.09 MiB/sec. 2024.07.01 18:51:11.611926 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} DynamicQueryHandler: Done processing query 2024.07.01 18:51:11.611952 [ 3 ] {cd2c121c-3da7-4a15-aa9e-30406ba997c7} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:51:11.611969 [ 3 ] {} HTTP-Session: 37b4b100-9f77-4fd8-a831-62d20139c850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.612091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:11.612140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:11.612159 [ 3 ] {} HTTP-Session: 1696d1dc-4dbe-4326-8118-455f0e8a91be Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:11.612176 [ 3 ] {} HTTP-Session: 1696d1dc-4dbe-4326-8118-455f0e8a91be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.612190 [ 3 ] {} HTTP-Session: 1696d1dc-4dbe-4326-8118-455f0e8a91be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:11.612221 [ 3 ] {} HTTP-Session: 1696d1dc-4dbe-4326-8118-455f0e8a91be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:11.612331 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:11.612376 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:51:11.612517 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:11.612791 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:11.612827 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:11.613176 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.07.01 18:51:11.613511 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:11.613677 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} executeQuery: Read 40 rows, 2.73 KiB in 0.001374 sec., 29112.081513828238 rows/sec., 1.94 MiB/sec. 2024.07.01 18:51:11.613985 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} DynamicQueryHandler: Done processing query 2024.07.01 18:51:11.614011 [ 3 ] {36778345-20a5-4ab0-a3c2-505e2068a75d} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:51:11.614027 [ 3 ] {} HTTP-Session: 1696d1dc-4dbe-4326-8118-455f0e8a91be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:16.598174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:16.598369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:16.598415 [ 3 ] {} HTTP-Session: a587081d-e68f-46b4-a5ed-7d12ae03b5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:16.598458 [ 3 ] {} HTTP-Session: a587081d-e68f-46b4-a5ed-7d12ae03b5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:16.598487 [ 3 ] {} HTTP-Session: a587081d-e68f-46b4-a5ed-7d12ae03b5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:16.598570 [ 3 ] {} HTTP-Session: a587081d-e68f-46b4-a5ed-7d12ae03b5ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:16.598874 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:16.598987 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:51:16.599185 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:16.599630 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:16.599673 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:16.600054 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.07.01 18:51:16.600382 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:16.600537 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} executeQuery: Read 30 rows, 2.34 KiB in 0.001764 sec., 17006.802721088436 rows/sec., 1.30 MiB/sec. 2024.07.01 18:51:16.600617 [ 138 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.07.01 18:51:16.600750 [ 138 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:16.600801 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:16.600816 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} DynamicQueryHandler: Done processing query 2024.07.01 18:51:16.600864 [ 3 ] {36b9d697-4044-4853-8389-c68b9bee7a83} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:51:16.600916 [ 3 ] {} HTTP-Session: a587081d-e68f-46b4-a5ed-7d12ae03b5ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:16.601162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:16.601170 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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.07.01 18:51:16.601336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:16.601449 [ 3 ] {} HTTP-Session: e81900e3-e724-4533-9732-5cd96f1f4f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:16.601530 [ 3 ] {} HTTP-Session: e81900e3-e724-4533-9732-5cd96f1f4f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:16.601599 [ 3 ] {} HTTP-Session: e81900e3-e724-4533-9732-5cd96f1f4f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:16.601773 [ 3 ] {} HTTP-Session: e81900e3-e724-4533-9732-5cd96f1f4f04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:16.601888 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:51:16.602012 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part 2024.07.01 18:51:16.602111 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:16.602214 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part 2024.07.01 18:51:16.602264 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:51:16.602595 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 120 rows starting from the beginning of the part 2024.07.01 18:51:16.602926 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part 2024.07.01 18:51:16.603242 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 120 rows starting from the beginning of the part 2024.07.01 18:51:16.603533 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part 2024.07.01 18:51:16.603666 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:16.604646 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:16.604703 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:16.605561 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.07.01 18:51:16.606343 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:16.606352 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 4 columns (4 merged, 0 gathered) in 0.005401024 sec., 90723.53687004538 rows/sec., 7.52 MiB/sec. 2024.07.01 18:51:16.606578 [ 138 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.07.01 18:51:16.606595 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.07.01 18:51:16.606608 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} executeQuery: Read 36 rows, 2.88 KiB in 0.004608 sec., 7812.5 rows/sec., 624.76 KiB/sec. 2024.07.01 18:51:16.606637 [ 138 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:16.606718 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:16.607204 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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.07.01 18:51:16.607369 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} DynamicQueryHandler: Done processing query 2024.07.01 18:51:16.607494 [ 3 ] {06d434cf-4e1f-4c1d-8ad3-06133db2f900} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:51:16.607578 [ 3 ] {} HTTP-Session: e81900e3-e724-4533-9732-5cd96f1f4f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:16.607761 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:51:16.607845 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 116 rows starting from the beginning of the part 2024.07.01 18:51:16.607885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:16.607953 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:16.608112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:16.608230 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part 2024.07.01 18:51:16.608278 [ 3 ] {} HTTP-Session: d0c7c3be-79d6-4255-b7e8-6dbb14bee0c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:16.608397 [ 3 ] {} HTTP-Session: d0c7c3be-79d6-4255-b7e8-6dbb14bee0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:16.608508 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_21_4} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.07.01 18:51:16.608550 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part 2024.07.01 18:51:16.608573 [ 3 ] {} HTTP-Session: d0c7c3be-79d6-4255-b7e8-6dbb14bee0c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:16.608827 [ 3 ] {} HTTP-Session: d0c7c3be-79d6-4255-b7e8-6dbb14bee0c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:16.608917 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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.07.01 18:51:16.609227 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.07.01 18:51:16.609302 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part 2024.07.01 18:51:16.609382 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:16.609584 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:51:16.609638 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part 2024.07.01 18:51:16.610428 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:16.611299 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:16.611370 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:16.612448 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.07.01 18:51:16.612504 [ 190 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 4 columns (4 merged, 0 gathered) in 0.005632776 sec., 63201.51910887278 rows/sec., 4.94 MiB/sec. 2024.07.01 18:51:16.612737 [ 196 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.07.01 18:51:16.612914 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:16.613151 [ 138 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.07.01 18:51:16.613189 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} executeQuery: Read 110 rows, 7.86 KiB in 0.004151 sec., 26499.638641291254 rows/sec., 1.85 MiB/sec. 2024.07.01 18:51:16.613254 [ 138 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:16.613418 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:16.613598 [ 196 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:16.613822 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} DynamicQueryHandler: Done processing query 2024.07.01 18:51:16.613846 [ 190 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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.07.01 18:51:16.613883 [ 3 ] {6b31fc11-a799-43cd-a61c-2ca14a0a7564} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:51:16.613914 [ 196 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_21_4} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.07.01 18:51:16.613971 [ 3 ] {} HTTP-Session: d0c7c3be-79d6-4255-b7e8-6dbb14bee0c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:16.614159 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.07.01 18:51:16.614227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:16.614348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:16.614364 [ 190 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:51:16.614389 [ 3 ] {} HTTP-Session: 2a0d747f-0e17-4c8c-9bba-a3aef8a48506 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:16.614444 [ 3 ] {} HTTP-Session: 2a0d747f-0e17-4c8c-9bba-a3aef8a48506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:16.614450 [ 190 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2102 rows starting from the beginning of the part 2024.07.01 18:51:16.614469 [ 3 ] {} HTTP-Session: 2a0d747f-0e17-4c8c-9bba-a3aef8a48506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:16.614577 [ 3 ] {} HTTP-Session: 2a0d747f-0e17-4c8c-9bba-a3aef8a48506 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:16.614755 [ 190 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 110 rows starting from the beginning of the part 2024.07.01 18:51:16.614954 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:16.615054 [ 190 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 110 rows starting from the beginning of the part 2024.07.01 18:51:16.615105 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:51:16.615393 [ 190 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 110 rows starting from the beginning of the part 2024.07.01 18:51:16.615702 [ 190 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part 2024.07.01 18:51:16.616113 [ 190 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 110 rows starting from the beginning of the part 2024.07.01 18:51:16.616307 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:16.617242 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:16.617307 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:16.618213 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.07.01 18:51:16.619020 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:16.619323 [ 138 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.07.01 18:51:16.619365 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} executeQuery: Read 40 rows, 2.73 KiB in 0.004554 sec., 8783.48704435661 rows/sec., 600.43 KiB/sec. 2024.07.01 18:51:16.619425 [ 138 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:16.619534 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:16.620040 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::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.07.01 18:51:16.620066 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2652 rows, containing 5 columns (5 merged, 0 gathered) in 0.006483467 sec., 409040.4100151971 rows/sec., 28.58 MiB/sec. 2024.07.01 18:51:16.620094 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} DynamicQueryHandler: Done processing query 2024.07.01 18:51:16.620154 [ 3 ] {c6c6ce29-4f04-4728-b85a-1adc86c2b8d6} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:51:16.620195 [ 3 ] {} HTTP-Session: 2a0d747f-0e17-4c8c-9bba-a3aef8a48506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:16.620261 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:51:16.620292 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 598 rows starting from the beginning of the part 2024.07.01 18:51:16.620467 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part 2024.07.01 18:51:16.620481 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.07.01 18:51:16.620827 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part 2024.07.01 18:51:16.621003 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part 2024.07.01 18:51:16.621384 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part 2024.07.01 18:51:16.621723 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part 2024.07.01 18:51:16.622253 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:16.622442 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_21_4} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.07.01 18:51:16.622646 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2024.07.01 18:51:16.623326 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 4 columns (4 merged, 0 gathered) in 0.003620669 sec., 220401.2573366966 rows/sec., 14.75 MiB/sec. 2024.07.01 18:51:16.623486 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.07.01 18:51:16.623845 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:16.623919 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_21_4} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.07.01 18:51:16.623986 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2024.07.01 18:51:19.854246 [ 28 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:51:19.854303 [ 28 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:51:21.001286 [ 243 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000900122 sec. 2024.07.01 18:51:21.601755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:21.601887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:21.601918 [ 3 ] {} HTTP-Session: afe29c94-7458-4d95-90e3-316019684afd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:21.601946 [ 3 ] {} HTTP-Session: afe29c94-7458-4d95-90e3-316019684afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.601964 [ 3 ] {} HTTP-Session: afe29c94-7458-4d95-90e3-316019684afd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.602023 [ 3 ] {} HTTP-Session: afe29c94-7458-4d95-90e3-316019684afd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:21.602241 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:21.602310 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:51:21.602507 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:21.602959 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:21.603006 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:21.603389 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.07.01 18:51:21.603736 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:21.603918 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} executeQuery: Read 30 rows, 2.43 KiB in 0.001733 sec., 17311.021350259667 rows/sec., 1.37 MiB/sec. 2024.07.01 18:51:21.603932 [ 47 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.07.01 18:51:21.604040 [ 47 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:21.604099 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:21.604224 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} DynamicQueryHandler: Done processing query 2024.07.01 18:51:21.604265 [ 3 ] {95bde369-6083-4ca2-bf7e-1fe42ad02b76} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:51:21.604266 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2024.07.01 18:51:21.604284 [ 3 ] {} HTTP-Session: afe29c94-7458-4d95-90e3-316019684afd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.604416 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:51:21.604451 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2024.07.01 18:51:21.604537 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 22780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:21.604594 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2024.07.01 18:51:21.604677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:21.604797 [ 3 ] {} HTTP-Session: a7cf73d6-2f9d-41e7-9ddd-a3785e8f444a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:21.604913 [ 3 ] {} HTTP-Session: a7cf73d6-2f9d-41e7-9ddd-a3785e8f444a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.605012 [ 3 ] {} HTTP-Session: a7cf73d6-2f9d-41e7-9ddd-a3785e8f444a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.605023 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2024.07.01 18:51:21.605080 [ 3 ] {} HTTP-Session: a7cf73d6-2f9d-41e7-9ddd-a3785e8f444a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:21.605182 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part 2024.07.01 18:51:21.605511 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part 2024.07.01 18:51:21.605521 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:21.605610 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part 2024.07.01 18:51:21.605618 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:51:21.606382 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:21.606988 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:21.607037 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:21.607437 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.003248024 sec., 50492.23774208565 rows/sec., 4.00 MiB/sec. 2024.07.01 18:51:21.607557 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.07.01 18:51:21.607577 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.07.01 18:51:21.608149 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:21.608210 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:21.608258 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_10_2} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2024.07.01 18:51:21.608342 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.07.01 18:51:21.608460 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} executeQuery: Read 156 rows, 13.30 KiB in 0.003193 sec., 48856.87441277795 rows/sec., 4.07 MiB/sec. 2024.07.01 18:51:21.609283 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} DynamicQueryHandler: Done processing query 2024.07.01 18:51:21.609309 [ 3 ] {a77ed3eb-20e6-4a9f-a600-fee496d5dc4e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:51:21.609325 [ 3 ] {} HTTP-Session: a7cf73d6-2f9d-41e7-9ddd-a3785e8f444a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.609468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:21.609524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:21.609545 [ 3 ] {} HTTP-Session: f117c262-0b27-40ea-aa99-1cbf6848dbd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:21.609564 [ 3 ] {} HTTP-Session: f117c262-0b27-40ea-aa99-1cbf6848dbd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.609578 [ 3 ] {} HTTP-Session: f117c262-0b27-40ea-aa99-1cbf6848dbd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.609611 [ 3 ] {} HTTP-Session: f117c262-0b27-40ea-aa99-1cbf6848dbd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:21.609758 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:21.609802 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:51:21.609959 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:21.610350 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:21.610387 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:21.610711 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.07.01 18:51:21.611029 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:21.611189 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} executeQuery: Read 90 rows, 7.18 KiB in 0.001489 sec., 60443.25050369375 rows/sec., 4.71 MiB/sec. 2024.07.01 18:51:21.611492 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} DynamicQueryHandler: Done processing query 2024.07.01 18:51:21.611526 [ 3 ] {17b20f18-93a5-419c-9a5c-5e477e3e34db} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.07.01 18:51:21.611553 [ 3 ] {} HTTP-Session: f117c262-0b27-40ea-aa99-1cbf6848dbd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.611802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 28022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:21.611854 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:21.611874 [ 3 ] {} HTTP-Session: dbc67108-814a-44fd-bbd9-fa749549027e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:21.611891 [ 3 ] {} HTTP-Session: dbc67108-814a-44fd-bbd9-fa749549027e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.611904 [ 3 ] {} HTTP-Session: dbc67108-814a-44fd-bbd9-fa749549027e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.611935 [ 3 ] {} HTTP-Session: dbc67108-814a-44fd-bbd9-fa749549027e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:21.612079 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:21.612129 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:51:21.612294 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:21.612658 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:21.612696 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:21.613084 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.07.01 18:51:21.613416 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:21.613578 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} executeQuery: Read 146 rows, 10.46 KiB in 0.001564 sec., 93350.38363171356 rows/sec., 6.53 MiB/sec. 2024.07.01 18:51:21.613746 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} DynamicQueryHandler: Done processing query 2024.07.01 18:51:21.613772 [ 3 ] {b11622cf-ae47-4270-94d5-1630eae7dbf6} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:51:21.613787 [ 3 ] {} HTTP-Session: dbc67108-814a-44fd-bbd9-fa749549027e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.613978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:21.614025 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:21.614044 [ 3 ] {} HTTP-Session: d48b2778-9284-466f-a804-d0e72df8027e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:21.614061 [ 3 ] {} HTTP-Session: d48b2778-9284-466f-a804-d0e72df8027e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.614074 [ 3 ] {} HTTP-Session: d48b2778-9284-466f-a804-d0e72df8027e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.614105 [ 3 ] {} HTTP-Session: d48b2778-9284-466f-a804-d0e72df8027e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:21.614617 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:21.614682 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:51:21.615085 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:21.615854 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:21.615892 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:21.616507 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.07.01 18:51:21.616919 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:21.617135 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} executeQuery: Read 30 rows, 55.05 KiB in 0.002935 sec., 10221.465076660988 rows/sec., 18.32 MiB/sec. 2024.07.01 18:51:21.617616 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} DynamicQueryHandler: Done processing query 2024.07.01 18:51:21.617639 [ 3 ] {2661284e-3e97-4bd4-802d-383376737cd4} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:51:21.617654 [ 3 ] {} HTTP-Session: d48b2778-9284-466f-a804-d0e72df8027e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.617779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:21.617826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:21.617844 [ 3 ] {} HTTP-Session: 9abd6baf-0ac6-40d7-8c02-372926dcd686 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:21.617858 [ 3 ] {} HTTP-Session: 9abd6baf-0ac6-40d7-8c02-372926dcd686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.617872 [ 3 ] {} HTTP-Session: 9abd6baf-0ac6-40d7-8c02-372926dcd686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:21.617901 [ 3 ] {} HTTP-Session: 9abd6baf-0ac6-40d7-8c02-372926dcd686 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:21.618003 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:21.618046 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:51:21.618181 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:21.618506 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:21.618544 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:21.618903 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.07.01 18:51:21.619231 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:21.619388 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} executeQuery: Read 40 rows, 2.73 KiB in 0.001377 sec., 29048.65649963689 rows/sec., 1.94 MiB/sec. 2024.07.01 18:51:21.619539 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} DynamicQueryHandler: Done processing query 2024.07.01 18:51:21.619564 [ 3 ] {027bb430-89d0-4fd2-a4b0-ac8cad23c110} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:51:21.619580 [ 3 ] {} HTTP-Session: 9abd6baf-0ac6-40d7-8c02-372926dcd686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:26.599599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:26.599735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:26.599767 [ 3 ] {} HTTP-Session: 139a40e2-6979-4af8-ad56-4cf72441fb14 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:26.599795 [ 3 ] {} HTTP-Session: 139a40e2-6979-4af8-ad56-4cf72441fb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:26.599815 [ 3 ] {} HTTP-Session: 139a40e2-6979-4af8-ad56-4cf72441fb14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:26.599871 [ 3 ] {} HTTP-Session: 139a40e2-6979-4af8-ad56-4cf72441fb14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:26.600091 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:26.600166 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:51:26.600387 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:26.600859 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:26.600898 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:26.601270 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.07.01 18:51:26.601609 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:26.601755 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} executeQuery: Read 56 rows, 4.41 KiB in 0.00174 sec., 32183.908045977012 rows/sec., 2.47 MiB/sec. 2024.07.01 18:51:26.601946 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} DynamicQueryHandler: Done processing query 2024.07.01 18:51:26.601974 [ 3 ] {a65fc43d-fb0c-40eb-81ce-682322a31824} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:51:26.601990 [ 3 ] {} HTTP-Session: 139a40e2-6979-4af8-ad56-4cf72441fb14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:26.602178 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:26.602228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:26.602247 [ 3 ] {} HTTP-Session: 610d04eb-1516-4fb0-8307-503be167630e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:26.602263 [ 3 ] {} HTTP-Session: 610d04eb-1516-4fb0-8307-503be167630e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:26.602277 [ 3 ] {} HTTP-Session: 610d04eb-1516-4fb0-8307-503be167630e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:26.602307 [ 3 ] {} HTTP-Session: 610d04eb-1516-4fb0-8307-503be167630e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:26.602420 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:26.602463 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:51:26.602589 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:26.602974 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:26.603011 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:26.603322 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.07.01 18:51:26.603636 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:26.603767 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} executeQuery: Read 64 rows, 5.12 KiB in 0.001387 sec., 46142.75414563807 rows/sec., 3.60 MiB/sec. 2024.07.01 18:51:26.604081 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} DynamicQueryHandler: Done processing query 2024.07.01 18:51:26.604144 [ 3 ] {7958adca-9524-4098-8863-c6650424852a} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:51:26.604199 [ 3 ] {} HTTP-Session: 610d04eb-1516-4fb0-8307-503be167630e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:26.604427 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 24882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:26.604478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:26.604498 [ 3 ] {} HTTP-Session: 39a40a4e-62bc-4929-ae4f-6479d08f6cf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:26.604516 [ 3 ] {} HTTP-Session: 39a40a4e-62bc-4929-ae4f-6479d08f6cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:26.604529 [ 3 ] {} HTTP-Session: 39a40a4e-62bc-4929-ae4f-6479d08f6cf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:26.604562 [ 3 ] {} HTTP-Session: 39a40a4e-62bc-4929-ae4f-6479d08f6cf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:26.604706 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:26.604755 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:51:26.604920 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:26.605319 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:26.605356 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:26.605752 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.07.01 18:51:26.606096 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:26.606230 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} executeQuery: Read 130 rows, 9.28 KiB in 0.00159 sec., 81761.00628930818 rows/sec., 5.70 MiB/sec. 2024.07.01 18:51:26.606399 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} DynamicQueryHandler: Done processing query 2024.07.01 18:51:26.606423 [ 3 ] {cb5442da-1224-47d0-9b4f-796ad8db8c10} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:51:26.606439 [ 3 ] {} HTTP-Session: 39a40a4e-62bc-4929-ae4f-6479d08f6cf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:26.606563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:26.606612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:26.606631 [ 3 ] {} HTTP-Session: 138feeab-ee76-40bd-b107-805392b224f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:26.606647 [ 3 ] {} HTTP-Session: 138feeab-ee76-40bd-b107-805392b224f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:26.606661 [ 3 ] {} HTTP-Session: 138feeab-ee76-40bd-b107-805392b224f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:26.606693 [ 3 ] {} HTTP-Session: 138feeab-ee76-40bd-b107-805392b224f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:26.606815 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:26.606860 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:51:26.606989 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:26.607296 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:26.607334 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:26.607706 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.07.01 18:51:26.608025 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:26.608153 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} executeQuery: Read 48 rows, 3.30 KiB in 0.001386 sec., 34632.03463203463 rows/sec., 2.32 MiB/sec. 2024.07.01 18:51:26.608319 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} DynamicQueryHandler: Done processing query 2024.07.01 18:51:26.608344 [ 3 ] {df533041-bd57-48a3-aad2-b9335315cf07} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:51:26.608360 [ 3 ] {} HTTP-Session: 138feeab-ee76-40bd-b107-805392b224f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.602887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:31.603029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:31.603058 [ 3 ] {} HTTP-Session: 5c0e67dc-c80f-4b6c-a564-53d1300786b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:31.603087 [ 3 ] {} HTTP-Session: 5c0e67dc-c80f-4b6c-a564-53d1300786b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.603106 [ 3 ] {} HTTP-Session: 5c0e67dc-c80f-4b6c-a564-53d1300786b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.603163 [ 3 ] {} HTTP-Session: 5c0e67dc-c80f-4b6c-a564-53d1300786b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:31.603377 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:31.603451 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:51:31.603664 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:31.604184 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:31.604227 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:31.604600 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.07.01 18:51:31.604929 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:31.605097 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} executeQuery: Read 30 rows, 2.43 KiB in 0.00179 sec., 16759.77653631285 rows/sec., 1.33 MiB/sec. 2024.07.01 18:51:31.605310 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} DynamicQueryHandler: Done processing query 2024.07.01 18:51:31.605337 [ 3 ] {3e965fe1-f2b2-42d7-852d-d54af16d6825} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:51:31.605354 [ 3 ] {} HTTP-Session: 5c0e67dc-c80f-4b6c-a564-53d1300786b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.605479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:31.605530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:31.605549 [ 3 ] {} HTTP-Session: afcea1f0-3486-422d-ba13-5d98f3fff94d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:31.605567 [ 3 ] {} HTTP-Session: afcea1f0-3486-422d-ba13-5d98f3fff94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.605580 [ 3 ] {} HTTP-Session: afcea1f0-3486-422d-ba13-5d98f3fff94d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.605612 [ 3 ] {} HTTP-Session: afcea1f0-3486-422d-ba13-5d98f3fff94d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:31.605708 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:31.605752 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:51:31.605880 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:31.606192 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:31.606229 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:31.606530 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.07.01 18:51:31.606834 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:31.607001 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} executeQuery: Read 4 rows, 334.00 B in 0.0013 sec., 3076.923076923077 rows/sec., 250.90 KiB/sec. 2024.07.01 18:51:31.607282 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} DynamicQueryHandler: Done processing query 2024.07.01 18:51:31.607307 [ 3 ] {b62e49fc-3bba-447b-a3d2-430d69a3ab34} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:51:31.607324 [ 3 ] {} HTTP-Session: afcea1f0-3486-422d-ba13-5d98f3fff94d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.607463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:31.607513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:31.607533 [ 3 ] {} HTTP-Session: b71c0114-20e2-4a74-94f4-adfcc1a4fcf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:31.607550 [ 3 ] {} HTTP-Session: b71c0114-20e2-4a74-94f4-adfcc1a4fcf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.607563 [ 3 ] {} HTTP-Session: b71c0114-20e2-4a74-94f4-adfcc1a4fcf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.607595 [ 3 ] {} HTTP-Session: b71c0114-20e2-4a74-94f4-adfcc1a4fcf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:31.607734 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:31.607778 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:51:31.607925 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:31.608332 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:31.608370 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:31.608686 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.07.01 18:51:31.608989 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:31.609152 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} executeQuery: Read 148 rows, 12.69 KiB in 0.001471 sec., 100611.82868796737 rows/sec., 8.43 MiB/sec. 2024.07.01 18:51:31.609323 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} DynamicQueryHandler: Done processing query 2024.07.01 18:51:31.609348 [ 3 ] {9c480a1b-7ffe-4c6c-a17f-9abb5835f525} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:51:31.609364 [ 3 ] {} HTTP-Session: b71c0114-20e2-4a74-94f4-adfcc1a4fcf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.609468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:31.609518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:31.609536 [ 3 ] {} HTTP-Session: 3edbe411-5eb6-4287-8d7d-7e7d761fa918 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:31.609553 [ 3 ] {} HTTP-Session: 3edbe411-5eb6-4287-8d7d-7e7d761fa918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.609566 [ 3 ] {} HTTP-Session: 3edbe411-5eb6-4287-8d7d-7e7d761fa918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.609598 [ 3 ] {} HTTP-Session: 3edbe411-5eb6-4287-8d7d-7e7d761fa918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:31.609693 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:31.609735 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:51:31.609860 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:31.612335 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:31.612378 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:31.612734 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.07.01 18:51:31.613096 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:31.613279 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} executeQuery: Read 4 rows, 286.00 B in 0.0036 sec., 1111.111111111111 rows/sec., 77.58 KiB/sec. 2024.07.01 18:51:31.613505 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} DynamicQueryHandler: Done processing query 2024.07.01 18:51:31.613535 [ 3 ] {8d851b1a-d157-4afc-975c-90fa57fc9327} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:51:31.613554 [ 3 ] {} HTTP-Session: 3edbe411-5eb6-4287-8d7d-7e7d761fa918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.613696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:31.613745 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:31.613763 [ 3 ] {} HTTP-Session: 4524a410-06be-4185-a6f4-2336ae4e71e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:31.613780 [ 3 ] {} HTTP-Session: 4524a410-06be-4185-a6f4-2336ae4e71e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.613794 [ 3 ] {} HTTP-Session: 4524a410-06be-4185-a6f4-2336ae4e71e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.613825 [ 3 ] {} HTTP-Session: 4524a410-06be-4185-a6f4-2336ae4e71e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:31.613942 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:31.613983 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:51:31.614107 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:31.614480 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:31.614517 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:31.614819 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.07.01 18:51:31.615117 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:31.615266 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} executeQuery: Read 98 rows, 7.84 KiB in 0.001366 sec., 71742.31332357247 rows/sec., 5.61 MiB/sec. 2024.07.01 18:51:31.615428 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} DynamicQueryHandler: Done processing query 2024.07.01 18:51:31.615453 [ 3 ] {5e8c1331-27a3-4e69-94a6-85b27e527694} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:51:31.615469 [ 3 ] {} HTTP-Session: 4524a410-06be-4185-a6f4-2336ae4e71e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.615633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:31.615682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:31.615703 [ 3 ] {} HTTP-Session: 8cb20b8c-4639-4ca4-a773-0d8254c80603 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:31.615719 [ 3 ] {} HTTP-Session: 8cb20b8c-4639-4ca4-a773-0d8254c80603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.615733 [ 3 ] {} HTTP-Session: 8cb20b8c-4639-4ca4-a773-0d8254c80603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.615763 [ 3 ] {} HTTP-Session: 8cb20b8c-4639-4ca4-a773-0d8254c80603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:31.615910 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:31.615956 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:51:31.616101 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:31.616488 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:31.616524 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:31.616907 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.07.01 18:51:31.617238 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:31.617391 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} executeQuery: Read 162 rows, 11.55 KiB in 0.00155 sec., 104516.12903225808 rows/sec., 7.28 MiB/sec. 2024.07.01 18:51:31.617562 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} DynamicQueryHandler: Done processing query 2024.07.01 18:51:31.617586 [ 3 ] {9d0dc184-e4b4-4a97-afa9-f7e23c994777} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:51:31.617602 [ 3 ] {} HTTP-Session: 8cb20b8c-4639-4ca4-a773-0d8254c80603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.617837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48267, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:31.617886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:31.617905 [ 3 ] {} HTTP-Session: 77a906c0-506e-45be-8f38-43e57e7d8328 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:31.617921 [ 3 ] {} HTTP-Session: 77a906c0-506e-45be-8f38-43e57e7d8328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.617935 [ 3 ] {} HTTP-Session: 77a906c0-506e-45be-8f38-43e57e7d8328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.617966 [ 3 ] {} HTTP-Session: 77a906c0-506e-45be-8f38-43e57e7d8328 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:31.618251 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:31.618314 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:51:31.618710 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:31.619443 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:31.619480 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:31.620110 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.07.01 18:51:31.620516 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:31.620686 [ 63 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.07.01 18:51:31.620709 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} executeQuery: Read 30 rows, 55.05 KiB in 0.002664 sec., 11261.261261261261 rows/sec., 20.18 MiB/sec. 2024.07.01 18:51:31.620773 [ 63 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:31.620856 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:31.621145 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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.07.01 18:51:31.621225 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} DynamicQueryHandler: Done processing query 2024.07.01 18:51:31.621282 [ 3 ] {8101dc29-606f-455b-8afb-42b4781af6d5} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:51:31.621316 [ 3 ] {} HTTP-Session: 77a906c0-506e-45be-8f38-43e57e7d8328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.621514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:31.621634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:31.621691 [ 3 ] {} HTTP-Session: 754b43ab-5456-4fcd-ae71-452d27f59df0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:31.621736 [ 3 ] {} HTTP-Session: 754b43ab-5456-4fcd-ae71-452d27f59df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.621777 [ 3 ] {} HTTP-Session: 754b43ab-5456-4fcd-ae71-452d27f59df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.621864 [ 3 ] {} HTTP-Session: 754b43ab-5456-4fcd-ae71-452d27f59df0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:31.621939 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:51:31.622111 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 100 rows starting from the beginning of the part 2024.07.01 18:51:31.622161 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:31.622269 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:51:31.622994 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2024.07.01 18:51:31.623074 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:31.623703 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part 2024.07.01 18:51:31.624149 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:31.624271 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:31.624435 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part 2024.07.01 18:51:31.624995 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part 2024.07.01 18:51:31.625635 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part 2024.07.01 18:51:31.625673 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.07.01 18:51:31.626741 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:31.626998 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} executeQuery: Read 60 rows, 4.14 KiB in 0.004962 sec., 12091.898428053204 rows/sec., 834.47 KiB/sec. 2024.07.01 18:51:31.627336 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} DynamicQueryHandler: Done processing query 2024.07.01 18:51:31.627383 [ 3 ] {bd5ef2c3-7f94-461a-957b-f9dacde12c1d} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:51:31.627423 [ 3 ] {} HTTP-Session: 754b43ab-5456-4fcd-ae71-452d27f59df0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:31.632872 [ 198 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 19 columns (19 merged, 0 gathered) in 0.011875751 sec., 21051.300250401007 rows/sec., 37.72 MiB/sec. 2024.07.01 18:51:31.633402 [ 198 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.07.01 18:51:31.634086 [ 198 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:31.634183 [ 198 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_11_2} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.07.01 18:51:31.634340 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. 2024.07.01 18:51:34.854549 [ 49 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:51:34.854600 [ 49 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:51:36.601607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:36.601750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:36.601779 [ 3 ] {} HTTP-Session: d2d0c7fc-447c-4327-a23c-1e9f6c3f647a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:36.601809 [ 3 ] {} HTTP-Session: d2d0c7fc-447c-4327-a23c-1e9f6c3f647a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.601827 [ 3 ] {} HTTP-Session: d2d0c7fc-447c-4327-a23c-1e9f6c3f647a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.601885 [ 3 ] {} HTTP-Session: d2d0c7fc-447c-4327-a23c-1e9f6c3f647a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:36.602084 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:36.602159 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:51:36.602379 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:36.602878 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:36.602917 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:36.603276 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.07.01 18:51:36.603627 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:36.603771 [ 8 ] {} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.07.01 18:51:36.603774 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} executeQuery: Read 2 rows, 167.00 B in 0.001747 sec., 1144.8196908986833 rows/sec., 93.35 KiB/sec. 2024.07.01 18:51:36.603820 [ 8 ] {} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:36.603860 [ 8 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:36.603983 [ 200 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::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.07.01 18:51:36.604016 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} DynamicQueryHandler: Done processing query 2024.07.01 18:51:36.604048 [ 3 ] {f9ca4345-4d1a-4f52-adfc-3196d9e1b703} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:51:36.604075 [ 3 ] {} HTTP-Session: d2d0c7fc-447c-4327-a23c-1e9f6c3f647a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.604139 [ 200 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:51:36.604173 [ 200 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.07.01 18:51:36.604263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:36.604272 [ 200 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.07.01 18:51:36.604387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:36.604520 [ 3 ] {} HTTP-Session: 3017f0f4-415a-41e1-88e7-f0e16c0ada41 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:36.604619 [ 3 ] {} HTTP-Session: 3017f0f4-415a-41e1-88e7-f0e16c0ada41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.604729 [ 3 ] {} HTTP-Session: 3017f0f4-415a-41e1-88e7-f0e16c0ada41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.604740 [ 200 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2024.07.01 18:51:36.604906 [ 3 ] {} HTTP-Session: 3017f0f4-415a-41e1-88e7-f0e16c0ada41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:36.605052 [ 200 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.07.01 18:51:36.605235 [ 200 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2024.07.01 18:51:36.605255 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:36.605423 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:51:36.605562 [ 200 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2024.07.01 18:51:36.605967 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:36.606546 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:36.606587 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:36.607139 [ 201 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.003208353 sec., 4363.609615276125 rows/sec., 355.82 KiB/sec. 2024.07.01 18:51:36.607152 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.07.01 18:51:36.607398 [ 201 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.07.01 18:51:36.607987 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:36.608280 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} executeQuery: Read 57 rows, 4.48 KiB in 0.003171 sec., 17975.402081362347 rows/sec., 1.38 MiB/sec. 2024.07.01 18:51:36.608404 [ 201 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:36.608587 [ 201 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_6_1} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.07.01 18:51:36.608602 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} DynamicQueryHandler: Done processing query 2024.07.01 18:51:36.608654 [ 3 ] {4ad5a6e3-a6cb-41ac-8822-c31b053d4608} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:51:36.608716 [ 3 ] {} HTTP-Session: 3017f0f4-415a-41e1-88e7-f0e16c0ada41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.608779 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.07.01 18:51:36.608885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:36.608940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:36.608960 [ 3 ] {} HTTP-Session: 315665cf-67bb-4098-9355-86f6e6efe214 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:36.608977 [ 3 ] {} HTTP-Session: 315665cf-67bb-4098-9355-86f6e6efe214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.608991 [ 3 ] {} HTTP-Session: 315665cf-67bb-4098-9355-86f6e6efe214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.609024 [ 3 ] {} HTTP-Session: 315665cf-67bb-4098-9355-86f6e6efe214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:36.609125 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:36.609168 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:51:36.609314 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:36.609605 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:36.609640 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:36.609944 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.07.01 18:51:36.610252 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:36.610371 [ 8 ] {} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.07.01 18:51:36.610381 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} executeQuery: Read 2 rows, 143.00 B in 0.00128 sec., 1562.4999999999998 rows/sec., 109.10 KiB/sec. 2024.07.01 18:51:36.610411 [ 8 ] {} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:36.610449 [ 8 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:36.610670 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} DynamicQueryHandler: Done processing query 2024.07.01 18:51:36.610782 [ 3 ] {1f8df567-225d-4ce3-accc-2841f076dbee} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:51:36.610834 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::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.07.01 18:51:36.610866 [ 3 ] {} HTTP-Session: 315665cf-67bb-4098-9355-86f6e6efe214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.611086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:36.611108 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:51:36.611176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:36.611178 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.07.01 18:51:36.611218 [ 3 ] {} HTTP-Session: 0a95d677-ba2b-4168-9a58-89e2346c68c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:36.611254 [ 3 ] {} HTTP-Session: 0a95d677-ba2b-4168-9a58-89e2346c68c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.611286 [ 3 ] {} HTTP-Session: 0a95d677-ba2b-4168-9a58-89e2346c68c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.611450 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.07.01 18:51:36.611491 [ 3 ] {} HTTP-Session: 0a95d677-ba2b-4168-9a58-89e2346c68c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:36.611693 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2024.07.01 18:51:36.612001 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.07.01 18:51:36.612109 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:36.612226 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2024.07.01 18:51:36.612356 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:51:36.612495 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2024.07.01 18:51:36.613195 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:36.614012 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:36.614099 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:36.614965 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.07.01 18:51:36.615030 [ 201 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.004489881 sec., 3118.122729756089 rows/sec., 217.72 KiB/sec. 2024.07.01 18:51:36.615315 [ 201 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.07.01 18:51:36.615767 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:36.616158 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} executeQuery: Read 66 rows, 5.28 KiB in 0.004323 sec., 15267.175572519085 rows/sec., 1.19 MiB/sec. 2024.07.01 18:51:36.616543 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:36.616770 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} DynamicQueryHandler: Done processing query 2024.07.01 18:51:36.616819 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_6_1} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.07.01 18:51:36.616841 [ 3 ] {bd3eaa8c-ba7e-4644-bc40-608427f33c99} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:51:36.616890 [ 3 ] {} HTTP-Session: 0a95d677-ba2b-4168-9a58-89e2346c68c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.616999 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.07.01 18:51:36.617179 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:36.617243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:36.617270 [ 3 ] {} HTTP-Session: f2c14cfb-ac3d-488e-8054-e1c7eec87006 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:36.617287 [ 3 ] {} HTTP-Session: f2c14cfb-ac3d-488e-8054-e1c7eec87006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.617301 [ 3 ] {} HTTP-Session: f2c14cfb-ac3d-488e-8054-e1c7eec87006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.617360 [ 3 ] {} HTTP-Session: f2c14cfb-ac3d-488e-8054-e1c7eec87006 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:36.617525 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:36.617574 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:51:36.617737 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:36.618145 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:36.618181 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:36.618576 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.07.01 18:51:36.618933 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:36.619068 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} executeQuery: Read 161 rows, 11.48 KiB in 0.001622 sec., 99260.17262638718 rows/sec., 6.91 MiB/sec. 2024.07.01 18:51:36.619233 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} DynamicQueryHandler: Done processing query 2024.07.01 18:51:36.619282 [ 3 ] {3d501e87-51ee-49bb-9919-5a643a5a2bd5} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:51:36.619298 [ 3 ] {} HTTP-Session: f2c14cfb-ac3d-488e-8054-e1c7eec87006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.619431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:36.619479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:36.619498 [ 3 ] {} HTTP-Session: ec652f2b-1e17-4364-a77c-c7f8e953657e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:36.619514 [ 3 ] {} HTTP-Session: ec652f2b-1e17-4364-a77c-c7f8e953657e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.619528 [ 3 ] {} HTTP-Session: ec652f2b-1e17-4364-a77c-c7f8e953657e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:36.619559 [ 3 ] {} HTTP-Session: ec652f2b-1e17-4364-a77c-c7f8e953657e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:36.619677 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:36.619721 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:51:36.619848 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:36.620153 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:36.620189 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:36.620542 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.07.01 18:51:36.620857 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:36.620986 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec. 2024.07.01 18:51:36.621149 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} DynamicQueryHandler: Done processing query 2024.07.01 18:51:36.621174 [ 3 ] {552390e7-ee03-491c-856a-3b63112067ca} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:51:36.621189 [ 3 ] {} HTTP-Session: ec652f2b-1e17-4364-a77c-c7f8e953657e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.603621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:41.603769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:41.603798 [ 3 ] {} HTTP-Session: 6ab6629a-a73b-4bc0-a88a-f4e6b27aafd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:41.603828 [ 3 ] {} HTTP-Session: 6ab6629a-a73b-4bc0-a88a-f4e6b27aafd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.603845 [ 3 ] {} HTTP-Session: 6ab6629a-a73b-4bc0-a88a-f4e6b27aafd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.603903 [ 3 ] {} HTTP-Session: 6ab6629a-a73b-4bc0-a88a-f4e6b27aafd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:41.604111 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:41.604179 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:51:41.604375 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:41.604832 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:41.604875 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:41.605240 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.07.01 18:51:41.605567 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:41.605743 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} executeQuery: Read 30 rows, 2.43 KiB in 0.001693 sec., 17720.023626698166 rows/sec., 1.40 MiB/sec. 2024.07.01 18:51:41.605945 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} DynamicQueryHandler: Done processing query 2024.07.01 18:51:41.605972 [ 3 ] {1ac9621c-b1e1-4d63-9783-a3bc5f5ee548} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:51:41.605988 [ 3 ] {} HTTP-Session: 6ab6629a-a73b-4bc0-a88a-f4e6b27aafd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.606136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:41.606187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:41.606208 [ 3 ] {} HTTP-Session: 78281286-ade9-44c6-8226-b507e3e3099c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:41.606224 [ 3 ] {} HTTP-Session: 78281286-ade9-44c6-8226-b507e3e3099c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.606238 [ 3 ] {} HTTP-Session: 78281286-ade9-44c6-8226-b507e3e3099c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.606269 [ 3 ] {} HTTP-Session: 78281286-ade9-44c6-8226-b507e3e3099c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:41.606363 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:41.606405 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:51:41.606533 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:41.606834 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:41.606870 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:41.607177 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.07.01 18:51:41.607477 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:41.607636 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} executeQuery: Read 2 rows, 167.00 B in 0.001293 sec., 1546.7904098994586 rows/sec., 126.13 KiB/sec. 2024.07.01 18:51:41.607941 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} DynamicQueryHandler: Done processing query 2024.07.01 18:51:41.607966 [ 3 ] {2d155797-1d52-4d05-a18d-a4ce4604a80f} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:51:41.607982 [ 3 ] {} HTTP-Session: 78281286-ade9-44c6-8226-b507e3e3099c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.608133 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:41.608182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:41.608200 [ 3 ] {} HTTP-Session: 259fb35a-0876-4ec1-a64c-d90cf7e31d15 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:41.608217 [ 3 ] {} HTTP-Session: 259fb35a-0876-4ec1-a64c-d90cf7e31d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.608231 [ 3 ] {} HTTP-Session: 259fb35a-0876-4ec1-a64c-d90cf7e31d15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.608262 [ 3 ] {} HTTP-Session: 259fb35a-0876-4ec1-a64c-d90cf7e31d15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:41.608398 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:41.608441 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:51:41.608585 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:41.608968 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:41.609005 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:41.609314 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.07.01 18:51:41.609617 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:41.609781 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} executeQuery: Read 147 rows, 12.62 KiB in 0.001437 sec., 102296.45093945721 rows/sec., 8.58 MiB/sec. 2024.07.01 18:51:41.609779 [ 171 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.07.01 18:51:41.609895 [ 171 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:41.609943 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:41.610040 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} DynamicQueryHandler: Done processing query 2024.07.01 18:51:41.610135 [ 3 ] {0aeb5b55-e004-4ba1-84a0-6a13d2f7fd3d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:51:41.610215 [ 3 ] {} HTTP-Session: 259fb35a-0876-4ec1-a64c-d90cf7e31d15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.610331 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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.07.01 18:51:41.610471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:41.610572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:41.610626 [ 3 ] {} HTTP-Session: 7663bac6-1be6-4c53-8edb-544c6482d698 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:41.610673 [ 3 ] {} HTTP-Session: 7663bac6-1be6-4c53-8edb-544c6482d698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.610682 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:51:41.610698 [ 3 ] {} HTTP-Session: 7663bac6-1be6-4c53-8edb-544c6482d698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.610755 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part 2024.07.01 18:51:41.610773 [ 3 ] {} HTTP-Session: 7663bac6-1be6-4c53-8edb-544c6482d698 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:41.610992 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 156 rows starting from the beginning of the part 2024.07.01 18:51:41.611050 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:41.611282 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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.07.01 18:51:41.611323 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:51:41.611546 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part 2024.07.01 18:51:41.611901 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 57 rows starting from the beginning of the part 2024.07.01 18:51:41.612236 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 147 rows starting from the beginning of the part 2024.07.01 18:51:41.612698 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:41.613461 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:41.613525 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:41.614372 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.07.01 18:51:41.615268 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:41.615571 [ 186 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 4 columns (4 merged, 0 gathered) in 0.005507354 sec., 131460.58887807102 rows/sec., 10.83 MiB/sec. 2024.07.01 18:51:41.615678 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} executeQuery: Read 2 rows, 143.00 B in 0.004735 sec., 422.3864836325238 rows/sec., 29.49 KiB/sec. 2024.07.01 18:51:41.615947 [ 186 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.07.01 18:51:41.616142 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} DynamicQueryHandler: Done processing query 2024.07.01 18:51:41.616183 [ 3 ] {84d45b30-df1e-44eb-880b-1e98fab3ef56} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:51:41.616218 [ 3 ] {} HTTP-Session: 7663bac6-1be6-4c53-8edb-544c6482d698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.616422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:41.616525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:41.616553 [ 3 ] {} HTTP-Session: f0d32e3c-05eb-43d9-9888-fb9e702c52d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:41.616587 [ 3 ] {} HTTP-Session: f0d32e3c-05eb-43d9-9888-fb9e702c52d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.616606 [ 3 ] {} HTTP-Session: f0d32e3c-05eb-43d9-9888-fb9e702c52d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.616671 [ 3 ] {} HTTP-Session: f0d32e3c-05eb-43d9-9888-fb9e702c52d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:41.616680 [ 186 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:41.616860 [ 186 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_26_5} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.07.01 18:51:41.616912 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:41.617008 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:51:41.617021 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.07.01 18:51:41.617212 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:41.617574 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:41.617612 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:41.617943 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.07.01 18:51:41.618254 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:41.618404 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} executeQuery: Read 96 rows, 7.68 KiB in 0.001591 sec., 60339.40917661848 rows/sec., 4.71 MiB/sec. 2024.07.01 18:51:41.618416 [ 170 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.07.01 18:51:41.618497 [ 170 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:41.618556 [ 170 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:41.618676 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} DynamicQueryHandler: Done processing query 2024.07.01 18:51:41.618725 [ 3 ] {753fa1e3-2ac5-40ca-b086-cbf9bbeb53bd} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.07.01 18:51:41.618738 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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.07.01 18:51:41.618756 [ 3 ] {} HTTP-Session: f0d32e3c-05eb-43d9-9888-fb9e702c52d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.618893 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:51:41.618932 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 116 rows starting from the beginning of the part 2024.07.01 18:51:41.619029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:41.619186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:41.619193 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part 2024.07.01 18:51:41.619238 [ 3 ] {} HTTP-Session: 30784a18-dcad-4d86-8583-fda0e3a33846 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:41.619310 [ 3 ] {} HTTP-Session: 30784a18-dcad-4d86-8583-fda0e3a33846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.619389 [ 3 ] {} HTTP-Session: 30784a18-dcad-4d86-8583-fda0e3a33846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.619465 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part 2024.07.01 18:51:41.619501 [ 3 ] {} HTTP-Session: 30784a18-dcad-4d86-8583-fda0e3a33846 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:41.619775 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 98 rows starting from the beginning of the part 2024.07.01 18:51:41.619861 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:41.619995 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part 2024.07.01 18:51:41.620027 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:51:41.620321 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 96 rows starting from the beginning of the part 2024.07.01 18:51:41.621067 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:41.622063 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:41.622141 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:41.623227 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.07.01 18:51:41.623234 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 4 columns (4 merged, 0 gathered) in 0.004587842 sec., 115522.72288365642 rows/sec., 9.02 MiB/sec. 2024.07.01 18:51:41.623429 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.07.01 18:51:41.624062 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:41.624358 [ 170 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.07.01 18:51:41.624394 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:41.624416 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} executeQuery: Read 161 rows, 11.48 KiB in 0.004688 sec., 34343.00341296928 rows/sec., 2.39 MiB/sec. 2024.07.01 18:51:41.624449 [ 170 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:41.624560 [ 170 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:41.624704 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_26_5} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.07.01 18:51:41.625112 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.07.01 18:51:41.625265 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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.07.01 18:51:41.625428 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} DynamicQueryHandler: Done processing query 2024.07.01 18:51:41.625534 [ 3 ] {6c4fadca-8a96-4b58-958c-522fff053da5} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:51:41.625593 [ 3 ] {} HTTP-Session: 30784a18-dcad-4d86-8583-fda0e3a33846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.625692 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:51:41.625733 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2652 rows starting from the beginning of the part 2024.07.01 18:51:41.625824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48291, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:41.625997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:41.626025 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 146 rows starting from the beginning of the part 2024.07.01 18:51:41.626047 [ 3 ] {} HTTP-Session: 4f58eb2a-6e1c-4b1b-b265-838d465c56f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:41.626093 [ 3 ] {} HTTP-Session: 4f58eb2a-6e1c-4b1b-b265-838d465c56f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.626158 [ 3 ] {} HTTP-Session: 4f58eb2a-6e1c-4b1b-b265-838d465c56f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.626322 [ 3 ] {} HTTP-Session: 4f58eb2a-6e1c-4b1b-b265-838d465c56f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:41.626329 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 130 rows starting from the beginning of the part 2024.07.01 18:51:41.626571 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 162 rows starting from the beginning of the part 2024.07.01 18:51:41.626748 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part 2024.07.01 18:51:41.626945 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:41.627024 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 161 rows starting from the beginning of the part 2024.07.01 18:51:41.627287 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:51:41.628966 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:41.630188 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:41.630268 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:41.630858 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3412 rows, containing 5 columns (5 merged, 0 gathered) in 0.006111043 sec., 558333.4956078692 rows/sec., 38.99 MiB/sec. 2024.07.01 18:51:41.631217 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.07.01 18:51:41.631612 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.07.01 18:51:41.632114 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:41.632340 [ 186 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_26_5} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.07.01 18:51:41.632490 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.07.01 18:51:41.632624 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:41.632827 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} executeQuery: Read 30 rows, 55.05 KiB in 0.006313 sec., 4752.098843655948 rows/sec., 8.52 MiB/sec. 2024.07.01 18:51:41.633084 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} DynamicQueryHandler: Done processing query 2024.07.01 18:51:41.633110 [ 3 ] {166ecb86-920e-4958-afc6-5f5d77436c4c} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:51:41.633126 [ 3 ] {} HTTP-Session: 4f58eb2a-6e1c-4b1b-b265-838d465c56f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.633269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:41.633317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:41.633337 [ 3 ] {} HTTP-Session: 88e8e3e4-44ad-4872-8e96-6f0bf276d0b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:41.633354 [ 3 ] {} HTTP-Session: 88e8e3e4-44ad-4872-8e96-6f0bf276d0b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.633368 [ 3 ] {} HTTP-Session: 88e8e3e4-44ad-4872-8e96-6f0bf276d0b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.633399 [ 3 ] {} HTTP-Session: 88e8e3e4-44ad-4872-8e96-6f0bf276d0b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:41.633531 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:41.633575 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:51:41.633708 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:41.634003 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:41.634039 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:41.634398 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.07.01 18:51:41.634720 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:41.634870 [ 170 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.07.01 18:51:41.634880 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec. 2024.07.01 18:51:41.634915 [ 170 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:41.634980 [ 170 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2024.07.01 18:51:41.635298 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} DynamicQueryHandler: Done processing query 2024.07.01 18:51:41.635313 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::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.07.01 18:51:41.635391 [ 3 ] {2b095847-c3f7-423a-83d3-1d53f4cdc03e} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:51:41.635507 [ 3 ] {} HTTP-Session: 88e8e3e4-44ad-4872-8e96-6f0bf276d0b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:41.635773 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:51:41.635820 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 798 rows starting from the beginning of the part 2024.07.01 18:51:41.635925 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part 2024.07.01 18:51:41.636002 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part 2024.07.01 18:51:41.636226 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2024.07.01 18:51:41.636324 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2024.07.01 18:51:41.636505 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2024.07.01 18:51:41.637732 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1066 rows, containing 4 columns (4 merged, 0 gathered) in 0.002706217 sec., 393907.80561943114 rows/sec., 26.39 MiB/sec. 2024.07.01 18:51:41.637979 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.07.01 18:51:41.638361 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:41.638442 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_26_5} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.07.01 18:51:41.638523 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2024.07.01 18:51:46.602289 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:46.602436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:46.602466 [ 3 ] {} HTTP-Session: b882a95b-dc52-41e9-aff5-1ebc485ba8ee Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:46.602494 [ 3 ] {} HTTP-Session: b882a95b-dc52-41e9-aff5-1ebc485ba8ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.602512 [ 3 ] {} HTTP-Session: b882a95b-dc52-41e9-aff5-1ebc485ba8ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.602570 [ 3 ] {} HTTP-Session: b882a95b-dc52-41e9-aff5-1ebc485ba8ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:46.602769 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:46.602844 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:51:46.603066 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:46.603502 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:46.603542 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:46.603912 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.07.01 18:51:46.604254 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:46.604395 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} executeQuery: Read 2 rows, 167.00 B in 0.001687 sec., 1185.536455245999 rows/sec., 96.67 KiB/sec. 2024.07.01 18:51:46.604619 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} DynamicQueryHandler: Done processing query 2024.07.01 18:51:46.604647 [ 3 ] {8c24aa11-9c64-4b84-ab33-7e7bfa3054af} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:51:46.604663 [ 3 ] {} HTTP-Session: b882a95b-dc52-41e9-aff5-1ebc485ba8ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.604820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:46.604871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:46.604891 [ 3 ] {} HTTP-Session: 3183aca9-c7f4-451a-bacb-5c9d46863edc Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:46.604907 [ 3 ] {} HTTP-Session: 3183aca9-c7f4-451a-bacb-5c9d46863edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.604921 [ 3 ] {} HTTP-Session: 3183aca9-c7f4-451a-bacb-5c9d46863edc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.604954 [ 3 ] {} HTTP-Session: 3183aca9-c7f4-451a-bacb-5c9d46863edc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:46.605081 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:46.605125 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:51:46.605250 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:46.605607 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:46.605644 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:46.605954 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.07.01 18:51:46.606282 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:46.606404 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} executeQuery: Read 57 rows, 4.48 KiB in 0.001365 sec., 41758.24175824176 rows/sec., 3.20 MiB/sec. 2024.07.01 18:51:46.606596 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} DynamicQueryHandler: Done processing query 2024.07.01 18:51:46.606626 [ 3 ] {2a68b93f-3e2d-489f-9d9a-f5af7b3e34c3} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:51:46.606651 [ 3 ] {} HTTP-Session: 3183aca9-c7f4-451a-bacb-5c9d46863edc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.607069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:46.607171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:46.607206 [ 3 ] {} HTTP-Session: 28a66fe3-52f7-455b-99e7-f320cf120930 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:46.607238 [ 3 ] {} HTTP-Session: 28a66fe3-52f7-455b-99e7-f320cf120930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.607262 [ 3 ] {} HTTP-Session: 28a66fe3-52f7-455b-99e7-f320cf120930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.607309 [ 3 ] {} HTTP-Session: 28a66fe3-52f7-455b-99e7-f320cf120930 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:46.607452 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:46.607515 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:51:46.607704 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:46.608091 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:46.608141 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:46.608589 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.07.01 18:51:46.609092 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:46.609267 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} executeQuery: Read 2 rows, 143.00 B in 0.001848 sec., 1082.2510822510822 rows/sec., 75.57 KiB/sec. 2024.07.01 18:51:46.609479 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} DynamicQueryHandler: Done processing query 2024.07.01 18:51:46.609515 [ 3 ] {e26d22a8-dbdd-4fb6-a025-5f52d5eaad6a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:51:46.609539 [ 3 ] {} HTTP-Session: 28a66fe3-52f7-455b-99e7-f320cf120930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.609699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:46.609768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:46.609798 [ 3 ] {} HTTP-Session: a8f0a0d8-41ce-4281-8912-8844cc02d328 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:46.609825 [ 3 ] {} HTTP-Session: a8f0a0d8-41ce-4281-8912-8844cc02d328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.609847 [ 3 ] {} HTTP-Session: a8f0a0d8-41ce-4281-8912-8844cc02d328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.609891 [ 3 ] {} HTTP-Session: a8f0a0d8-41ce-4281-8912-8844cc02d328 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:46.610050 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:46.610110 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:51:46.610294 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:46.610725 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:46.610773 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:46.611229 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.07.01 18:51:46.611719 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:46.611890 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} executeQuery: Read 66 rows, 5.28 KiB in 0.001899 sec., 34755.13428120063 rows/sec., 2.71 MiB/sec. 2024.07.01 18:51:46.612103 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} DynamicQueryHandler: Done processing query 2024.07.01 18:51:46.612137 [ 3 ] {ac582aa9-1eac-4bc5-8452-8f88484d3a04} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:51:46.612161 [ 3 ] {} HTTP-Session: a8f0a0d8-41ce-4281-8912-8844cc02d328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.612421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:46.612494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:46.612525 [ 3 ] {} HTTP-Session: 0d282b37-c21f-4e08-a8ee-c8660ecfc7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:46.612549 [ 3 ] {} HTTP-Session: 0d282b37-c21f-4e08-a8ee-c8660ecfc7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.612571 [ 3 ] {} HTTP-Session: 0d282b37-c21f-4e08-a8ee-c8660ecfc7f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.612615 [ 3 ] {} HTTP-Session: 0d282b37-c21f-4e08-a8ee-c8660ecfc7f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:46.612821 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:46.612886 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:51:46.613096 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:46.613576 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:46.613624 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:46.614177 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.07.01 18:51:46.614699 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:46.614874 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} executeQuery: Read 161 rows, 11.48 KiB in 0.002156 sec., 74675.32467532468 rows/sec., 5.20 MiB/sec. 2024.07.01 18:51:46.615090 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} DynamicQueryHandler: Done processing query 2024.07.01 18:51:46.615125 [ 3 ] {a04e3373-fab3-4056-8d69-134354ff842b} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:51:46.615150 [ 3 ] {} HTTP-Session: 0d282b37-c21f-4e08-a8ee-c8660ecfc7f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.615299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:46.615368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:46.615400 [ 3 ] {} HTTP-Session: 9b0be496-ba8c-48ef-afa5-78b75bc9b4a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:46.615426 [ 3 ] {} HTTP-Session: 9b0be496-ba8c-48ef-afa5-78b75bc9b4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.615448 [ 3 ] {} HTTP-Session: 9b0be496-ba8c-48ef-afa5-78b75bc9b4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:46.615493 [ 3 ] {} HTTP-Session: 9b0be496-ba8c-48ef-afa5-78b75bc9b4a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:46.615672 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:46.615736 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:51:46.615924 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:46.616301 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:46.616349 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:46.616858 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.07.01 18:51:46.617357 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:46.617544 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} executeQuery: Read 60 rows, 4.14 KiB in 0.001945 sec., 30848.32904884319 rows/sec., 2.08 MiB/sec. 2024.07.01 18:51:46.617915 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} DynamicQueryHandler: Done processing query 2024.07.01 18:51:46.617952 [ 3 ] {3f1d0ba6-8445-4ba3-89ec-12f0e7655916} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:51:46.617978 [ 3 ] {} HTTP-Session: 9b0be496-ba8c-48ef-afa5-78b75bc9b4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:49.854848 [ 37 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:51:49.854899 [ 37 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:51:51.604969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:51.605113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:51.605140 [ 3 ] {} HTTP-Session: 0a600377-8638-4f66-ae23-50100faaf1f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:51.605165 [ 3 ] {} HTTP-Session: 0a600377-8638-4f66-ae23-50100faaf1f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.605180 [ 3 ] {} HTTP-Session: 0a600377-8638-4f66-ae23-50100faaf1f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.605229 [ 3 ] {} HTTP-Session: 0a600377-8638-4f66-ae23-50100faaf1f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:51.605430 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:51.605500 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:51:51.605701 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:51.606183 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:51.606231 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:51.606628 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.07.01 18:51:51.606967 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:51.607154 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} executeQuery: Read 30 rows, 2.43 KiB in 0.001775 sec., 16901.408450704224 rows/sec., 1.34 MiB/sec. 2024.07.01 18:51:51.607495 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} DynamicQueryHandler: Done processing query 2024.07.01 18:51:51.607523 [ 3 ] {0ba12788-f283-46d3-8767-17a84e7bd855} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:51:51.607540 [ 3 ] {} HTTP-Session: 0a600377-8638-4f66-ae23-50100faaf1f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.607677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:51.607737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:51.607758 [ 3 ] {} HTTP-Session: 93c58397-ca42-4ae9-859a-4376365ebdcd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:51.607776 [ 3 ] {} HTTP-Session: 93c58397-ca42-4ae9-859a-4376365ebdcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.607790 [ 3 ] {} HTTP-Session: 93c58397-ca42-4ae9-859a-4376365ebdcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.607825 [ 3 ] {} HTTP-Session: 93c58397-ca42-4ae9-859a-4376365ebdcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:51.607934 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:51.607982 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:51:51.608134 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:51.608462 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:51.608500 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:51.608805 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.07.01 18:51:51.609121 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:51.609280 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} executeQuery: Read 2 rows, 167.00 B in 0.00138 sec., 1449.2753623188407 rows/sec., 118.18 KiB/sec. 2024.07.01 18:51:51.609452 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} DynamicQueryHandler: Done processing query 2024.07.01 18:51:51.609476 [ 3 ] {79254e87-7c5a-4395-8506-120e2df9d94f} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:51:51.609492 [ 3 ] {} HTTP-Session: 93c58397-ca42-4ae9-859a-4376365ebdcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.609702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 26546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:51.609752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:51.609772 [ 3 ] {} HTTP-Session: c18a9016-6f14-4a7e-88bc-59474a95590c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:51.609788 [ 3 ] {} HTTP-Session: c18a9016-6f14-4a7e-88bc-59474a95590c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.609803 [ 3 ] {} HTTP-Session: c18a9016-6f14-4a7e-88bc-59474a95590c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.609835 [ 3 ] {} HTTP-Session: c18a9016-6f14-4a7e-88bc-59474a95590c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:51.609980 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:51.610024 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:51:51.610156 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:51.610604 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:51.610641 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:51.610967 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.07.01 18:51:51.611272 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:51.611445 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} executeQuery: Read 183 rows, 15.43 KiB in 0.001533 sec., 119373.77690802347 rows/sec., 9.83 MiB/sec. 2024.07.01 18:51:51.611604 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} DynamicQueryHandler: Done processing query 2024.07.01 18:51:51.611627 [ 3 ] {0909d5f7-d506-4612-be4c-ec71b400ce3f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.07.01 18:51:51.611644 [ 3 ] {} HTTP-Session: c18a9016-6f14-4a7e-88bc-59474a95590c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.611766 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:51.611815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:51.611835 [ 3 ] {} HTTP-Session: ca540ca8-888d-4fe0-b1c7-2c5c6b4faee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:51.611851 [ 3 ] {} HTTP-Session: ca540ca8-888d-4fe0-b1c7-2c5c6b4faee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.611864 [ 3 ] {} HTTP-Session: ca540ca8-888d-4fe0-b1c7-2c5c6b4faee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.611896 [ 3 ] {} HTTP-Session: ca540ca8-888d-4fe0-b1c7-2c5c6b4faee2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:51.611990 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:51.612034 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:51:51.612163 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:51.612433 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:51.612470 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:51.612778 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.07.01 18:51:51.613096 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:51.613251 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} executeQuery: Read 2 rows, 143.00 B in 0.001284 sec., 1557.632398753894 rows/sec., 108.76 KiB/sec. 2024.07.01 18:51:51.613453 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} DynamicQueryHandler: Done processing query 2024.07.01 18:51:51.613477 [ 3 ] {e9eec083-6810-4071-a870-74d6d8bd6036} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:51:51.613492 [ 3 ] {} HTTP-Session: ca540ca8-888d-4fe0-b1c7-2c5c6b4faee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.613623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:51.613671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:51.613690 [ 3 ] {} HTTP-Session: 5fd0c80a-8fd9-40a9-a21c-c9380f20db0c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:51.613706 [ 3 ] {} HTTP-Session: 5fd0c80a-8fd9-40a9-a21c-c9380f20db0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.613720 [ 3 ] {} HTTP-Session: 5fd0c80a-8fd9-40a9-a21c-c9380f20db0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.613749 [ 3 ] {} HTTP-Session: 5fd0c80a-8fd9-40a9-a21c-c9380f20db0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:51.613872 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:51.613914 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:51:51.614039 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:51.614391 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:51.614428 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:51.614734 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.07.01 18:51:51.615030 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:51.615185 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} executeQuery: Read 120 rows, 9.58 KiB in 0.001354 sec., 88626.29246676514 rows/sec., 6.91 MiB/sec. 2024.07.01 18:51:51.615489 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} DynamicQueryHandler: Done processing query 2024.07.01 18:51:51.615513 [ 3 ] {69b1ea12-e64c-42b2-ba23-f6c6abe855bc} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:51:51.615529 [ 3 ] {} HTTP-Session: 5fd0c80a-8fd9-40a9-a21c-c9380f20db0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.615716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:51.615764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:51.615782 [ 3 ] {} HTTP-Session: 4bf2d50b-99a3-46ff-b13e-8b31edcbbca7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:51.615798 [ 3 ] {} HTTP-Session: 4bf2d50b-99a3-46ff-b13e-8b31edcbbca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.615812 [ 3 ] {} HTTP-Session: 4bf2d50b-99a3-46ff-b13e-8b31edcbbca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.615841 [ 3 ] {} HTTP-Session: 4bf2d50b-99a3-46ff-b13e-8b31edcbbca7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:51.616025 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:51.616074 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:51:51.616232 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:51.616629 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:51.616666 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:51.617050 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.07.01 18:51:51.617385 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:51.617560 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} executeQuery: Read 197 rows, 14.08 KiB in 0.001622 sec., 121454.99383477189 rows/sec., 8.48 MiB/sec. 2024.07.01 18:51:51.617756 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} DynamicQueryHandler: Done processing query 2024.07.01 18:51:51.617780 [ 3 ] {9fd66349-72f5-4685-8408-0ec2012565bb} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.07.01 18:51:51.617798 [ 3 ] {} HTTP-Session: 4bf2d50b-99a3-46ff-b13e-8b31edcbbca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.618053 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:51.618150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:51.618182 [ 3 ] {} HTTP-Session: f213aac3-ecae-4b70-ad5e-0e252565d5e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:51.618215 [ 3 ] {} HTTP-Session: f213aac3-ecae-4b70-ad5e-0e252565d5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.618243 [ 3 ] {} HTTP-Session: f213aac3-ecae-4b70-ad5e-0e252565d5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.618285 [ 3 ] {} HTTP-Session: f213aac3-ecae-4b70-ad5e-0e252565d5e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:51.618811 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:51.618881 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:51:51.619310 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:51.619955 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:51.619994 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:51.620597 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.07.01 18:51:51.620995 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:51.621157 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} executeQuery: Read 30 rows, 55.05 KiB in 0.002749 sec., 10913.059294288832 rows/sec., 19.56 MiB/sec. 2024.07.01 18:51:51.621470 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} DynamicQueryHandler: Done processing query 2024.07.01 18:51:51.621494 [ 3 ] {2cc93658-6091-410a-8c96-200dc7e879c6} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:51:51.621510 [ 3 ] {} HTTP-Session: f213aac3-ecae-4b70-ad5e-0e252565d5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.621637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:51.621684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:51.621702 [ 3 ] {} HTTP-Session: 07803852-ac7c-47a2-a04b-81a45c2e62f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:51.621719 [ 3 ] {} HTTP-Session: 07803852-ac7c-47a2-a04b-81a45c2e62f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.621733 [ 3 ] {} HTTP-Session: 07803852-ac7c-47a2-a04b-81a45c2e62f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:51.621763 [ 3 ] {} HTTP-Session: 07803852-ac7c-47a2-a04b-81a45c2e62f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:51.621880 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:51.621925 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:51:51.622051 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:51.622355 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:51.622391 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:51.622752 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.07.01 18:51:51.623070 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:51.623232 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec. 2024.07.01 18:51:51.623551 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} DynamicQueryHandler: Done processing query 2024.07.01 18:51:51.623576 [ 3 ] {a24043af-1170-40c4-9adc-b00d7b278f19} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:51:51.623592 [ 3 ] {} HTTP-Session: 07803852-ac7c-47a2-a04b-81a45c2e62f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:56.601759 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:56.601953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:56.601998 [ 3 ] {} HTTP-Session: f0d04b1d-3942-4995-ac1e-124a28655e82 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:56.602041 [ 3 ] {} HTTP-Session: f0d04b1d-3942-4995-ac1e-124a28655e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:56.602070 [ 3 ] {} HTTP-Session: f0d04b1d-3942-4995-ac1e-124a28655e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:56.602148 [ 3 ] {} HTTP-Session: f0d04b1d-3942-4995-ac1e-124a28655e82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:56.602456 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:56.602563 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:51:56.602801 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:56.603241 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:56.603283 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:56.603640 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.07.01 18:51:56.603960 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:56.604124 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} executeQuery: Read 56 rows, 4.41 KiB in 0.00177 sec., 31638.418079096045 rows/sec., 2.43 MiB/sec. 2024.07.01 18:51:56.604305 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} DynamicQueryHandler: Done processing query 2024.07.01 18:51:56.604330 [ 3 ] {ba9af7bb-050a-494b-ada8-01302a719760} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:51:56.604345 [ 3 ] {} HTTP-Session: f0d04b1d-3942-4995-ac1e-124a28655e82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:56.604493 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:56.604537 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:56.604555 [ 3 ] {} HTTP-Session: df89912b-7a02-440d-aa48-abcbfc8aa776 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:56.604570 [ 3 ] {} HTTP-Session: df89912b-7a02-440d-aa48-abcbfc8aa776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:56.604583 [ 3 ] {} HTTP-Session: df89912b-7a02-440d-aa48-abcbfc8aa776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:56.604612 [ 3 ] {} HTTP-Session: df89912b-7a02-440d-aa48-abcbfc8aa776 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:56.604720 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:56.604758 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:51:56.604873 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:56.605277 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:56.605314 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:56.605619 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.07.01 18:51:56.605924 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:56.606080 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} executeQuery: Read 64 rows, 5.12 KiB in 0.001352 sec., 47337.27810650888 rows/sec., 3.69 MiB/sec. 2024.07.01 18:51:56.606245 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} DynamicQueryHandler: Done processing query 2024.07.01 18:51:56.606268 [ 3 ] {f5b6eefc-c7a0-454e-ac10-7f651a58e3c3} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:51:56.606284 [ 3 ] {} HTTP-Session: df89912b-7a02-440d-aa48-abcbfc8aa776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:56.606480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:56.606528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:56.606547 [ 3 ] {} HTTP-Session: 249d1f6b-2095-4a8c-9db9-06a5ca38bc3f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:56.606563 [ 3 ] {} HTTP-Session: 249d1f6b-2095-4a8c-9db9-06a5ca38bc3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:56.606576 [ 3 ] {} HTTP-Session: 249d1f6b-2095-4a8c-9db9-06a5ca38bc3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:56.606605 [ 3 ] {} HTTP-Session: 249d1f6b-2095-4a8c-9db9-06a5ca38bc3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:56.606750 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:56.606796 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:51:56.606940 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:56.607397 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:56.607433 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:56.607820 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.07.01 18:51:56.608146 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:56.608305 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. 2024.07.01 18:51:56.608475 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} DynamicQueryHandler: Done processing query 2024.07.01 18:51:56.608499 [ 3 ] {98857484-e951-411b-8995-ef7ece5cd294} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:51:56.608515 [ 3 ] {} HTTP-Session: 249d1f6b-2095-4a8c-9db9-06a5ca38bc3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:56.608634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:51:56.608681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:51:56.608700 [ 3 ] {} HTTP-Session: b8d75b9f-a15d-409b-8bac-4ca96c212c67 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:51:56.608716 [ 3 ] {} HTTP-Session: b8d75b9f-a15d-409b-8bac-4ca96c212c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:56.608730 [ 3 ] {} HTTP-Session: b8d75b9f-a15d-409b-8bac-4ca96c212c67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:51:56.608760 [ 3 ] {} HTTP-Session: b8d75b9f-a15d-409b-8bac-4ca96c212c67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:51:56.608888 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:51:56.608931 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:51:56.609056 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:51:56.609406 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:51:56.609442 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:51:56.609790 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.07.01 18:51:56.610105 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:51:56.610304 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec. 2024.07.01 18:51:56.610483 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} DynamicQueryHandler: Done processing query 2024.07.01 18:51:56.610508 [ 3 ] {53f59f8b-1c5b-4aa3-b25b-47e58b3fe38e} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:51:56.610525 [ 3 ] {} HTTP-Session: b8d75b9f-a15d-409b-8bac-4ca96c212c67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.603931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:01.604131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:01.604178 [ 3 ] {} HTTP-Session: 389b658a-7a03-4550-a2f9-b8a124702079 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:01.604221 [ 3 ] {} HTTP-Session: 389b658a-7a03-4550-a2f9-b8a124702079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.604253 [ 3 ] {} HTTP-Session: 389b658a-7a03-4550-a2f9-b8a124702079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.604337 [ 3 ] {} HTTP-Session: 389b658a-7a03-4550-a2f9-b8a124702079 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:01.604639 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:01.604745 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:52:01.604988 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:01.605463 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:01.605504 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:01.605872 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.07.01 18:52:01.606219 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:01.606366 [ 152 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.07.01 18:52:01.606374 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} executeQuery: Read 30 rows, 2.43 KiB in 0.001839 sec., 16313.21370309951 rows/sec., 1.29 MiB/sec. 2024.07.01 18:52:01.606417 [ 152 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:01.606452 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:01.606564 [ 192 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::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.07.01 18:52:01.606619 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} DynamicQueryHandler: Done processing query 2024.07.01 18:52:01.606655 [ 3 ] {ff437846-1d99-4a4e-b223-3ff27c87e74b} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:01.606687 [ 3 ] {} HTTP-Session: 389b658a-7a03-4550-a2f9-b8a124702079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.606698 [ 192 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:01.606737 [ 192 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 30 rows starting from the beginning of the part 2024.07.01 18:52:01.606799 [ 192 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part 2024.07.01 18:52:01.606863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:01.607100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:01.607101 [ 192 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part 2024.07.01 18:52:01.607178 [ 3 ] {} HTTP-Session: d79ee063-cc50-4198-a634-0ed3c6c746c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:01.607260 [ 3 ] {} HTTP-Session: d79ee063-cc50-4198-a634-0ed3c6c746c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.607381 [ 3 ] {} HTTP-Session: d79ee063-cc50-4198-a634-0ed3c6c746c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.607443 [ 192 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part 2024.07.01 18:52:01.607478 [ 3 ] {} HTTP-Session: d79ee063-cc50-4198-a634-0ed3c6c746c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:01.607540 [ 192 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part 2024.07.01 18:52:01.607923 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:01.608060 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:52:01.608293 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:01.608943 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:01.608987 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:01.609229 [ 187 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002700966 sec., 55535.686121187755 rows/sec., 4.40 MiB/sec. 2024.07.01 18:52:01.609562 [ 187 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.07.01 18:52:01.609640 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.07.01 18:52:01.610597 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:01.610611 [ 187 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:01.610821 [ 187 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_14_3} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 2024.07.01 18:52:01.610892 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} executeQuery: Read 146 rows, 12.55 KiB in 0.003245 sec., 44992.29583975347 rows/sec., 3.78 MiB/sec. 2024.07.01 18:52:01.611101 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.07.01 18:52:01.611431 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} DynamicQueryHandler: Done processing query 2024.07.01 18:52:01.611475 [ 3 ] {683514be-c466-4463-a886-5bf08ab7c78c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:52:01.611502 [ 3 ] {} HTTP-Session: d79ee063-cc50-4198-a634-0ed3c6c746c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.611690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:01.611742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:01.611761 [ 3 ] {} HTTP-Session: 521a4936-e6a3-430b-9e71-b4089433c517 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:01.611778 [ 3 ] {} HTTP-Session: 521a4936-e6a3-430b-9e71-b4089433c517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.611793 [ 3 ] {} HTTP-Session: 521a4936-e6a3-430b-9e71-b4089433c517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.611825 [ 3 ] {} HTTP-Session: 521a4936-e6a3-430b-9e71-b4089433c517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:01.611956 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:01.612000 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:52:01.612147 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:01.612501 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:01.612538 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:01.612872 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.07.01 18:52:01.613183 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:01.613315 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} executeQuery: Read 94 rows, 7.52 KiB in 0.001407 sec., 66808.8130774698 rows/sec., 5.22 MiB/sec. 2024.07.01 18:52:01.613480 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} DynamicQueryHandler: Done processing query 2024.07.01 18:52:01.613505 [ 3 ] {9a303d09-f1fc-43cf-ac5b-5b917aaf7c5a} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.07.01 18:52:01.613521 [ 3 ] {} HTTP-Session: 521a4936-e6a3-430b-9e71-b4089433c517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.613689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:01.613738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:01.613758 [ 3 ] {} HTTP-Session: dd29e25e-bc8e-4997-8a1b-c1566f0940bc Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:01.613774 [ 3 ] {} HTTP-Session: dd29e25e-bc8e-4997-8a1b-c1566f0940bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.613788 [ 3 ] {} HTTP-Session: dd29e25e-bc8e-4997-8a1b-c1566f0940bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.613818 [ 3 ] {} HTTP-Session: dd29e25e-bc8e-4997-8a1b-c1566f0940bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:01.613978 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:01.614026 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:52:01.614170 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:01.614560 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:01.614597 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:01.614983 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.07.01 18:52:01.615325 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:01.615457 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec. 2024.07.01 18:52:01.615668 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} DynamicQueryHandler: Done processing query 2024.07.01 18:52:01.615692 [ 3 ] {356d4234-e166-4fb8-96b7-5720a4ae37a2} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:52:01.615709 [ 3 ] {} HTTP-Session: dd29e25e-bc8e-4997-8a1b-c1566f0940bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.615892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:01.615942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:01.615962 [ 3 ] {} HTTP-Session: 393c295c-bf47-4d18-b3f9-bdfd804ddc8f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:01.615978 [ 3 ] {} HTTP-Session: 393c295c-bf47-4d18-b3f9-bdfd804ddc8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.615993 [ 3 ] {} HTTP-Session: 393c295c-bf47-4d18-b3f9-bdfd804ddc8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.616024 [ 3 ] {} HTTP-Session: 393c295c-bf47-4d18-b3f9-bdfd804ddc8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:01.616735 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:01.616804 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:52:01.617207 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:01.618122 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:01.618160 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:01.618776 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.07.01 18:52:01.619174 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:01.619373 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} executeQuery: Read 30 rows, 55.05 KiB in 0.003252 sec., 9225.09225092251 rows/sec., 16.53 MiB/sec. 2024.07.01 18:52:01.619597 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} DynamicQueryHandler: Done processing query 2024.07.01 18:52:01.619621 [ 3 ] {98364b16-d655-41c8-aba0-417bb8a7b6d8} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:52:01.619638 [ 3 ] {} HTTP-Session: 393c295c-bf47-4d18-b3f9-bdfd804ddc8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.619801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:01.619851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:01.619870 [ 3 ] {} HTTP-Session: 93ebe7ed-fdaa-4774-8189-91ffb3af0197 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:01.619887 [ 3 ] {} HTTP-Session: 93ebe7ed-fdaa-4774-8189-91ffb3af0197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.619901 [ 3 ] {} HTTP-Session: 93ebe7ed-fdaa-4774-8189-91ffb3af0197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:01.619932 [ 3 ] {} HTTP-Session: 93ebe7ed-fdaa-4774-8189-91ffb3af0197 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:01.620056 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:01.620103 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:52:01.620232 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:01.620533 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:01.620570 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:01.620926 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.07.01 18:52:01.621245 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:01.621388 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. 2024.07.01 18:52:01.621552 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} DynamicQueryHandler: Done processing query 2024.07.01 18:52:01.621575 [ 3 ] {963aa1e4-6dba-4515-aa9b-540c7fa4bd27} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:01.621590 [ 3 ] {} HTTP-Session: 93ebe7ed-fdaa-4774-8189-91ffb3af0197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:04.855164 [ 93 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:52:04.855215 [ 93 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:52:06.601188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:06.601326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:06.601352 [ 3 ] {} HTTP-Session: 406e9011-8023-4bce-bf10-6dd8c0aff6b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:06.601377 [ 3 ] {} HTTP-Session: 406e9011-8023-4bce-bf10-6dd8c0aff6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:06.601392 [ 3 ] {} HTTP-Session: 406e9011-8023-4bce-bf10-6dd8c0aff6b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:06.601442 [ 3 ] {} HTTP-Session: 406e9011-8023-4bce-bf10-6dd8c0aff6b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:06.601640 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:06.601707 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:52:06.601895 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:06.602387 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:06.602428 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:06.602797 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.07.01 18:52:06.603138 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:06.603284 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} executeQuery: Read 56 rows, 4.41 KiB in 0.001709 sec., 32767.700409596255 rows/sec., 2.52 MiB/sec. 2024.07.01 18:52:06.603291 [ 108 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.07.01 18:52:06.603349 [ 108 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:06.603386 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:06.603506 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} DynamicQueryHandler: Done processing query 2024.07.01 18:52:06.603506 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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.07.01 18:52:06.603533 [ 3 ] {6345c1c6-c362-471e-bbdc-bd9b8aa30379} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:52:06.603565 [ 3 ] {} HTTP-Session: 406e9011-8023-4bce-bf10-6dd8c0aff6b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:06.603658 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:06.603690 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 188 rows starting from the beginning of the part 2024.07.01 18:52:06.603747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:06.603784 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 57 rows starting from the beginning of the part 2024.07.01 18:52:06.603877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:06.603953 [ 3 ] {} HTTP-Session: 1a39d20b-91d9-40d5-b152-4e6808f3f180 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:06.604093 [ 3 ] {} HTTP-Session: 1a39d20b-91d9-40d5-b152-4e6808f3f180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:06.604175 [ 3 ] {} HTTP-Session: 1a39d20b-91d9-40d5-b152-4e6808f3f180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:06.604223 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 183 rows starting from the beginning of the part 2024.07.01 18:52:06.604295 [ 3 ] {} HTTP-Session: 1a39d20b-91d9-40d5-b152-4e6808f3f180 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:06.604438 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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.07.01 18:52:06.604692 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:06.604801 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 146 rows starting from the beginning of the part 2024.07.01 18:52:06.604825 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:52:06.605005 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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.07.01 18:52:06.605805 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:06.606389 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:06.606433 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:06.606897 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.07.01 18:52:06.607094 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 4 columns (4 merged, 0 gathered) in 0.003637879 sec., 188571.41757601063 rows/sec., 15.32 MiB/sec. 2024.07.01 18:52:06.607371 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.07.01 18:52:06.607527 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:06.607793 [ 108 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.07.01 18:52:06.607913 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} executeQuery: Read 64 rows, 5.12 KiB in 0.003392 sec., 18867.924528301886 rows/sec., 1.47 MiB/sec. 2024.07.01 18:52:06.607931 [ 108 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:06.608056 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:06.608526 [ 189 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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.07.01 18:52:06.608742 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} DynamicQueryHandler: Done processing query 2024.07.01 18:52:06.608833 [ 3 ] {db70867a-9170-46d0-a9f8-633cae78e344} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:52:06.608898 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:06.608954 [ 3 ] {} HTTP-Session: 1a39d20b-91d9-40d5-b152-4e6808f3f180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:06.608987 [ 189 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:06.609096 [ 189 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 148 rows starting from the beginning of the part 2024.07.01 18:52:06.609140 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_31_6} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.07.01 18:52:06.609365 [ 189 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 66 rows starting from the beginning of the part 2024.07.01 18:52:06.609424 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.07.01 18:52:06.609533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:06.609711 [ 189 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 120 rows starting from the beginning of the part 2024.07.01 18:52:06.609775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:06.609927 [ 189 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2024.07.01 18:52:06.609946 [ 3 ] {} HTTP-Session: d0495012-44ee-4e90-a5fe-1149fbdfba59 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:06.610074 [ 3 ] {} HTTP-Session: d0495012-44ee-4e90-a5fe-1149fbdfba59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:06.610213 [ 3 ] {} HTTP-Session: d0495012-44ee-4e90-a5fe-1149fbdfba59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:06.610242 [ 189 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 94 rows starting from the beginning of the part 2024.07.01 18:52:06.610352 [ 3 ] {} HTTP-Session: d0495012-44ee-4e90-a5fe-1149fbdfba59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:06.610460 [ 189 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part 2024.07.01 18:52:06.610910 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:06.610972 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:52:06.611570 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:06.612626 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:06.612688 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:06.613255 [ 192 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 4 columns (4 merged, 0 gathered) in 0.005006958 sec., 111045.46912516543 rows/sec., 8.67 MiB/sec. 2024.07.01 18:52:06.613491 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.07.01 18:52:06.613539 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.07.01 18:52:06.614586 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:06.614612 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:06.614834 [ 108 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.07.01 18:52:06.614850 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_31_6} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.07.01 18:52:06.614901 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} executeQuery: Read 160 rows, 11.41 KiB in 0.004185 sec., 38231.780167264034 rows/sec., 2.66 MiB/sec. 2024.07.01 18:52:06.614913 [ 108 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:06.614973 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:06.615300 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.07.01 18:52:06.615376 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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.07.01 18:52:06.615416 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} DynamicQueryHandler: Done processing query 2024.07.01 18:52:06.615444 [ 3 ] {2d7371cb-d892-4b31-84ad-b6cdf8d42c24} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:52:06.615469 [ 3 ] {} HTTP-Session: d0495012-44ee-4e90-a5fe-1149fbdfba59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:06.615550 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:06.615588 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3412 rows starting from the beginning of the part 2024.07.01 18:52:06.615616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:06.615742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:06.615791 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 161 rows starting from the beginning of the part 2024.07.01 18:52:06.615802 [ 3 ] {} HTTP-Session: 740f4f49-ddbf-4951-be47-6eb5d3e444fd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:06.615864 [ 3 ] {} HTTP-Session: 740f4f49-ddbf-4951-be47-6eb5d3e444fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:06.615913 [ 3 ] {} HTTP-Session: 740f4f49-ddbf-4951-be47-6eb5d3e444fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:06.616060 [ 3 ] {} HTTP-Session: 740f4f49-ddbf-4951-be47-6eb5d3e444fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:06.616164 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 197 rows starting from the beginning of the part 2024.07.01 18:52:06.616425 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:06.616486 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part 2024.07.01 18:52:06.616574 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:52:06.616724 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2024.07.01 18:52:06.617139 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part 2024.07.01 18:52:06.617790 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:06.618261 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:06.618295 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:06.618802 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.07.01 18:52:06.619413 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:06.619598 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} executeQuery: Read 60 rows, 4.14 KiB in 0.003353 sec., 17894.422904861316 rows/sec., 1.21 MiB/sec. 2024.07.01 18:52:06.619602 [ 108 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.07.01 18:52:06.619671 [ 108 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:06.619882 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:06.620026 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} DynamicQueryHandler: Done processing query 2024.07.01 18:52:06.620108 [ 3 ] {f4b8dc45-f717-4c78-8994-82b25c46e3b4} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:06.620192 [ 3 ] {} HTTP-Session: 740f4f49-ddbf-4951-be47-6eb5d3e444fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:06.620289 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::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.07.01 18:52:06.620595 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 4250 rows, containing 5 columns (5 merged, 0 gathered) in 0.005419974 sec., 784136.6028693126 rows/sec., 54.74 MiB/sec. 2024.07.01 18:52:06.620628 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:06.620678 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1066 rows starting from the beginning of the part 2024.07.01 18:52:06.620788 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2024.07.01 18:52:06.620982 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::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.07.01 18:52:06.621120 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2024.07.01 18:52:06.621192 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.07.01 18:52:06.621474 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2024.07.01 18:52:06.621861 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2024.07.01 18:52:06.622808 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:06.623050 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_31_6} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.07.01 18:52:06.623189 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2024.07.01 18:52:06.623854 [ 192 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1366 rows, containing 4 columns (4 merged, 0 gathered) in 0.003869132 sec., 353050.7617729248 rows/sec., 23.69 MiB/sec. 2024.07.01 18:52:06.624083 [ 192 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.07.01 18:52:06.624478 [ 192 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_31_6} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:06.624562 [ 192 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_31_6} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.07.01 18:52:06.624650 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2024.07.01 18:52:11.604170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:11.604313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:11.604342 [ 3 ] {} HTTP-Session: 791f0f19-d2c4-4cf9-b7cd-74fb427282bd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:11.604371 [ 3 ] {} HTTP-Session: 791f0f19-d2c4-4cf9-b7cd-74fb427282bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.604389 [ 3 ] {} HTTP-Session: 791f0f19-d2c4-4cf9-b7cd-74fb427282bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.604445 [ 3 ] {} HTTP-Session: 791f0f19-d2c4-4cf9-b7cd-74fb427282bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:11.604659 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:11.604734 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:52:11.604950 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:11.605416 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:11.605461 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:11.605829 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.07.01 18:52:11.606168 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:11.606346 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} executeQuery: Read 30 rows, 2.43 KiB in 0.001753 sec., 17113.519680547633 rows/sec., 1.35 MiB/sec. 2024.07.01 18:52:11.606555 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} DynamicQueryHandler: Done processing query 2024.07.01 18:52:11.606583 [ 3 ] {14e7ce62-2103-4268-86dc-6b4ce225b9ca} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:11.606600 [ 3 ] {} HTTP-Session: 791f0f19-d2c4-4cf9-b7cd-74fb427282bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.606741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:11.606797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:11.606816 [ 3 ] {} HTTP-Session: 29406467-84c2-42b5-9326-e9fdbdd6008a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:11.606835 [ 3 ] {} HTTP-Session: 29406467-84c2-42b5-9326-e9fdbdd6008a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.606849 [ 3 ] {} HTTP-Session: 29406467-84c2-42b5-9326-e9fdbdd6008a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.606884 [ 3 ] {} HTTP-Session: 29406467-84c2-42b5-9326-e9fdbdd6008a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:11.607031 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:11.607079 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:52:11.607214 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:11.607612 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:11.607649 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:11.607964 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.07.01 18:52:11.608272 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:11.608395 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} executeQuery: Read 146 rows, 12.55 KiB in 0.001433 sec., 101884.15910676902 rows/sec., 8.55 MiB/sec. 2024.07.01 18:52:11.608587 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} DynamicQueryHandler: Done processing query 2024.07.01 18:52:11.608620 [ 3 ] {efb0c486-92ad-479c-bf4d-18d110a1010e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:52:11.608638 [ 3 ] {} HTTP-Session: 29406467-84c2-42b5-9326-e9fdbdd6008a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.608854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:11.608904 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:11.608924 [ 3 ] {} HTTP-Session: f4dea8db-3772-49c7-9579-afea44f07a60 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:11.608941 [ 3 ] {} HTTP-Session: f4dea8db-3772-49c7-9579-afea44f07a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.608955 [ 3 ] {} HTTP-Session: f4dea8db-3772-49c7-9579-afea44f07a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.608986 [ 3 ] {} HTTP-Session: f4dea8db-3772-49c7-9579-afea44f07a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:11.609116 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:11.609159 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:52:11.609283 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:11.609604 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:11.609641 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:11.609945 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.07.01 18:52:11.610255 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:11.610378 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} executeQuery: Read 94 rows, 7.52 KiB in 0.001318 sec., 71320.18209408195 rows/sec., 5.57 MiB/sec. 2024.07.01 18:52:11.610541 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} DynamicQueryHandler: Done processing query 2024.07.01 18:52:11.610565 [ 3 ] {dd88e257-eb4e-428e-8f8e-f84d7cfe9ba7} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.07.01 18:52:11.610580 [ 3 ] {} HTTP-Session: f4dea8db-3772-49c7-9579-afea44f07a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.610738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:11.610788 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:11.610806 [ 3 ] {} HTTP-Session: 391c498b-20eb-4deb-8d4a-0a474ef85893 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:11.610822 [ 3 ] {} HTTP-Session: 391c498b-20eb-4deb-8d4a-0a474ef85893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.610836 [ 3 ] {} HTTP-Session: 391c498b-20eb-4deb-8d4a-0a474ef85893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.610867 [ 3 ] {} HTTP-Session: 391c498b-20eb-4deb-8d4a-0a474ef85893 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:11.611012 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:11.611059 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:52:11.611199 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:11.611590 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:11.611624 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:11.612010 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.07.01 18:52:11.612345 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:11.612473 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec. 2024.07.01 18:52:11.612634 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} DynamicQueryHandler: Done processing query 2024.07.01 18:52:11.612657 [ 3 ] {ffe2d5c0-48e3-4989-9316-e14910944382} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:52:11.612673 [ 3 ] {} HTTP-Session: 391c498b-20eb-4deb-8d4a-0a474ef85893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.612904 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:11.612952 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:11.612970 [ 3 ] {} HTTP-Session: ef480753-53c3-4f9c-847c-e821c555977e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:11.612986 [ 3 ] {} HTTP-Session: ef480753-53c3-4f9c-847c-e821c555977e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.613000 [ 3 ] {} HTTP-Session: ef480753-53c3-4f9c-847c-e821c555977e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.613031 [ 3 ] {} HTTP-Session: ef480753-53c3-4f9c-847c-e821c555977e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:11.613352 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:11.613417 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:52:11.613816 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:11.614871 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:11.614905 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:11.615515 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.07.01 18:52:11.615910 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:11.616060 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} executeQuery: Read 30 rows, 55.05 KiB in 0.002935 sec., 10221.465076660988 rows/sec., 18.32 MiB/sec. 2024.07.01 18:52:11.616295 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} DynamicQueryHandler: Done processing query 2024.07.01 18:52:11.616319 [ 3 ] {af29297b-68cb-4686-92a3-1113a74c87ca} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:52:11.616334 [ 3 ] {} HTTP-Session: ef480753-53c3-4f9c-847c-e821c555977e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.616447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:11.616495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:11.616514 [ 3 ] {} HTTP-Session: a07803c0-6aeb-470e-abc1-10462bb8c875 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:11.616530 [ 3 ] {} HTTP-Session: a07803c0-6aeb-470e-abc1-10462bb8c875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.616544 [ 3 ] {} HTTP-Session: a07803c0-6aeb-470e-abc1-10462bb8c875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:11.616575 [ 3 ] {} HTTP-Session: a07803c0-6aeb-470e-abc1-10462bb8c875 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:11.616688 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:11.616732 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:52:11.616857 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:11.617165 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:11.617200 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:11.617570 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.07.01 18:52:11.617888 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:11.618012 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. 2024.07.01 18:52:11.618255 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} DynamicQueryHandler: Done processing query 2024.07.01 18:52:11.618295 [ 3 ] {af405eb9-5343-441f-8cb9-c93055b55ca5} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:11.618319 [ 3 ] {} HTTP-Session: a07803c0-6aeb-470e-abc1-10462bb8c875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:16.602644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:16.602794 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:16.602825 [ 3 ] {} HTTP-Session: b985670a-780e-493e-8320-de2230a77cc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:16.602855 [ 3 ] {} HTTP-Session: b985670a-780e-493e-8320-de2230a77cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:16.602873 [ 3 ] {} HTTP-Session: b985670a-780e-493e-8320-de2230a77cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:16.602930 [ 3 ] {} HTTP-Session: b985670a-780e-493e-8320-de2230a77cc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:16.603153 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:16.603226 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:52:16.603447 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:16.603961 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:16.604002 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:16.604365 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.07.01 18:52:16.604697 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:16.604877 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} executeQuery: Read 56 rows, 4.41 KiB in 0.001791 sec., 31267.448352875486 rows/sec., 2.40 MiB/sec. 2024.07.01 18:52:16.605077 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} DynamicQueryHandler: Done processing query 2024.07.01 18:52:16.605104 [ 3 ] {a3e047fa-b173-48bd-8edd-a9b85035c3b5} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:52:16.605121 [ 3 ] {} HTTP-Session: b985670a-780e-493e-8320-de2230a77cc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:16.605297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:16.605347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:16.605366 [ 3 ] {} HTTP-Session: 820b9561-4b5f-44ab-98d6-fce787ed1818 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:16.605382 [ 3 ] {} HTTP-Session: 820b9561-4b5f-44ab-98d6-fce787ed1818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:16.605396 [ 3 ] {} HTTP-Session: 820b9561-4b5f-44ab-98d6-fce787ed1818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:16.605426 [ 3 ] {} HTTP-Session: 820b9561-4b5f-44ab-98d6-fce787ed1818 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:16.605541 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:16.605584 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:52:16.605709 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:16.606026 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:16.606062 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:16.606366 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.07.01 18:52:16.606665 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:16.606820 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} executeQuery: Read 64 rows, 5.12 KiB in 0.001315 sec., 48669.201520912546 rows/sec., 3.80 MiB/sec. 2024.07.01 18:52:16.606969 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} DynamicQueryHandler: Done processing query 2024.07.01 18:52:16.606993 [ 3 ] {6e0307e0-3d92-42c4-a165-ebd458f30d95} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:52:16.607009 [ 3 ] {} HTTP-Session: 820b9561-4b5f-44ab-98d6-fce787ed1818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:16.607199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:16.607245 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:16.607264 [ 3 ] {} HTTP-Session: 3dcc6922-d695-4b31-8457-595283d37ba4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:16.607280 [ 3 ] {} HTTP-Session: 3dcc6922-d695-4b31-8457-595283d37ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:16.607294 [ 3 ] {} HTTP-Session: 3dcc6922-d695-4b31-8457-595283d37ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:16.607324 [ 3 ] {} HTTP-Session: 3dcc6922-d695-4b31-8457-595283d37ba4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:16.607476 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:16.607523 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:52:16.607663 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:16.608049 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:16.608085 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:16.608468 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.07.01 18:52:16.608797 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:16.608963 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} executeQuery: Read 160 rows, 11.41 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 7.23 MiB/sec. 2024.07.01 18:52:16.609287 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} DynamicQueryHandler: Done processing query 2024.07.01 18:52:16.609313 [ 3 ] {bb9347b2-b62a-4afa-ada8-9903544f87df} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:52:16.609329 [ 3 ] {} HTTP-Session: 3dcc6922-d695-4b31-8457-595283d37ba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:16.609450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:16.609500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:16.609519 [ 3 ] {} HTTP-Session: 7adbd565-b16e-45ac-a0c0-6bf7db98c5f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:16.609535 [ 3 ] {} HTTP-Session: 7adbd565-b16e-45ac-a0c0-6bf7db98c5f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:16.609548 [ 3 ] {} HTTP-Session: 7adbd565-b16e-45ac-a0c0-6bf7db98c5f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:16.609578 [ 3 ] {} HTTP-Session: 7adbd565-b16e-45ac-a0c0-6bf7db98c5f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:16.609694 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:16.609740 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:52:16.609885 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:16.610184 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:16.610220 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:16.610570 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.07.01 18:52:16.610893 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:16.611050 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec. 2024.07.01 18:52:16.611201 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} DynamicQueryHandler: Done processing query 2024.07.01 18:52:16.611226 [ 3 ] {f60781fc-ea04-4cd4-bfea-78c3b948d371} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:16.611242 [ 3 ] {} HTTP-Session: 7adbd565-b16e-45ac-a0c0-6bf7db98c5f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:19.855259 [ 147 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:52:19.855317 [ 147 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:52:21.606117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:21.606244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:21.606269 [ 3 ] {} HTTP-Session: 96e40016-43c7-4580-9734-b7b50f6b96ab Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:21.606294 [ 3 ] {} HTTP-Session: 96e40016-43c7-4580-9734-b7b50f6b96ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.606309 [ 3 ] {} HTTP-Session: 96e40016-43c7-4580-9734-b7b50f6b96ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.606358 [ 3 ] {} HTTP-Session: 96e40016-43c7-4580-9734-b7b50f6b96ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:21.606547 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:21.606615 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:52:21.606805 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:21.607233 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:21.607276 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:21.607639 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.07.01 18:52:21.607984 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:21.608155 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} executeQuery: Read 30 rows, 2.43 KiB in 0.00166 sec., 18072.289156626506 rows/sec., 1.43 MiB/sec. 2024.07.01 18:52:21.608373 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} DynamicQueryHandler: Done processing query 2024.07.01 18:52:21.608400 [ 3 ] {7356e11a-84fc-47cc-bdb7-2fb1fb727200} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:21.608417 [ 3 ] {} HTTP-Session: 96e40016-43c7-4580-9734-b7b50f6b96ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.608631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 26413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:21.608685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:21.608705 [ 3 ] {} HTTP-Session: 6912a110-de80-43ff-b93e-1cf3f674dd1d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:21.608724 [ 3 ] {} HTTP-Session: 6912a110-de80-43ff-b93e-1cf3f674dd1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.608738 [ 3 ] {} HTTP-Session: 6912a110-de80-43ff-b93e-1cf3f674dd1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.608772 [ 3 ] {} HTTP-Session: 6912a110-de80-43ff-b93e-1cf3f674dd1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:21.608921 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:21.608967 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:52:21.609098 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:21.609518 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:21.609554 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:21.609881 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.07.01 18:52:21.610182 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:21.610346 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} executeQuery: Read 182 rows, 15.36 KiB in 0.001487 sec., 122394.08204438466 rows/sec., 10.09 MiB/sec. 2024.07.01 18:52:21.610620 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} DynamicQueryHandler: Done processing query 2024.07.01 18:52:21.610656 [ 3 ] {8e1bb79a-1c2a-44c7-b204-6a68703bde4f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.07.01 18:52:21.610672 [ 3 ] {} HTTP-Session: 6912a110-de80-43ff-b93e-1cf3f674dd1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.610800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:21.610850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:21.610869 [ 3 ] {} HTTP-Session: 85460716-2c9e-4e17-943c-2c30f5b41adb Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:21.610885 [ 3 ] {} HTTP-Session: 85460716-2c9e-4e17-943c-2c30f5b41adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.610899 [ 3 ] {} HTTP-Session: 85460716-2c9e-4e17-943c-2c30f5b41adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.610932 [ 3 ] {} HTTP-Session: 85460716-2c9e-4e17-943c-2c30f5b41adb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:21.611064 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:21.611108 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:52:21.611249 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:21.611692 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:21.611727 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:21.612032 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.07.01 18:52:21.612336 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:21.612489 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} executeQuery: Read 118 rows, 9.42 KiB in 0.001466 sec., 80491.13233287858 rows/sec., 6.27 MiB/sec. 2024.07.01 18:52:21.612687 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} DynamicQueryHandler: Done processing query 2024.07.01 18:52:21.612710 [ 3 ] {cba3e465-df6a-4676-a52a-76cd9c36e543} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:52:21.612726 [ 3 ] {} HTTP-Session: 85460716-2c9e-4e17-943c-2c30f5b41adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.612887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:21.612937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:21.612956 [ 3 ] {} HTTP-Session: 5038beab-60af-42d5-ac4e-8e3e99109d08 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:21.612972 [ 3 ] {} HTTP-Session: 5038beab-60af-42d5-ac4e-8e3e99109d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.612986 [ 3 ] {} HTTP-Session: 5038beab-60af-42d5-ac4e-8e3e99109d08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.613017 [ 3 ] {} HTTP-Session: 5038beab-60af-42d5-ac4e-8e3e99109d08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:21.613186 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:21.613233 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:52:21.613378 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:21.613777 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:21.613812 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:21.614194 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.07.01 18:52:21.614537 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:21.614700 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} executeQuery: Read 196 rows, 14.01 KiB in 0.00159 sec., 123270.44025157232 rows/sec., 8.61 MiB/sec. 2024.07.01 18:52:21.615023 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} DynamicQueryHandler: Done processing query 2024.07.01 18:52:21.615048 [ 3 ] {08919c6a-960d-477a-8869-9bbe1bb4efcb} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.07.01 18:52:21.615064 [ 3 ] {} HTTP-Session: 5038beab-60af-42d5-ac4e-8e3e99109d08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.615232 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:21.615279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:21.615298 [ 3 ] {} HTTP-Session: 27d7d3b6-1039-4452-a281-4c694f280ab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:21.615314 [ 3 ] {} HTTP-Session: 27d7d3b6-1039-4452-a281-4c694f280ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.615328 [ 3 ] {} HTTP-Session: 27d7d3b6-1039-4452-a281-4c694f280ab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.615359 [ 3 ] {} HTTP-Session: 27d7d3b6-1039-4452-a281-4c694f280ab2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:21.615932 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:21.616004 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:52:21.616413 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:21.617121 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:21.617157 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:21.617763 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.07.01 18:52:21.618164 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:21.618340 [ 145 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.07.01 18:52:21.618354 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} executeQuery: Read 30 rows, 55.05 KiB in 0.002895 sec., 10362.694300518135 rows/sec., 18.57 MiB/sec. 2024.07.01 18:52:21.618422 [ 145 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:21.618502 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:21.618863 [ 195 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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.07.01 18:52:21.618938 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} DynamicQueryHandler: Done processing query 2024.07.01 18:52:21.618973 [ 3 ] {52cfa2fa-40dd-4292-ad1a-996ac55d2c9f} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:52:21.619013 [ 3 ] {} HTTP-Session: 27d7d3b6-1039-4452-a281-4c694f280ab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.619237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:21.619343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:21.619400 [ 3 ] {} HTTP-Session: bbd2d28e-3d8a-47e1-a5a4-ffbd428d1034 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:21.619446 [ 3 ] {} HTTP-Session: bbd2d28e-3d8a-47e1-a5a4-ffbd428d1034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.619485 [ 3 ] {} HTTP-Session: bbd2d28e-3d8a-47e1-a5a4-ffbd428d1034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.619575 [ 3 ] {} HTTP-Session: bbd2d28e-3d8a-47e1-a5a4-ffbd428d1034 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:21.619661 [ 195 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:21.619840 [ 195 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 250 rows starting from the beginning of the part 2024.07.01 18:52:21.619844 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:21.619934 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:52:21.620791 [ 195 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part 2024.07.01 18:52:21.620809 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:21.621442 [ 195 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part 2024.07.01 18:52:21.622181 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:21.622231 [ 195 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part 2024.07.01 18:52:21.622253 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2024.07.01 18:52:21.622938 [ 195 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part 2024.07.01 18:52:21.623548 [ 195 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part 2024.07.01 18:52:21.623584 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.07.01 18:52:21.624697 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:21.625036 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} executeQuery: Read 60 rows, 4.14 KiB in 0.005299 sec., 11322.891111530478 rows/sec., 781.40 KiB/sec. 2024.07.01 18:52:21.625923 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} DynamicQueryHandler: Done processing query 2024.07.01 18:52:21.626034 [ 3 ] {1e0f6a18-6eb4-4b44-83f4-5701b13ac1df} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:21.626090 [ 3 ] {} HTTP-Session: bbd2d28e-3d8a-47e1-a5a4-ffbd428d1034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:21.629512 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 19 columns (19 merged, 0 gathered) in 0.010861916 sec., 36825.915427812186 rows/sec., 65.99 MiB/sec. 2024.07.01 18:52:21.630370 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.07.01 18:52:21.631172 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:21.631263 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_16_3} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.07.01 18:52:21.631422 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. 2024.07.01 18:52:26.601587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:26.601727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:26.601756 [ 3 ] {} HTTP-Session: ed4adf8c-fbb1-41c4-8f88-add1fcf9919a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:26.601785 [ 3 ] {} HTTP-Session: ed4adf8c-fbb1-41c4-8f88-add1fcf9919a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.601803 [ 3 ] {} HTTP-Session: ed4adf8c-fbb1-41c4-8f88-add1fcf9919a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.601861 [ 3 ] {} HTTP-Session: ed4adf8c-fbb1-41c4-8f88-add1fcf9919a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:26.602035 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:26.602101 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:52:26.602293 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:26.602727 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:26.602765 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:26.603129 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.07.01 18:52:26.603465 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:26.603609 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} executeQuery: Read 2 rows, 167.00 B in 0.001626 sec., 1230.0123001230013 rows/sec., 100.30 KiB/sec. 2024.07.01 18:52:26.603933 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} DynamicQueryHandler: Done processing query 2024.07.01 18:52:26.603961 [ 3 ] {6e50bcec-35ae-4128-928d-f5f098fd7589} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:52:26.603977 [ 3 ] {} HTTP-Session: ed4adf8c-fbb1-41c4-8f88-add1fcf9919a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.604106 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:26.604156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:26.604175 [ 3 ] {} HTTP-Session: 45953284-68d1-45c9-9883-aca5396fc6ea Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:26.604192 [ 3 ] {} HTTP-Session: 45953284-68d1-45c9-9883-aca5396fc6ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.604206 [ 3 ] {} HTTP-Session: 45953284-68d1-45c9-9883-aca5396fc6ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.604238 [ 3 ] {} HTTP-Session: 45953284-68d1-45c9-9883-aca5396fc6ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:26.604349 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:26.604391 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:52:26.604537 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:26.604885 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:26.604921 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:26.605241 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.07.01 18:52:26.605543 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:26.605670 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} executeQuery: Read 57 rows, 4.48 KiB in 0.001355 sec., 42066.42066420664 rows/sec., 3.23 MiB/sec. 2024.07.01 18:52:26.605832 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} DynamicQueryHandler: Done processing query 2024.07.01 18:52:26.605856 [ 3 ] {3191948a-6472-4a72-8ecd-cb921af627c0} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:52:26.605872 [ 3 ] {} HTTP-Session: 45953284-68d1-45c9-9883-aca5396fc6ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.605979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:26.606027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:26.606045 [ 3 ] {} HTTP-Session: d67444a8-8e5f-41ca-abbf-5ccdcc363a5a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:26.606063 [ 3 ] {} HTTP-Session: d67444a8-8e5f-41ca-abbf-5ccdcc363a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.606076 [ 3 ] {} HTTP-Session: d67444a8-8e5f-41ca-abbf-5ccdcc363a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.606106 [ 3 ] {} HTTP-Session: d67444a8-8e5f-41ca-abbf-5ccdcc363a5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:26.606199 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:26.606240 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:52:26.606365 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:26.606634 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:26.606669 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:26.606959 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.07.01 18:52:26.607259 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:26.607386 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} executeQuery: Read 2 rows, 143.00 B in 0.001209 sec., 1654.259718775848 rows/sec., 115.51 KiB/sec. 2024.07.01 18:52:26.607664 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} DynamicQueryHandler: Done processing query 2024.07.01 18:52:26.607693 [ 3 ] {b938dabd-cf50-4f89-844e-69a3c764585b} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:52:26.607710 [ 3 ] {} HTTP-Session: d67444a8-8e5f-41ca-abbf-5ccdcc363a5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.607822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:26.607869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:26.607887 [ 3 ] {} HTTP-Session: 15880439-2f74-459e-a2e9-75acdf25398f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:26.607903 [ 3 ] {} HTTP-Session: 15880439-2f74-459e-a2e9-75acdf25398f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.607917 [ 3 ] {} HTTP-Session: 15880439-2f74-459e-a2e9-75acdf25398f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.607947 [ 3 ] {} HTTP-Session: 15880439-2f74-459e-a2e9-75acdf25398f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:26.608059 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:26.608101 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:52:26.608244 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:26.608569 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:26.608604 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:26.608917 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.07.01 18:52:26.609219 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:26.609349 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} executeQuery: Read 66 rows, 5.28 KiB in 0.001329 sec., 49661.399548532725 rows/sec., 3.88 MiB/sec. 2024.07.01 18:52:26.609529 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} DynamicQueryHandler: Done processing query 2024.07.01 18:52:26.609552 [ 3 ] {da35abdb-667e-461c-b39b-9e1c35850224} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:52:26.609568 [ 3 ] {} HTTP-Session: 15880439-2f74-459e-a2e9-75acdf25398f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.609714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:26.609762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:26.609780 [ 3 ] {} HTTP-Session: 611c1153-fd6f-428a-8574-be8c366b4ffd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:26.609797 [ 3 ] {} HTTP-Session: 611c1153-fd6f-428a-8574-be8c366b4ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.609811 [ 3 ] {} HTTP-Session: 611c1153-fd6f-428a-8574-be8c366b4ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.609841 [ 3 ] {} HTTP-Session: 611c1153-fd6f-428a-8574-be8c366b4ffd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:26.609980 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:26.610025 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:52:26.610168 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:26.610615 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:26.610650 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:26.611038 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.07.01 18:52:26.611367 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:26.611533 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} executeQuery: Read 161 rows, 11.48 KiB in 0.001605 sec., 100311.52647975077 rows/sec., 6.99 MiB/sec. 2024.07.01 18:52:26.611706 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} DynamicQueryHandler: Done processing query 2024.07.01 18:52:26.611730 [ 3 ] {17fe2fae-990b-4bc9-ae0d-0c755c63ea75} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:52:26.611746 [ 3 ] {} HTTP-Session: 611c1153-fd6f-428a-8574-be8c366b4ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.611855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:26.611903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:26.611921 [ 3 ] {} HTTP-Session: ca405b2d-e6e3-4fdc-ac34-3f466ef78612 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:26.611937 [ 3 ] {} HTTP-Session: ca405b2d-e6e3-4fdc-ac34-3f466ef78612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.611950 [ 3 ] {} HTTP-Session: ca405b2d-e6e3-4fdc-ac34-3f466ef78612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:26.611981 [ 3 ] {} HTTP-Session: ca405b2d-e6e3-4fdc-ac34-3f466ef78612 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:26.612112 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:26.612165 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:52:26.612293 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:26.612603 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:26.612638 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:26.612991 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.07.01 18:52:26.613313 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:26.613461 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec. 2024.07.01 18:52:26.613759 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} DynamicQueryHandler: Done processing query 2024.07.01 18:52:26.613800 [ 3 ] {50784969-09ef-4ebb-9fe2-c2bcfc706069} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:26.613817 [ 3 ] {} HTTP-Session: ca405b2d-e6e3-4fdc-ac34-3f466ef78612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.604452 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:31.604595 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:31.604625 [ 3 ] {} HTTP-Session: 9ffa58a5-d6bd-4d81-9c6b-3a6a6424833d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:31.604655 [ 3 ] {} HTTP-Session: 9ffa58a5-d6bd-4d81-9c6b-3a6a6424833d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.604674 [ 3 ] {} HTTP-Session: 9ffa58a5-d6bd-4d81-9c6b-3a6a6424833d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.604731 [ 3 ] {} HTTP-Session: 9ffa58a5-d6bd-4d81-9c6b-3a6a6424833d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:31.604955 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:31.605035 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:52:31.605237 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:31.605768 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:31.605814 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:31.606194 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.07.01 18:52:31.606536 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:31.606714 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} executeQuery: Read 30 rows, 2.43 KiB in 0.001823 sec., 16456.390565002745 rows/sec., 1.30 MiB/sec. 2024.07.01 18:52:31.606963 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} DynamicQueryHandler: Done processing query 2024.07.01 18:52:31.606990 [ 3 ] {0ed730c2-e419-470a-b262-718618a4fb5f} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:31.607008 [ 3 ] {} HTTP-Session: 9ffa58a5-d6bd-4d81-9c6b-3a6a6424833d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.607154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:31.607212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:31.607232 [ 3 ] {} HTTP-Session: 416f8894-50eb-4df3-8b8b-2854a267d992 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:31.607252 [ 3 ] {} HTTP-Session: 416f8894-50eb-4df3-8b8b-2854a267d992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.607266 [ 3 ] {} HTTP-Session: 416f8894-50eb-4df3-8b8b-2854a267d992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.607303 [ 3 ] {} HTTP-Session: 416f8894-50eb-4df3-8b8b-2854a267d992 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:31.607408 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:31.607456 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:52:31.607590 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:31.607909 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:31.607946 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:31.608251 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.07.01 18:52:31.608563 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:31.608685 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} executeQuery: Read 4 rows, 334.00 B in 0.001306 sec., 3062.7871362940273 rows/sec., 249.75 KiB/sec. 2024.07.01 18:52:31.608691 [ 140 ] {} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.07.01 18:52:31.608746 [ 140 ] {} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:31.608781 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:31.608899 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} DynamicQueryHandler: Done processing query 2024.07.01 18:52:31.608939 [ 3 ] {f3bb7830-6b33-45e5-92a2-705bd4fcfcea} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:52:31.608959 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::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.07.01 18:52:31.608974 [ 3 ] {} HTTP-Session: 416f8894-50eb-4df3-8b8b-2854a267d992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.609188 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:31.609203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:31.609251 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 12 rows starting from the beginning of the part 2024.07.01 18:52:31.609300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:31.609361 [ 3 ] {} HTTP-Session: 7eea12f2-d49b-496d-9018-eb4d7e69e769 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:31.609467 [ 3 ] {} HTTP-Session: 7eea12f2-d49b-496d-9018-eb4d7e69e769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.609486 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.07.01 18:52:31.609521 [ 3 ] {} HTTP-Session: 7eea12f2-d49b-496d-9018-eb4d7e69e769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.609635 [ 3 ] {} HTTP-Session: 7eea12f2-d49b-496d-9018-eb4d7e69e769 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:31.609799 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.07.01 18:52:31.610123 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:31.610144 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.07.01 18:52:31.610248 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:52:31.610431 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.07.01 18:52:31.610755 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part 2024.07.01 18:52:31.611327 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:31.612178 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:31.612244 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:31.613168 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.07.01 18:52:31.613257 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.00440374 sec., 5449.913028471255 rows/sec., 444.40 KiB/sec. 2024.07.01 18:52:31.613524 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.07.01 18:52:31.613961 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:31.614209 [ 140 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.07.01 18:52:31.614278 [ 140 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:31.614281 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} executeQuery: Read 148 rows, 12.69 KiB in 0.004353 sec., 33999.54054674937 rows/sec., 2.85 MiB/sec. 2024.07.01 18:52:31.614333 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:31.614532 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:31.614797 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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.07.01 18:52:31.614826 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} DynamicQueryHandler: Done processing query 2024.07.01 18:52:31.614878 [ 3 ] {bd48fddd-c52b-4e04-a851-07d196482895} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:52:31.614895 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_11_2} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.07.01 18:52:31.614929 [ 3 ] {} HTTP-Session: 7eea12f2-d49b-496d-9018-eb4d7e69e769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.615166 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.07.01 18:52:31.615171 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:31.615183 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:31.615253 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 188 rows starting from the beginning of the part 2024.07.01 18:52:31.615270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:31.615296 [ 3 ] {} HTTP-Session: 81c39f55-a4fd-4023-9475-7140c48ffedc Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:31.615328 [ 3 ] {} HTTP-Session: 81c39f55-a4fd-4023-9475-7140c48ffedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.615374 [ 3 ] {} HTTP-Session: 81c39f55-a4fd-4023-9475-7140c48ffedc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.615375 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 146 rows starting from the beginning of the part 2024.07.01 18:52:31.615484 [ 3 ] {} HTTP-Session: 81c39f55-a4fd-4023-9475-7140c48ffedc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:31.615739 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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.07.01 18:52:31.615902 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:31.615995 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 182 rows starting from the beginning of the part 2024.07.01 18:52:31.616030 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:52:31.616307 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 57 rows starting from the beginning of the part 2024.07.01 18:52:31.616632 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part 2024.07.01 18:52:31.617320 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:31.618124 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:31.618166 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:31.618647 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.07.01 18:52:31.619045 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 4 columns (4 merged, 0 gathered) in 0.004546302 sec., 170908.13588714518 rows/sec., 14.02 MiB/sec. 2024.07.01 18:52:31.619100 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:31.619313 [ 140 ] {} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.07.01 18:52:31.619330 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} executeQuery: Read 4 rows, 286.00 B in 0.003569 sec., 1120.7621182404034 rows/sec., 78.26 KiB/sec. 2024.07.01 18:52:31.619334 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.07.01 18:52:31.619379 [ 140 ] {} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:31.619468 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:31.619920 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::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.07.01 18:52:31.620073 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} DynamicQueryHandler: Done processing query 2024.07.01 18:52:31.620213 [ 3 ] {d3d1747b-96ac-4667-ae5b-68bfe9b09558} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:52:31.620323 [ 3 ] {} HTTP-Session: 81c39f55-a4fd-4023-9475-7140c48ffedc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.620458 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:31.620523 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 12 rows starting from the beginning of the part 2024.07.01 18:52:31.620695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:31.620867 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:31.620886 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.07.01 18:52:31.620990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:31.621262 [ 3 ] {} HTTP-Session: 2b7e2c05-b0a0-475e-9428-23e79ba1cb38 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:31.621308 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_36_7} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.07.01 18:52:31.621332 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.07.01 18:52:31.621394 [ 3 ] {} HTTP-Session: 2b7e2c05-b0a0-475e-9428-23e79ba1cb38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.621460 [ 3 ] {} HTTP-Session: 2b7e2c05-b0a0-475e-9428-23e79ba1cb38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.621677 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2024.07.01 18:52:31.621711 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.07.01 18:52:31.621835 [ 3 ] {} HTTP-Session: 2b7e2c05-b0a0-475e-9428-23e79ba1cb38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:31.621983 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.07.01 18:52:31.622239 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part 2024.07.01 18:52:31.622334 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:31.622567 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:52:31.623107 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:31.624109 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:31.624173 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:31.624906 [ 193 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.005256611 sec., 4565.679294130762 rows/sec., 318.79 KiB/sec. 2024.07.01 18:52:31.625069 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.07.01 18:52:31.625094 [ 193 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.07.01 18:52:31.625873 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:31.625958 [ 193 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:31.626134 [ 140 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.07.01 18:52:31.626195 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} executeQuery: Read 98 rows, 7.84 KiB in 0.004104 sec., 23879.142300194933 rows/sec., 1.87 MiB/sec. 2024.07.01 18:52:31.626208 [ 140 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:31.626218 [ 193 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_11_2} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.07.01 18:52:31.626294 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:31.626596 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.07.01 18:52:31.626674 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} DynamicQueryHandler: Done processing query 2024.07.01 18:52:31.626681 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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.07.01 18:52:31.626729 [ 3 ] {473bbc3a-b166-43ff-bd4c-190d0a6e1ee4} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:52:31.626765 [ 3 ] {} HTTP-Session: 2b7e2c05-b0a0-475e-9428-23e79ba1cb38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.626866 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:31.626900 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 148 rows starting from the beginning of the part 2024.07.01 18:52:31.627062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:31.627092 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 94 rows starting from the beginning of the part 2024.07.01 18:52:31.627197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:31.627316 [ 3 ] {} HTTP-Session: 0eb17040-6816-42e0-9616-fb58b769317e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:31.627364 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part 2024.07.01 18:52:31.627395 [ 3 ] {} HTTP-Session: 0eb17040-6816-42e0-9616-fb58b769317e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.627466 [ 3 ] {} HTTP-Session: 0eb17040-6816-42e0-9616-fb58b769317e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.627606 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 118 rows starting from the beginning of the part 2024.07.01 18:52:31.627630 [ 3 ] {} HTTP-Session: 0eb17040-6816-42e0-9616-fb58b769317e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:31.627848 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 66 rows starting from the beginning of the part 2024.07.01 18:52:31.628046 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 98 rows starting from the beginning of the part 2024.07.01 18:52:31.628244 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:31.628451 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:52:31.629032 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:31.630021 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:31.630091 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:31.630931 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 4 columns (4 merged, 0 gathered) in 0.00445754 sec., 131911.32328593798 rows/sec., 10.30 MiB/sec. 2024.07.01 18:52:31.631117 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.07.01 18:52:31.631137 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.07.01 18:52:31.632030 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:31.632113 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:31.632233 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_36_7} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.07.01 18:52:31.632382 [ 140 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.07.01 18:52:31.632465 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.07.01 18:52:31.632479 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} executeQuery: Read 162 rows, 11.55 KiB in 0.004514 sec., 35888.3473637572 rows/sec., 2.50 MiB/sec. 2024.07.01 18:52:31.632480 [ 140 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:31.632550 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:31.632732 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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.07.01 18:52:31.632783 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} DynamicQueryHandler: Done processing query 2024.07.01 18:52:31.632837 [ 3 ] {b4becfd2-785b-4a2c-abde-535bbcff58f1} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:52:31.632894 [ 3 ] {} HTTP-Session: 0eb17040-6816-42e0-9616-fb58b769317e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.633040 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:31.633070 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4250 rows starting from the beginning of the part 2024.07.01 18:52:31.633136 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2024.07.01 18:52:31.633239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:31.633470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:31.633501 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part 2024.07.01 18:52:31.633589 [ 3 ] {} HTTP-Session: b875b05d-74e3-4faf-be5a-8dea7d04f0b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:31.633653 [ 3 ] {} HTTP-Session: b875b05d-74e3-4faf-be5a-8dea7d04f0b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.633765 [ 3 ] {} HTTP-Session: b875b05d-74e3-4faf-be5a-8dea7d04f0b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.633842 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 196 rows starting from the beginning of the part 2024.07.01 18:52:31.633873 [ 3 ] {} HTTP-Session: b875b05d-74e3-4faf-be5a-8dea7d04f0b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:31.634146 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 161 rows starting from the beginning of the part 2024.07.01 18:52:31.634239 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 162 rows starting from the beginning of the part 2024.07.01 18:52:31.634618 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:31.634725 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:52:31.635643 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:31.636661 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:31.636720 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:31.636853 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 5089 rows, containing 5 columns (5 merged, 0 gathered) in 0.004221377 sec., 1205530.8019160572 rows/sec., 84.13 MiB/sec. 2024.07.01 18:52:31.637403 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.07.01 18:52:31.637769 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.07.01 18:52:31.638444 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:31.638580 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_36_7} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.07.01 18:52:31.638768 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:31.638810 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2024.07.01 18:52:31.638975 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} executeQuery: Read 30 rows, 55.05 KiB in 0.004853 sec., 6181.74325159695 rows/sec., 11.08 MiB/sec. 2024.07.01 18:52:31.639227 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} DynamicQueryHandler: Done processing query 2024.07.01 18:52:31.639253 [ 3 ] {15aabf9a-9708-47f0-a255-94ba77b213ea} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:52:31.639269 [ 3 ] {} HTTP-Session: b875b05d-74e3-4faf-be5a-8dea7d04f0b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.639413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:31.639464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:31.639483 [ 3 ] {} HTTP-Session: 44439d2e-4715-4f0a-9d62-8ae82ac2721b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:31.639499 [ 3 ] {} HTTP-Session: 44439d2e-4715-4f0a-9d62-8ae82ac2721b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.639513 [ 3 ] {} HTTP-Session: 44439d2e-4715-4f0a-9d62-8ae82ac2721b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.639548 [ 3 ] {} HTTP-Session: 44439d2e-4715-4f0a-9d62-8ae82ac2721b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:31.639668 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:31.639713 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:52:31.639844 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:31.640158 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:31.640194 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:31.640563 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.07.01 18:52:31.640906 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:31.641033 [ 140 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.07.01 18:52:31.641037 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. 2024.07.01 18:52:31.641066 [ 140 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:31.641102 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:31.641232 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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.07.01 18:52:31.641273 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} DynamicQueryHandler: Done processing query 2024.07.01 18:52:31.641302 [ 3 ] {0451a124-d67a-4a82-8f7f-264ce16496d3} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:31.641332 [ 3 ] {} HTTP-Session: 44439d2e-4715-4f0a-9d62-8ae82ac2721b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:31.641395 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:31.641431 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1366 rows starting from the beginning of the part 2024.07.01 18:52:31.641546 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2024.07.01 18:52:31.641744 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2024.07.01 18:52:31.641834 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2024.07.01 18:52:31.641913 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2024.07.01 18:52:31.641984 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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.07.01 18:52:31.643264 [ 198 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1666 rows, containing 4 columns (4 merged, 0 gathered) in 0.002101619 sec., 792722.1822794713 rows/sec., 53.23 MiB/sec. 2024.07.01 18:52:31.643443 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.07.01 18:52:31.643803 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_36_7} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:31.643875 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_36_7} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.07.01 18:52:31.643941 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2024.07.01 18:52:34.855374 [ 137 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:52:34.855432 [ 137 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:52:36.602143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:36.602327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:36.602372 [ 3 ] {} HTTP-Session: 1eeee170-b166-43ab-a43e-cc3a05738eb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:36.602410 [ 3 ] {} HTTP-Session: 1eeee170-b166-43ab-a43e-cc3a05738eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.602430 [ 3 ] {} HTTP-Session: 1eeee170-b166-43ab-a43e-cc3a05738eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.602490 [ 3 ] {} HTTP-Session: 1eeee170-b166-43ab-a43e-cc3a05738eb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:36.602703 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:36.602783 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:52:36.603010 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:36.603432 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:36.603499 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:36.603869 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.07.01 18:52:36.604216 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:36.604374 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} executeQuery: Read 2 rows, 167.00 B in 0.001733 sec., 1154.068090017311 rows/sec., 94.11 KiB/sec. 2024.07.01 18:52:36.604714 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} DynamicQueryHandler: Done processing query 2024.07.01 18:52:36.604743 [ 3 ] {d3c7bdee-8a07-47d3-bc87-25681dfe8ed3} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:52:36.604760 [ 3 ] {} HTTP-Session: 1eeee170-b166-43ab-a43e-cc3a05738eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.604896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:36.604949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:36.604969 [ 3 ] {} HTTP-Session: 09a2258f-c710-49f3-9038-0955f8751a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:36.605016 [ 3 ] {} HTTP-Session: 09a2258f-c710-49f3-9038-0955f8751a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.605032 [ 3 ] {} HTTP-Session: 09a2258f-c710-49f3-9038-0955f8751a43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.605065 [ 3 ] {} HTTP-Session: 09a2258f-c710-49f3-9038-0955f8751a43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:36.605185 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:36.605230 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:52:36.605382 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:36.605722 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:36.605759 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:36.606082 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.07.01 18:52:36.606402 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:36.606559 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} executeQuery: Read 57 rows, 4.48 KiB in 0.001412 sec., 40368.27195467422 rows/sec., 3.10 MiB/sec. 2024.07.01 18:52:36.606869 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} DynamicQueryHandler: Done processing query 2024.07.01 18:52:36.606910 [ 3 ] {e1dc9944-2b8d-422d-97f0-bc2b791b985c} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:52:36.606928 [ 3 ] {} HTTP-Session: 09a2258f-c710-49f3-9038-0955f8751a43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.607082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:36.607133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:36.607153 [ 3 ] {} HTTP-Session: 0e8809d9-4c68-448e-af95-7ef98afad29c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:36.607170 [ 3 ] {} HTTP-Session: 0e8809d9-4c68-448e-af95-7ef98afad29c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.607184 [ 3 ] {} HTTP-Session: 0e8809d9-4c68-448e-af95-7ef98afad29c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.607215 [ 3 ] {} HTTP-Session: 0e8809d9-4c68-448e-af95-7ef98afad29c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:36.607313 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:36.607358 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:52:36.607502 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:36.607779 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:36.607819 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:36.608176 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.07.01 18:52:36.608575 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:36.608730 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} executeQuery: Read 2 rows, 143.00 B in 0.001442 sec., 1386.9625520110958 rows/sec., 96.84 KiB/sec. 2024.07.01 18:52:36.608900 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} DynamicQueryHandler: Done processing query 2024.07.01 18:52:36.608925 [ 3 ] {e8c7f5f3-9ad1-4957-a098-f49e118ce798} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:52:36.608941 [ 3 ] {} HTTP-Session: 0e8809d9-4c68-448e-af95-7ef98afad29c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.609068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:36.609117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:36.609137 [ 3 ] {} HTTP-Session: a699897f-efb1-42f3-9138-1be63342937e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:36.609154 [ 3 ] {} HTTP-Session: a699897f-efb1-42f3-9138-1be63342937e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.609168 [ 3 ] {} HTTP-Session: a699897f-efb1-42f3-9138-1be63342937e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.609199 [ 3 ] {} HTTP-Session: a699897f-efb1-42f3-9138-1be63342937e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:36.609315 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:36.609358 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:52:36.609489 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:36.609810 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:36.609847 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:36.610165 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.07.01 18:52:36.610471 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:36.610603 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} executeQuery: Read 66 rows, 5.28 KiB in 0.001329 sec., 49661.399548532725 rows/sec., 3.88 MiB/sec. 2024.07.01 18:52:36.610808 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} DynamicQueryHandler: Done processing query 2024.07.01 18:52:36.610833 [ 3 ] {bf545c43-8bf6-455b-b1a0-6fe0be33e449} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:52:36.610848 [ 3 ] {} HTTP-Session: a699897f-efb1-42f3-9138-1be63342937e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.611057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:36.611107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:36.611127 [ 3 ] {} HTTP-Session: 6b87625f-afc6-45a0-ac05-ec508100452c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:36.611144 [ 3 ] {} HTTP-Session: 6b87625f-afc6-45a0-ac05-ec508100452c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.611157 [ 3 ] {} HTTP-Session: 6b87625f-afc6-45a0-ac05-ec508100452c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.611189 [ 3 ] {} HTTP-Session: 6b87625f-afc6-45a0-ac05-ec508100452c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:36.611332 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:36.611381 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:52:36.611537 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:36.611935 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:36.611972 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:36.612376 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.07.01 18:52:36.612723 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:36.612881 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} executeQuery: Read 161 rows, 11.48 KiB in 0.001607 sec., 100186.6832607343 rows/sec., 6.98 MiB/sec. 2024.07.01 18:52:36.613057 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} DynamicQueryHandler: Done processing query 2024.07.01 18:52:36.613082 [ 3 ] {ddd6aa6a-40ff-446b-9885-314aa2350628} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:52:36.613097 [ 3 ] {} HTTP-Session: 6b87625f-afc6-45a0-ac05-ec508100452c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.613222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:36.613271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:36.613291 [ 3 ] {} HTTP-Session: 8e96f5a7-8c78-46d6-bec7-7012d844a57d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:36.613308 [ 3 ] {} HTTP-Session: 8e96f5a7-8c78-46d6-bec7-7012d844a57d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.613322 [ 3 ] {} HTTP-Session: 8e96f5a7-8c78-46d6-bec7-7012d844a57d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:36.613352 [ 3 ] {} HTTP-Session: 8e96f5a7-8c78-46d6-bec7-7012d844a57d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:36.613487 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:36.613531 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:52:36.613659 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:36.613938 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:36.613975 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:36.614342 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.07.01 18:52:36.614681 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:36.614837 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec. 2024.07.01 18:52:36.615009 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} DynamicQueryHandler: Done processing query 2024.07.01 18:52:36.615034 [ 3 ] {0c4e7e92-acf4-4e1f-890b-87e4b16048b9} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:36.615050 [ 3 ] {} HTTP-Session: 8e96f5a7-8c78-46d6-bec7-7012d844a57d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.603708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:41.603841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:41.603867 [ 3 ] {} HTTP-Session: 356370ee-062f-488d-8174-a6ce9a07fd45 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:41.603892 [ 3 ] {} HTTP-Session: 356370ee-062f-488d-8174-a6ce9a07fd45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.603907 [ 3 ] {} HTTP-Session: 356370ee-062f-488d-8174-a6ce9a07fd45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.603957 [ 3 ] {} HTTP-Session: 356370ee-062f-488d-8174-a6ce9a07fd45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:41.604155 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:41.604221 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:52:41.604413 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:41.604855 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:41.604894 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:41.605274 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.07.01 18:52:41.605626 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:41.605783 [ 132 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.07.01 18:52:41.605787 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} executeQuery: Read 30 rows, 2.43 KiB in 0.001695 sec., 17699.11504424779 rows/sec., 1.40 MiB/sec. 2024.07.01 18:52:41.605824 [ 132 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:41.605858 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:41.606154 [ 199 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::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.07.01 18:52:41.606177 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} DynamicQueryHandler: Done processing query 2024.07.01 18:52:41.606284 [ 3 ] {3a092728-bd57-4de9-8fe1-2a8162d6da61} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:41.606325 [ 3 ] {} HTTP-Session: 356370ee-062f-488d-8174-a6ce9a07fd45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.606443 [ 199 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:41.606485 [ 199 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 30 rows starting from the beginning of the part 2024.07.01 18:52:41.606522 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:41.606660 [ 199 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part 2024.07.01 18:52:41.606697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:41.606930 [ 3 ] {} HTTP-Session: 8af5115b-32a7-450d-a2d0-0d9c68551b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:41.606943 [ 199 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part 2024.07.01 18:52:41.606995 [ 3 ] {} HTTP-Session: 8af5115b-32a7-450d-a2d0-0d9c68551b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.607047 [ 3 ] {} HTTP-Session: 8af5115b-32a7-450d-a2d0-0d9c68551b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.607190 [ 3 ] {} HTTP-Session: 8af5115b-32a7-450d-a2d0-0d9c68551b51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:41.607236 [ 199 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part 2024.07.01 18:52:41.607506 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:41.607503 [ 199 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2024.07.01 18:52:41.607624 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:52:41.608238 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:41.609019 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:41.609082 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:41.609964 [ 200 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.004006345 sec., 37440.60983265295 rows/sec., 2.96 MiB/sec. 2024.07.01 18:52:41.609974 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.07.01 18:52:41.610220 [ 198 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.07.01 18:52:41.610556 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:41.610970 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} executeQuery: Read 2 rows, 167.00 B in 0.003601 sec., 555.401277422938 rows/sec., 45.29 KiB/sec. 2024.07.01 18:52:41.611240 [ 198 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:41.611281 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} DynamicQueryHandler: Done processing query 2024.07.01 18:52:41.611327 [ 3 ] {dd2208f8-5d9c-4f3b-8582-2a3fa45507b4} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:52:41.611370 [ 3 ] {} HTTP-Session: 8af5115b-32a7-450d-a2d0-0d9c68551b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.611415 [ 198 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_18_4} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2024.07.01 18:52:41.611544 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.07.01 18:52:41.611564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:41.611632 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:41.611651 [ 3 ] {} HTTP-Session: 69b25ac2-e69b-4429-a186-53030d211fbb Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:41.611669 [ 3 ] {} HTTP-Session: 69b25ac2-e69b-4429-a186-53030d211fbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.611683 [ 3 ] {} HTTP-Session: 69b25ac2-e69b-4429-a186-53030d211fbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.611716 [ 3 ] {} HTTP-Session: 69b25ac2-e69b-4429-a186-53030d211fbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:41.611869 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:41.611914 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:52:41.612061 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:41.612472 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:41.612510 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:41.612842 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.07.01 18:52:41.613174 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:41.613306 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} executeQuery: Read 147 rows, 12.62 KiB in 0.001506 sec., 97609.56175298805 rows/sec., 8.18 MiB/sec. 2024.07.01 18:52:41.613470 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} DynamicQueryHandler: Done processing query 2024.07.01 18:52:41.613495 [ 3 ] {a5e4b1b4-7b2a-4151-b7ea-1c1f650aeb00} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:52:41.613511 [ 3 ] {} HTTP-Session: 69b25ac2-e69b-4429-a186-53030d211fbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.613634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:41.613684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:41.613704 [ 3 ] {} HTTP-Session: de1d7f68-bb5c-401e-86cb-9e1029671f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:41.613720 [ 3 ] {} HTTP-Session: de1d7f68-bb5c-401e-86cb-9e1029671f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.613734 [ 3 ] {} HTTP-Session: de1d7f68-bb5c-401e-86cb-9e1029671f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.613765 [ 3 ] {} HTTP-Session: de1d7f68-bb5c-401e-86cb-9e1029671f7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:41.613861 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:41.613905 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:52:41.614031 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:41.614312 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:41.614350 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:41.614657 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.07.01 18:52:41.614966 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:41.615092 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} executeQuery: Read 2 rows, 143.00 B in 0.001254 sec., 1594.896331738437 rows/sec., 111.36 KiB/sec. 2024.07.01 18:52:41.615390 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} DynamicQueryHandler: Done processing query 2024.07.01 18:52:41.615416 [ 3 ] {357904ef-4527-4777-aa18-970734fd9bd8} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:52:41.615432 [ 3 ] {} HTTP-Session: de1d7f68-bb5c-401e-86cb-9e1029671f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.615564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:41.615614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:41.615634 [ 3 ] {} HTTP-Session: b20feb4a-949f-4d36-87c4-95bb63670ba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:41.615652 [ 3 ] {} HTTP-Session: b20feb4a-949f-4d36-87c4-95bb63670ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.615667 [ 3 ] {} HTTP-Session: b20feb4a-949f-4d36-87c4-95bb63670ba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.615697 [ 3 ] {} HTTP-Session: b20feb4a-949f-4d36-87c4-95bb63670ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:41.615829 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:41.615873 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:52:41.616023 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:41.616373 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:41.616410 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:41.616734 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.07.01 18:52:41.617052 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:41.617187 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} executeQuery: Read 96 rows, 7.68 KiB in 0.001413 sec., 67940.55201698514 rows/sec., 5.31 MiB/sec. 2024.07.01 18:52:41.617350 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} DynamicQueryHandler: Done processing query 2024.07.01 18:52:41.617376 [ 3 ] {97ed9d6f-4db3-4c65-8951-9713151d19b0} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.07.01 18:52:41.617391 [ 3 ] {} HTTP-Session: b20feb4a-949f-4d36-87c4-95bb63670ba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.617546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:41.617596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:41.617616 [ 3 ] {} HTTP-Session: 763835de-6e05-4c94-860b-dc049642443f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:41.617634 [ 3 ] {} HTTP-Session: 763835de-6e05-4c94-860b-dc049642443f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.617647 [ 3 ] {} HTTP-Session: 763835de-6e05-4c94-860b-dc049642443f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.617679 [ 3 ] {} HTTP-Session: 763835de-6e05-4c94-860b-dc049642443f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:41.617826 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:41.617873 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:52:41.618018 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:41.618401 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:41.618437 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:41.618839 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.07.01 18:52:41.619189 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:41.619320 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} executeQuery: Read 161 rows, 11.48 KiB in 0.001563 sec., 103007.03774792067 rows/sec., 7.17 MiB/sec. 2024.07.01 18:52:41.619491 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} DynamicQueryHandler: Done processing query 2024.07.01 18:52:41.619516 [ 3 ] {55af68d4-7426-4c6d-9447-82a6033c5652} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:52:41.619533 [ 3 ] {} HTTP-Session: 763835de-6e05-4c94-860b-dc049642443f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.619694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48305, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:41.619744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:41.619763 [ 3 ] {} HTTP-Session: 40364e7e-c1b5-4049-a8cb-1cf7a38ebe9f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:41.619780 [ 3 ] {} HTTP-Session: 40364e7e-c1b5-4049-a8cb-1cf7a38ebe9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.619795 [ 3 ] {} HTTP-Session: 40364e7e-c1b5-4049-a8cb-1cf7a38ebe9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.619826 [ 3 ] {} HTTP-Session: 40364e7e-c1b5-4049-a8cb-1cf7a38ebe9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:41.620132 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:41.620197 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:52:41.620592 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:41.621285 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:41.621322 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:41.621944 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.07.01 18:52:41.622354 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:41.622535 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} executeQuery: Read 30 rows, 55.05 KiB in 0.002613 sec., 11481.05625717566 rows/sec., 20.57 MiB/sec. 2024.07.01 18:52:41.622761 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} DynamicQueryHandler: Done processing query 2024.07.01 18:52:41.622786 [ 3 ] {ad1ea754-9cc1-4d57-b174-278f30a5fb68} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:52:41.622803 [ 3 ] {} HTTP-Session: 40364e7e-c1b5-4049-a8cb-1cf7a38ebe9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.622932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:41.622988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:41.623008 [ 3 ] {} HTTP-Session: e7b41232-7d7c-4042-a4cb-05a0c4fac18a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:41.623025 [ 3 ] {} HTTP-Session: e7b41232-7d7c-4042-a4cb-05a0c4fac18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.623039 [ 3 ] {} HTTP-Session: e7b41232-7d7c-4042-a4cb-05a0c4fac18a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:41.623070 [ 3 ] {} HTTP-Session: e7b41232-7d7c-4042-a4cb-05a0c4fac18a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:41.623188 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:41.623235 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:52:41.623363 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:41.623669 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:41.623707 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:41.624084 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.07.01 18:52:41.624413 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:41.624567 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec. 2024.07.01 18:52:41.624739 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} DynamicQueryHandler: Done processing query 2024.07.01 18:52:41.624766 [ 3 ] {734f46fd-808d-4664-a83e-0448f1230c95} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:41.624782 [ 3 ] {} HTTP-Session: e7b41232-7d7c-4042-a4cb-05a0c4fac18a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.602536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:46.602682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:46.602713 [ 3 ] {} HTTP-Session: 15558a71-7ec5-4c7a-85e7-2c998bfe7972 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:46.602742 [ 3 ] {} HTTP-Session: 15558a71-7ec5-4c7a-85e7-2c998bfe7972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.602762 [ 3 ] {} HTTP-Session: 15558a71-7ec5-4c7a-85e7-2c998bfe7972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.602817 [ 3 ] {} HTTP-Session: 15558a71-7ec5-4c7a-85e7-2c998bfe7972 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:46.603023 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:46.603101 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:52:46.603317 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:46.603739 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:46.603782 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:46.604142 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.07.01 18:52:46.604484 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:46.604658 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} executeQuery: Read 2 rows, 167.00 B in 0.001686 sec., 1186.2396204033214 rows/sec., 96.73 KiB/sec. 2024.07.01 18:52:46.604958 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} DynamicQueryHandler: Done processing query 2024.07.01 18:52:46.604986 [ 3 ] {ba817d5e-b9cc-43a6-9c24-09352dcb7e14} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:52:46.605003 [ 3 ] {} HTTP-Session: 15558a71-7ec5-4c7a-85e7-2c998bfe7972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.605170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:46.605220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:46.605239 [ 3 ] {} HTTP-Session: b15d6d1b-2336-4d81-b816-b41c9465a664 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:46.605256 [ 3 ] {} HTTP-Session: b15d6d1b-2336-4d81-b816-b41c9465a664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.605271 [ 3 ] {} HTTP-Session: b15d6d1b-2336-4d81-b816-b41c9465a664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.605302 [ 3 ] {} HTTP-Session: b15d6d1b-2336-4d81-b816-b41c9465a664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:46.605416 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:46.605459 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:52:46.605602 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:46.605939 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:46.605976 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:46.606303 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.07.01 18:52:46.606614 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:46.606766 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} executeQuery: Read 57 rows, 4.48 KiB in 0.001381 sec., 41274.43881245474 rows/sec., 3.17 MiB/sec. 2024.07.01 18:52:46.606936 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} DynamicQueryHandler: Done processing query 2024.07.01 18:52:46.606961 [ 3 ] {c316bcf1-1840-4bf7-b608-329bb179f01c} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:52:46.606978 [ 3 ] {} HTTP-Session: b15d6d1b-2336-4d81-b816-b41c9465a664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.607103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:46.607151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:46.607171 [ 3 ] {} HTTP-Session: 7a32eaa5-f758-4f41-9e73-0cca0c098f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:46.607188 [ 3 ] {} HTTP-Session: 7a32eaa5-f758-4f41-9e73-0cca0c098f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.607202 [ 3 ] {} HTTP-Session: 7a32eaa5-f758-4f41-9e73-0cca0c098f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.607233 [ 3 ] {} HTTP-Session: 7a32eaa5-f758-4f41-9e73-0cca0c098f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:46.607325 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:46.607369 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:52:46.607495 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:46.607754 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:46.607791 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:46.608088 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.07.01 18:52:46.608387 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:46.608541 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} executeQuery: Read 2 rows, 143.00 B in 0.001231 sec., 1624.6953696181965 rows/sec., 113.44 KiB/sec. 2024.07.01 18:52:46.608841 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} DynamicQueryHandler: Done processing query 2024.07.01 18:52:46.608866 [ 3 ] {ce4ea22b-5018-4565-a753-b37d64b3256d} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:52:46.608882 [ 3 ] {} HTTP-Session: 7a32eaa5-f758-4f41-9e73-0cca0c098f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.609008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:46.609057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:46.609076 [ 3 ] {} HTTP-Session: 5b536b01-036f-4f3b-bfbb-19736c4f37d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:46.609093 [ 3 ] {} HTTP-Session: 5b536b01-036f-4f3b-bfbb-19736c4f37d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.609107 [ 3 ] {} HTTP-Session: 5b536b01-036f-4f3b-bfbb-19736c4f37d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.609138 [ 3 ] {} HTTP-Session: 5b536b01-036f-4f3b-bfbb-19736c4f37d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:46.609255 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:46.609300 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:52:46.609444 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:46.609754 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:46.609791 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:46.610098 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.07.01 18:52:46.610404 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:46.610559 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} executeQuery: Read 66 rows, 5.28 KiB in 0.001338 sec., 49327.35426008968 rows/sec., 3.85 MiB/sec. 2024.07.01 18:52:46.610726 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} DynamicQueryHandler: Done processing query 2024.07.01 18:52:46.610751 [ 3 ] {a8bec7dc-3e98-4d72-9d9a-e9f932fcda6e} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:52:46.610767 [ 3 ] {} HTTP-Session: 5b536b01-036f-4f3b-bfbb-19736c4f37d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.610919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:46.610967 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:46.610986 [ 3 ] {} HTTP-Session: 22261eff-1d6b-4def-bae1-55e6225fa4fa Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:46.611003 [ 3 ] {} HTTP-Session: 22261eff-1d6b-4def-bae1-55e6225fa4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.611019 [ 3 ] {} HTTP-Session: 22261eff-1d6b-4def-bae1-55e6225fa4fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.611051 [ 3 ] {} HTTP-Session: 22261eff-1d6b-4def-bae1-55e6225fa4fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:46.611202 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:46.611248 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:52:46.611392 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:46.611745 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:46.611784 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:46.612172 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.07.01 18:52:46.612502 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:46.612661 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} executeQuery: Read 161 rows, 11.48 KiB in 0.001525 sec., 105573.77049180327 rows/sec., 7.35 MiB/sec. 2024.07.01 18:52:46.612819 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} DynamicQueryHandler: Done processing query 2024.07.01 18:52:46.612844 [ 3 ] {973176e7-e1d4-4fa1-9015-1eaef8f03fdc} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:52:46.612860 [ 3 ] {} HTTP-Session: 22261eff-1d6b-4def-bae1-55e6225fa4fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.612986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:46.613033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:46.613051 [ 3 ] {} HTTP-Session: 242c8f1e-a334-426b-9150-ff9e584acc02 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:46.613068 [ 3 ] {} HTTP-Session: 242c8f1e-a334-426b-9150-ff9e584acc02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.613081 [ 3 ] {} HTTP-Session: 242c8f1e-a334-426b-9150-ff9e584acc02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:46.613109 [ 3 ] {} HTTP-Session: 242c8f1e-a334-426b-9150-ff9e584acc02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:46.613224 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:46.613266 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:52:46.613382 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:46.613651 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:46.613686 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:46.614083 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.07.01 18:52:46.614401 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:46.614555 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec. 2024.07.01 18:52:46.614720 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} DynamicQueryHandler: Done processing query 2024.07.01 18:52:46.614745 [ 3 ] {1298f81f-6878-4ce8-81e5-9c64067b7601} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:46.614760 [ 3 ] {} HTTP-Session: 242c8f1e-a334-426b-9150-ff9e584acc02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:49.855468 [ 123 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:52:49.855519 [ 123 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:52:51.606294 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:51.606427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:51.606454 [ 3 ] {} HTTP-Session: 7f042f5a-f913-48e0-9cd4-05a097020fe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:51.606479 [ 3 ] {} HTTP-Session: 7f042f5a-f913-48e0-9cd4-05a097020fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.606495 [ 3 ] {} HTTP-Session: 7f042f5a-f913-48e0-9cd4-05a097020fe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.606545 [ 3 ] {} HTTP-Session: 7f042f5a-f913-48e0-9cd4-05a097020fe8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:51.606739 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:51.606806 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:52:51.606996 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:51.607403 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:51.607447 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:51.607814 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.07.01 18:52:51.608172 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:51.608337 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} executeQuery: Read 30 rows, 2.43 KiB in 0.001658 sec., 18094.089264173705 rows/sec., 1.43 MiB/sec. 2024.07.01 18:52:51.608530 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} DynamicQueryHandler: Done processing query 2024.07.01 18:52:51.608556 [ 3 ] {57de8011-514e-480e-bd0e-63030c2ce01d} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:51.608572 [ 3 ] {} HTTP-Session: 7f042f5a-f913-48e0-9cd4-05a097020fe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.608733 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:51.608782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:51.608802 [ 3 ] {} HTTP-Session: 58945f3f-399b-4620-8481-1f9c0af009ea Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:51.608819 [ 3 ] {} HTTP-Session: 58945f3f-399b-4620-8481-1f9c0af009ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.608833 [ 3 ] {} HTTP-Session: 58945f3f-399b-4620-8481-1f9c0af009ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.608864 [ 3 ] {} HTTP-Session: 58945f3f-399b-4620-8481-1f9c0af009ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:51.608960 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:51.609004 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:52:51.609132 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:51.609429 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:51.609467 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:51.609767 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.07.01 18:52:51.610077 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:51.610238 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} executeQuery: Read 2 rows, 167.00 B in 0.001296 sec., 1543.2098765432097 rows/sec., 125.84 KiB/sec. 2024.07.01 18:52:51.610405 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} DynamicQueryHandler: Done processing query 2024.07.01 18:52:51.610431 [ 3 ] {695dedd3-3fae-4892-aac2-79e448f8c7ba} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:52:51.610447 [ 3 ] {} HTTP-Session: 58945f3f-399b-4620-8481-1f9c0af009ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.610580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 26546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:51.610630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:51.610649 [ 3 ] {} HTTP-Session: 570d2a89-784e-479e-9f6c-a3a32b2d41ca Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:51.610665 [ 3 ] {} HTTP-Session: 570d2a89-784e-479e-9f6c-a3a32b2d41ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.610680 [ 3 ] {} HTTP-Session: 570d2a89-784e-479e-9f6c-a3a32b2d41ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.610712 [ 3 ] {} HTTP-Session: 570d2a89-784e-479e-9f6c-a3a32b2d41ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:51.610856 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:51.610900 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:52:51.611028 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:51.611489 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:51.611527 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:51.611850 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.07.01 18:52:51.612163 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:51.612323 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} executeQuery: Read 183 rows, 15.43 KiB in 0.001528 sec., 119764.39790575916 rows/sec., 9.86 MiB/sec. 2024.07.01 18:52:51.612503 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} DynamicQueryHandler: Done processing query 2024.07.01 18:52:51.612527 [ 3 ] {fd3719a3-dbe9-420b-bff1-75c088675145} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.07.01 18:52:51.612544 [ 3 ] {} HTTP-Session: 570d2a89-784e-479e-9f6c-a3a32b2d41ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.612671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:51.612721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:51.612741 [ 3 ] {} HTTP-Session: 717404a1-32de-45ae-b861-9b64ead3c6c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:51.612758 [ 3 ] {} HTTP-Session: 717404a1-32de-45ae-b861-9b64ead3c6c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.612772 [ 3 ] {} HTTP-Session: 717404a1-32de-45ae-b861-9b64ead3c6c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.612802 [ 3 ] {} HTTP-Session: 717404a1-32de-45ae-b861-9b64ead3c6c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:51.612899 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:51.612942 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:52:51.613068 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:51.613348 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:51.613385 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:51.613690 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.07.01 18:52:51.614020 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:51.614182 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} executeQuery: Read 2 rows, 143.00 B in 0.001298 sec., 1540.8320493066258 rows/sec., 107.59 KiB/sec. 2024.07.01 18:52:51.614469 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} DynamicQueryHandler: Done processing query 2024.07.01 18:52:51.614494 [ 3 ] {8a5003a3-9343-4a5b-a3ae-74d9ca966a31} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:52:51.614510 [ 3 ] {} HTTP-Session: 717404a1-32de-45ae-b861-9b64ead3c6c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.614626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:51.614675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:51.614696 [ 3 ] {} HTTP-Session: 51f2ec24-21ea-4b88-8d24-a0ff663b937f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:51.614713 [ 3 ] {} HTTP-Session: 51f2ec24-21ea-4b88-8d24-a0ff663b937f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.614727 [ 3 ] {} HTTP-Session: 51f2ec24-21ea-4b88-8d24-a0ff663b937f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.614758 [ 3 ] {} HTTP-Session: 51f2ec24-21ea-4b88-8d24-a0ff663b937f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:51.614898 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:51.614944 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:52:51.615089 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:51.615460 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:51.615497 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:51.615809 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.07.01 18:52:51.616114 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:51.616289 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} executeQuery: Read 120 rows, 9.58 KiB in 0.001439 sec., 83391.24391938846 rows/sec., 6.50 MiB/sec. 2024.07.01 18:52:51.616454 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} DynamicQueryHandler: Done processing query 2024.07.01 18:52:51.616478 [ 3 ] {9b7adf1d-1c34-4a97-9dde-c42585b85b7b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:52:51.616494 [ 3 ] {} HTTP-Session: 51f2ec24-21ea-4b88-8d24-a0ff663b937f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.616671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:51.616721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:51.616739 [ 3 ] {} HTTP-Session: 483cad42-b6cd-48f1-8d03-52cefa65c77d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:51.616756 [ 3 ] {} HTTP-Session: 483cad42-b6cd-48f1-8d03-52cefa65c77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.616771 [ 3 ] {} HTTP-Session: 483cad42-b6cd-48f1-8d03-52cefa65c77d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.616801 [ 3 ] {} HTTP-Session: 483cad42-b6cd-48f1-8d03-52cefa65c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:51.616966 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:51.617012 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:52:51.617158 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:51.617571 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:51.617608 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:51.618001 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.07.01 18:52:51.618336 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:51.618497 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} executeQuery: Read 197 rows, 14.08 KiB in 0.0016 sec., 123125 rows/sec., 8.60 MiB/sec. 2024.07.01 18:52:51.618784 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} DynamicQueryHandler: Done processing query 2024.07.01 18:52:51.618842 [ 3 ] {30933959-a20c-4e60-82f5-7e2208405274} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.07.01 18:52:51.618892 [ 3 ] {} HTTP-Session: 483cad42-b6cd-48f1-8d03-52cefa65c77d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.619061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:51.619111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:51.619133 [ 3 ] {} HTTP-Session: 7d518b41-7a30-4c40-8018-1b974b92aea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:51.619149 [ 3 ] {} HTTP-Session: 7d518b41-7a30-4c40-8018-1b974b92aea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.619163 [ 3 ] {} HTTP-Session: 7d518b41-7a30-4c40-8018-1b974b92aea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.619195 [ 3 ] {} HTTP-Session: 7d518b41-7a30-4c40-8018-1b974b92aea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:51.619521 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:51.619592 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:52:51.619998 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:51.620676 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:51.620712 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:51.621329 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.07.01 18:52:51.621738 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:51.621905 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} executeQuery: Read 30 rows, 55.05 KiB in 0.002609 sec., 11498.65848984285 rows/sec., 20.61 MiB/sec. 2024.07.01 18:52:51.622147 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} DynamicQueryHandler: Done processing query 2024.07.01 18:52:51.622172 [ 3 ] {1252e1c7-a146-4599-95da-3e52653a9d92} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:52:51.622187 [ 3 ] {} HTTP-Session: 7d518b41-7a30-4c40-8018-1b974b92aea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.622352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:51.622401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:51.622420 [ 3 ] {} HTTP-Session: 7d66cb12-d144-44ab-aa0a-8f816a0339dd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:51.622437 [ 3 ] {} HTTP-Session: 7d66cb12-d144-44ab-aa0a-8f816a0339dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.622450 [ 3 ] {} HTTP-Session: 7d66cb12-d144-44ab-aa0a-8f816a0339dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:51.622481 [ 3 ] {} HTTP-Session: 7d66cb12-d144-44ab-aa0a-8f816a0339dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:51.622591 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:51.622635 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:52:51.622760 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:51.623080 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:51.623116 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2024.07.01 18:52:51.623464 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.07.01 18:52:51.623783 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:51.623944 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec. 2024.07.01 18:52:51.624116 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} DynamicQueryHandler: Done processing query 2024.07.01 18:52:51.624139 [ 3 ] {b8351cf3-da80-48d9-a037-ff0882ed458b} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:51.624155 [ 3 ] {} HTTP-Session: 7d66cb12-d144-44ab-aa0a-8f816a0339dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:56.602674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:56.602830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:56.602862 [ 3 ] {} HTTP-Session: 8b62831f-e20b-4ccc-a501-2e2bcc1177c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:56.602891 [ 3 ] {} HTTP-Session: 8b62831f-e20b-4ccc-a501-2e2bcc1177c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:56.602909 [ 3 ] {} HTTP-Session: 8b62831f-e20b-4ccc-a501-2e2bcc1177c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:56.602966 [ 3 ] {} HTTP-Session: 8b62831f-e20b-4ccc-a501-2e2bcc1177c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:56.603217 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:56.603300 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:52:56.603515 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:56.604038 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:56.604092 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:52:56.604498 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.07.01 18:52:56.604843 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:56.605024 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} executeQuery: Read 56 rows, 4.41 KiB in 0.00189 sec., 29629.62962962963 rows/sec., 2.28 MiB/sec. 2024.07.01 18:52:56.605041 [ 119 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.07.01 18:52:56.605134 [ 119 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:56.605190 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:52:56.605328 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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.07.01 18:52:56.605328 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} DynamicQueryHandler: Done processing query 2024.07.01 18:52:56.605390 [ 3 ] {be9a1b37-d400-41f7-b375-0bddbc12f85b} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:52:56.605413 [ 3 ] {} HTTP-Session: 8b62831f-e20b-4ccc-a501-2e2bcc1177c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:56.605488 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:56.605526 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 189 rows starting from the beginning of the part 2024.07.01 18:52:56.605592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:56.605623 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 57 rows starting from the beginning of the part 2024.07.01 18:52:56.605706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:56.605819 [ 3 ] {} HTTP-Session: ce6928eb-dce4-4196-b752-0f6c22c2037c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:56.605844 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 147 rows starting from the beginning of the part 2024.07.01 18:52:56.605872 [ 3 ] {} HTTP-Session: ce6928eb-dce4-4196-b752-0f6c22c2037c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:56.605942 [ 3 ] {} HTTP-Session: ce6928eb-dce4-4196-b752-0f6c22c2037c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:56.606101 [ 3 ] {} HTTP-Session: ce6928eb-dce4-4196-b752-0f6c22c2037c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:56.606129 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 57 rows starting from the beginning of the part 2024.07.01 18:52:56.606279 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 183 rows starting from the beginning of the part 2024.07.01 18:52:56.606344 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:56.606420 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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.07.01 18:52:56.606447 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:52:56.606851 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:56.607420 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:56.607467 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:52:56.607940 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.07.01 18:52:56.608388 [ 198 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 689 rows, containing 4 columns (4 merged, 0 gathered) in 0.003107282 sec., 221737.19668829543 rows/sec., 18.00 MiB/sec. 2024.07.01 18:52:56.608461 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:56.608698 [ 119 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.07.01 18:52:56.608719 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} executeQuery: Read 64 rows, 5.12 KiB in 0.002464 sec., 25974.025974025975 rows/sec., 2.03 MiB/sec. 2024.07.01 18:52:56.608739 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.07.01 18:52:56.608770 [ 119 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:56.608866 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:52:56.609380 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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.07.01 18:52:56.609551 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} DynamicQueryHandler: Done processing query 2024.07.01 18:52:56.609853 [ 3 ] {8f81c159-e56e-4dc7-8b61-26b5d3945ba0} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:52:56.609985 [ 3 ] {} HTTP-Session: ce6928eb-dce4-4196-b752-0f6c22c2037c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:56.610470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:56.610673 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:56.610707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:56.610825 [ 3 ] {} HTTP-Session: 65afff01-a22a-49fd-b7e3-3898891aadcf Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:56.610836 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 150 rows starting from the beginning of the part 2024.07.01 18:52:56.610852 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:56.610877 [ 3 ] {} HTTP-Session: 65afff01-a22a-49fd-b7e3-3898891aadcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:56.610931 [ 3 ] {} HTTP-Session: 65afff01-a22a-49fd-b7e3-3898891aadcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:56.611141 [ 3 ] {} HTTP-Session: 65afff01-a22a-49fd-b7e3-3898891aadcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:56.611162 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 66 rows starting from the beginning of the part 2024.07.01 18:52:56.611454 [ 201 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_41_8} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.07.01 18:52:56.611661 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 96 rows starting from the beginning of the part 2024.07.01 18:52:56.611846 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.07.01 18:52:56.611879 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:56.612050 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 66 rows starting from the beginning of the part 2024.07.01 18:52:56.612121 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:52:56.612404 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 120 rows starting from the beginning of the part 2024.07.01 18:52:56.612745 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part 2024.07.01 18:52:56.613378 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:56.614082 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:56.614129 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:52:56.614689 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 4 columns (4 merged, 0 gathered) in 0.005664717 sec., 99210.60487222928 rows/sec., 7.75 MiB/sec. 2024.07.01 18:52:56.614755 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.07.01 18:52:56.614917 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.07.01 18:52:56.615604 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:56.615819 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:56.615880 [ 119 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.07.01 18:52:56.615977 [ 119 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:56.615962 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} executeQuery: Read 160 rows, 11.41 KiB in 0.004384 sec., 36496.3503649635 rows/sec., 2.54 MiB/sec. 2024.07.01 18:52:56.616031 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:52:56.616168 [ 201 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_41_8} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.07.01 18:52:56.616443 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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.07.01 18:52:56.616469 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.07.01 18:52:56.616552 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} DynamicQueryHandler: Done processing query 2024.07.01 18:52:56.616591 [ 3 ] {722c267a-f004-4fce-b1b6-631db40a332f} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:52:56.616620 [ 3 ] {} HTTP-Session: 65afff01-a22a-49fd-b7e3-3898891aadcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:56.616662 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:56.616693 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 5089 rows starting from the beginning of the part 2024.07.01 18:52:56.616790 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 161 rows starting from the beginning of the part 2024.07.01 18:52:56.616864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:52:56.617110 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:52:56.617191 [ 3 ] {} HTTP-Session: e64c8ed1-f49a-4c64-81e5-e76439b328df Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:52:56.617195 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 161 rows starting from the beginning of the part 2024.07.01 18:52:56.617249 [ 3 ] {} HTTP-Session: e64c8ed1-f49a-4c64-81e5-e76439b328df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:56.617288 [ 3 ] {} HTTP-Session: e64c8ed1-f49a-4c64-81e5-e76439b328df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:56.617416 [ 3 ] {} HTTP-Session: e64c8ed1-f49a-4c64-81e5-e76439b328df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:52:56.617452 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part 2024.07.01 18:52:56.617763 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 197 rows starting from the beginning of the part 2024.07.01 18:52:56.617845 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:52:56.618018 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:52:56.618063 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2024.07.01 18:52:56.618746 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:52:56.619211 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:56.619250 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:52:56.619741 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.07.01 18:52:56.620252 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:56.620539 [ 119 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.07.01 18:52:56.620549 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} executeQuery: Read 60 rows, 4.14 KiB in 0.002878 sec., 20847.810979847116 rows/sec., 1.40 MiB/sec. 2024.07.01 18:52:56.620589 [ 119 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:52:56.620657 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:52:56.621132 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} DynamicQueryHandler: Done processing query 2024.07.01 18:52:56.621133 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::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.07.01 18:52:56.621272 [ 3 ] {1016f7f0-5bca-4569-9660-f701d0a18c50} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:52:56.621401 [ 3 ] {} HTTP-Session: e64c8ed1-f49a-4c64-81e5-e76439b328df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:52:56.621835 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:52:56.621903 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1666 rows starting from the beginning of the part 2024.07.01 18:52:56.622205 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2024.07.01 18:52:56.622727 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2024.07.01 18:52:56.622848 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 5929 rows, containing 5 columns (5 merged, 0 gathered) in 0.00664804 sec., 891841.8060059807 rows/sec., 62.22 MiB/sec. 2024.07.01 18:52:56.623039 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2024.07.01 18:52:56.623253 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2024.07.01 18:52:56.623432 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.07.01 18:52:56.623470 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2024.07.01 18:52:56.624286 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:56.624374 [ 188 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_41_8} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.07.01 18:52:56.624468 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. 2024.07.01 18:52:56.625027 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 4 columns (4 merged, 0 gathered) in 0.004139445 sec., 474942.89693425084 rows/sec., 31.91 MiB/sec. 2024.07.01 18:52:56.625300 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.07.01 18:52:56.625772 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:52:56.625864 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_41_8} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.07.01 18:52:56.625965 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.07.01 18:53:01.604471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:01.604610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:01.604641 [ 3 ] {} HTTP-Session: 21d83f67-428d-4309-9d98-aa3aa19437d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:01.604670 [ 3 ] {} HTTP-Session: 21d83f67-428d-4309-9d98-aa3aa19437d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.604689 [ 3 ] {} HTTP-Session: 21d83f67-428d-4309-9d98-aa3aa19437d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.604747 [ 3 ] {} HTTP-Session: 21d83f67-428d-4309-9d98-aa3aa19437d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:01.604969 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:01.605056 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:53:01.605272 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:01.605711 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:01.605756 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:01.606123 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.07.01 18:53:01.606477 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:01.606642 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} executeQuery: Read 30 rows, 2.43 KiB in 0.001742 sec., 17221.58438576349 rows/sec., 1.36 MiB/sec. 2024.07.01 18:53:01.606857 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} DynamicQueryHandler: Done processing query 2024.07.01 18:53:01.606885 [ 3 ] {64f90701-f02e-456b-b74b-317fe8aa2755} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:01.606902 [ 3 ] {} HTTP-Session: 21d83f67-428d-4309-9d98-aa3aa19437d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.607051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:01.607107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:01.607127 [ 3 ] {} HTTP-Session: 422e6861-36ee-4c0d-8940-9e69d727855d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:01.607146 [ 3 ] {} HTTP-Session: 422e6861-36ee-4c0d-8940-9e69d727855d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.607160 [ 3 ] {} HTTP-Session: 422e6861-36ee-4c0d-8940-9e69d727855d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.607196 [ 3 ] {} HTTP-Session: 422e6861-36ee-4c0d-8940-9e69d727855d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:01.607344 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:01.607391 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:53:01.607525 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:01.607909 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:01.607948 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:01.608268 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.07.01 18:53:01.608584 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:01.608746 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} executeQuery: Read 146 rows, 12.55 KiB in 0.001461 sec., 99931.5537303217 rows/sec., 8.39 MiB/sec. 2024.07.01 18:53:01.608919 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} DynamicQueryHandler: Done processing query 2024.07.01 18:53:01.608944 [ 3 ] {0a8dd2e0-5f32-4786-a947-e9b18965f305} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:53:01.608961 [ 3 ] {} HTTP-Session: 422e6861-36ee-4c0d-8940-9e69d727855d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.609139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:01.609189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:01.609208 [ 3 ] {} HTTP-Session: d766b398-3485-4d71-9973-0bf988a7d756 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:01.609227 [ 3 ] {} HTTP-Session: d766b398-3485-4d71-9973-0bf988a7d756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.609242 [ 3 ] {} HTTP-Session: d766b398-3485-4d71-9973-0bf988a7d756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.609274 [ 3 ] {} HTTP-Session: d766b398-3485-4d71-9973-0bf988a7d756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:01.609408 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:01.609451 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:53:01.609578 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:01.609925 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:01.609961 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:01.610275 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.07.01 18:53:01.610599 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:01.610755 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} executeQuery: Read 94 rows, 7.52 KiB in 0.001395 sec., 67383.51254480287 rows/sec., 5.26 MiB/sec. 2024.07.01 18:53:01.610927 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} DynamicQueryHandler: Done processing query 2024.07.01 18:53:01.610952 [ 3 ] {f7ca97fa-b8fe-4689-bfe1-d075c61749c9} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.07.01 18:53:01.610969 [ 3 ] {} HTTP-Session: d766b398-3485-4d71-9973-0bf988a7d756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.611159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:01.611209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:01.611230 [ 3 ] {} HTTP-Session: c5dddf0f-7c04-4b37-9893-ca345883c336 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:01.611247 [ 3 ] {} HTTP-Session: c5dddf0f-7c04-4b37-9893-ca345883c336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.611260 [ 3 ] {} HTTP-Session: c5dddf0f-7c04-4b37-9893-ca345883c336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.611292 [ 3 ] {} HTTP-Session: c5dddf0f-7c04-4b37-9893-ca345883c336 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:01.611436 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:01.611484 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:53:01.611629 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:01.611999 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:01.612037 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:01.612427 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.07.01 18:53:01.612767 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:01.612926 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec. 2024.07.01 18:53:01.613097 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} DynamicQueryHandler: Done processing query 2024.07.01 18:53:01.613122 [ 3 ] {d45bc92f-20f8-40e9-b8a1-4a85a823d2a4} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:53:01.613138 [ 3 ] {} HTTP-Session: c5dddf0f-7c04-4b37-9893-ca345883c336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.613305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:01.613355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:01.613374 [ 3 ] {} HTTP-Session: 1dd338c3-f585-4263-b8d4-d18f819a43ec Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:01.613390 [ 3 ] {} HTTP-Session: 1dd338c3-f585-4263-b8d4-d18f819a43ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.613405 [ 3 ] {} HTTP-Session: 1dd338c3-f585-4263-b8d4-d18f819a43ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.613436 [ 3 ] {} HTTP-Session: 1dd338c3-f585-4263-b8d4-d18f819a43ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:01.613831 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:01.613898 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:53:01.614297 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:01.614949 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:01.614985 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:01.615584 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.07.01 18:53:01.615988 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:01.616204 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} executeQuery: Read 30 rows, 55.05 KiB in 0.00267 sec., 11235.955056179775 rows/sec., 20.13 MiB/sec. 2024.07.01 18:53:01.616756 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} DynamicQueryHandler: Done processing query 2024.07.01 18:53:01.616782 [ 3 ] {b5877e6f-2a2a-48ea-92c3-d89d554b0a99} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:53:01.616798 [ 3 ] {} HTTP-Session: 1dd338c3-f585-4263-b8d4-d18f819a43ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.616919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:01.616968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:01.616987 [ 3 ] {} HTTP-Session: 6e2dc0d7-322e-429f-9b0c-8ec367aec9d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:01.617004 [ 3 ] {} HTTP-Session: 6e2dc0d7-322e-429f-9b0c-8ec367aec9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.617020 [ 3 ] {} HTTP-Session: 6e2dc0d7-322e-429f-9b0c-8ec367aec9d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:01.617050 [ 3 ] {} HTTP-Session: 6e2dc0d7-322e-429f-9b0c-8ec367aec9d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:01.617164 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:01.617210 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:53:01.617360 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:01.617647 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:01.617683 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:01.618040 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.07.01 18:53:01.618375 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:01.618532 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec. 2024.07.01 18:53:01.618698 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} DynamicQueryHandler: Done processing query 2024.07.01 18:53:01.618723 [ 3 ] {20ea6cf8-fde0-4371-bc96-9d8b0f872558} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:01.618764 [ 3 ] {} HTTP-Session: 6e2dc0d7-322e-429f-9b0c-8ec367aec9d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:02.083943 [ 115 ] {} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.07.01 18:53:02.084006 [ 115 ] {} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:02.084029 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:02.084227 [ 197 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2024.07.01 18:53:02.084443 [ 197 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:53:02.084478 [ 197 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part 2024.07.01 18:53:02.084557 [ 197 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2024.07.01 18:53:02.084726 [ 197 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.07.01 18:53:02.084939 [ 197 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.07.01 18:53:02.085113 [ 197 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2024.07.01 18:53:02.086113 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002013147 sec., 10928.163715814097 rows/sec., 891.11 KiB/sec. 2024.07.01 18:53:02.086283 [ 191 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.07.01 18:53:02.086707 [ 191 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:02.086796 [ 191 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_15_3} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2024.07.01 18:53:02.086890 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.07.01 18:53:02.688643 [ 114 ] {} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.07.01 18:53:02.688706 [ 114 ] {} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:02.688729 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:02.688929 [ 197 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2024.07.01 18:53:02.689136 [ 197 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:53:02.689172 [ 197 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part 2024.07.01 18:53:02.689248 [ 197 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2024.07.01 18:53:02.689389 [ 197 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.07.01 18:53:02.689687 [ 197 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.07.01 18:53:02.689917 [ 197 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2024.07.01 18:53:02.690849 [ 187 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002045137 sec., 10757.225555060615 rows/sec., 751.11 KiB/sec. 2024.07.01 18:53:02.691017 [ 189 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.07.01 18:53:02.691447 [ 189 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:02.691529 [ 189 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_15_3} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2024.07.01 18:53:02.691610 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.07.01 18:53:04.855774 [ 110 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:53:04.855856 [ 110 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:53:06.602672 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:06.602811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:06.602837 [ 3 ] {} HTTP-Session: 43796872-6253-4ea9-a373-4aeca06fa999 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:06.602862 [ 3 ] {} HTTP-Session: 43796872-6253-4ea9-a373-4aeca06fa999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:06.602878 [ 3 ] {} HTTP-Session: 43796872-6253-4ea9-a373-4aeca06fa999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:06.602928 [ 3 ] {} HTTP-Session: 43796872-6253-4ea9-a373-4aeca06fa999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:06.603130 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:06.603197 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:53:06.603385 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:06.603849 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:06.603892 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:06.604262 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.07.01 18:53:06.604600 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:06.604773 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} executeQuery: Read 56 rows, 4.41 KiB in 0.001704 sec., 32863.849765258215 rows/sec., 2.52 MiB/sec. 2024.07.01 18:53:06.605096 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} DynamicQueryHandler: Done processing query 2024.07.01 18:53:06.605135 [ 3 ] {cabddab5-6dbe-4c55-99c2-854271e0316a} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:53:06.605153 [ 3 ] {} HTTP-Session: 43796872-6253-4ea9-a373-4aeca06fa999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:06.605307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:06.605360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:06.605380 [ 3 ] {} HTTP-Session: 56eca0c4-fe94-46a5-bb66-a2ab6dd68849 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:06.605398 [ 3 ] {} HTTP-Session: 56eca0c4-fe94-46a5-bb66-a2ab6dd68849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:06.605413 [ 3 ] {} HTTP-Session: 56eca0c4-fe94-46a5-bb66-a2ab6dd68849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:06.605446 [ 3 ] {} HTTP-Session: 56eca0c4-fe94-46a5-bb66-a2ab6dd68849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:06.605572 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:06.605617 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:53:06.605760 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:06.606122 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:06.606159 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:06.606481 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.07.01 18:53:06.606793 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:06.606948 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} executeQuery: Read 64 rows, 5.12 KiB in 0.001412 sec., 45325.779036827196 rows/sec., 3.54 MiB/sec. 2024.07.01 18:53:06.607286 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} DynamicQueryHandler: Done processing query 2024.07.01 18:53:06.607319 [ 3 ] {63c50e39-4670-4c7e-be03-d451f41aa32c} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:53:06.607336 [ 3 ] {} HTTP-Session: 56eca0c4-fe94-46a5-bb66-a2ab6dd68849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:06.607505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:06.607555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:06.607574 [ 3 ] {} HTTP-Session: 43d1a294-f8ca-4a96-943d-b18fe579d9ab Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:06.607591 [ 3 ] {} HTTP-Session: 43d1a294-f8ca-4a96-943d-b18fe579d9ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:06.607605 [ 3 ] {} HTTP-Session: 43d1a294-f8ca-4a96-943d-b18fe579d9ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:06.607637 [ 3 ] {} HTTP-Session: 43d1a294-f8ca-4a96-943d-b18fe579d9ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:06.607785 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:06.607832 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:53:06.607998 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:06.608384 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:06.608422 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:06.608815 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.07.01 18:53:06.609162 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:06.609321 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. 2024.07.01 18:53:06.609496 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} DynamicQueryHandler: Done processing query 2024.07.01 18:53:06.609521 [ 3 ] {8d5ec64d-f17c-4e38-94c7-e6b41afe6120} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:53:06.609537 [ 3 ] {} HTTP-Session: 43d1a294-f8ca-4a96-943d-b18fe579d9ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:06.609659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:06.609708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:06.609727 [ 3 ] {} HTTP-Session: ad6c352d-c227-4491-8c55-4a9527c33175 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:06.609743 [ 3 ] {} HTTP-Session: ad6c352d-c227-4491-8c55-4a9527c33175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:06.609757 [ 3 ] {} HTTP-Session: ad6c352d-c227-4491-8c55-4a9527c33175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:06.609788 [ 3 ] {} HTTP-Session: ad6c352d-c227-4491-8c55-4a9527c33175 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:06.609913 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:06.609957 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:53:06.610081 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:06.610383 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:06.610420 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:06.610773 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.07.01 18:53:06.611094 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:06.611245 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec. 2024.07.01 18:53:06.611416 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} DynamicQueryHandler: Done processing query 2024.07.01 18:53:06.611444 [ 3 ] {5be99ec5-b54c-4449-9ac8-0c0f751d3d5f} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:06.611459 [ 3 ] {} HTTP-Session: ad6c352d-c227-4491-8c55-4a9527c33175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.604223 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:11.604366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:11.604392 [ 3 ] {} HTTP-Session: 30d80986-4eb2-4fd9-8531-a7969d9a6f4b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:11.604417 [ 3 ] {} HTTP-Session: 30d80986-4eb2-4fd9-8531-a7969d9a6f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.604432 [ 3 ] {} HTTP-Session: 30d80986-4eb2-4fd9-8531-a7969d9a6f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.604483 [ 3 ] {} HTTP-Session: 30d80986-4eb2-4fd9-8531-a7969d9a6f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:11.604680 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:11.604750 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:53:11.604944 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:11.605403 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:11.605445 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:11.605814 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.07.01 18:53:11.606170 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:11.606332 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} executeQuery: Read 30 rows, 2.43 KiB in 0.001714 sec., 17502.91715285881 rows/sec., 1.39 MiB/sec. 2024.07.01 18:53:11.606562 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} DynamicQueryHandler: Done processing query 2024.07.01 18:53:11.606595 [ 3 ] {539a675b-e8da-47dc-8fce-1e894074da4b} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:11.606611 [ 3 ] {} HTTP-Session: 30d80986-4eb2-4fd9-8531-a7969d9a6f4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.606773 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:11.606823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:11.606841 [ 3 ] {} HTTP-Session: 8755c141-9745-4288-a327-604913752f95 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:11.606857 [ 3 ] {} HTTP-Session: 8755c141-9745-4288-a327-604913752f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.606870 [ 3 ] {} HTTP-Session: 8755c141-9745-4288-a327-604913752f95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.606900 [ 3 ] {} HTTP-Session: 8755c141-9745-4288-a327-604913752f95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:11.607045 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:11.607088 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:53:11.607211 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:11.607695 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:11.607733 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:11.608068 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.07.01 18:53:11.608373 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:11.608523 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} executeQuery: Read 146 rows, 12.55 KiB in 0.001497 sec., 97528.39011356045 rows/sec., 8.18 MiB/sec. 2024.07.01 18:53:11.608700 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} DynamicQueryHandler: Done processing query 2024.07.01 18:53:11.608726 [ 3 ] {a66e6859-a518-4f21-8267-8fb4a483c501} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:53:11.608743 [ 3 ] {} HTTP-Session: 8755c141-9745-4288-a327-604913752f95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.608887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:11.608937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:11.608957 [ 3 ] {} HTTP-Session: d6821d60-e397-4733-90d6-6a90b205ab8f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:11.608974 [ 3 ] {} HTTP-Session: d6821d60-e397-4733-90d6-6a90b205ab8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.608987 [ 3 ] {} HTTP-Session: d6821d60-e397-4733-90d6-6a90b205ab8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.609019 [ 3 ] {} HTTP-Session: d6821d60-e397-4733-90d6-6a90b205ab8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:11.609139 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:11.609182 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:53:11.609311 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:11.609673 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:11.609709 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:11.610029 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.07.01 18:53:11.610339 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:11.610499 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} executeQuery: Read 94 rows, 7.52 KiB in 0.001396 sec., 67335.2435530086 rows/sec., 5.26 MiB/sec. 2024.07.01 18:53:11.610672 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} DynamicQueryHandler: Done processing query 2024.07.01 18:53:11.610697 [ 3 ] {3c58c654-71b8-4d30-95d1-7f14d3c0695d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.07.01 18:53:11.610714 [ 3 ] {} HTTP-Session: d6821d60-e397-4733-90d6-6a90b205ab8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.610850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:11.610899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:11.610917 [ 3 ] {} HTTP-Session: 21d72fc9-5581-47da-a0fd-1c31b1091b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:11.610934 [ 3 ] {} HTTP-Session: 21d72fc9-5581-47da-a0fd-1c31b1091b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.610948 [ 3 ] {} HTTP-Session: 21d72fc9-5581-47da-a0fd-1c31b1091b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.610978 [ 3 ] {} HTTP-Session: 21d72fc9-5581-47da-a0fd-1c31b1091b1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:11.611125 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:11.611172 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:53:11.611319 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:11.611715 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:11.611751 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:11.612147 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.07.01 18:53:11.612494 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:11.612654 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec. 2024.07.01 18:53:11.612830 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} DynamicQueryHandler: Done processing query 2024.07.01 18:53:11.612854 [ 3 ] {f1685956-1d37-4409-933d-17dfeb88df07} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:53:11.612871 [ 3 ] {} HTTP-Session: 21d72fc9-5581-47da-a0fd-1c31b1091b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.613010 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:11.613059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:11.613079 [ 3 ] {} HTTP-Session: db657973-8cb3-4968-bcdd-4ec9b75c5140 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:11.613096 [ 3 ] {} HTTP-Session: db657973-8cb3-4968-bcdd-4ec9b75c5140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.613109 [ 3 ] {} HTTP-Session: db657973-8cb3-4968-bcdd-4ec9b75c5140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.613142 [ 3 ] {} HTTP-Session: db657973-8cb3-4968-bcdd-4ec9b75c5140 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:11.613444 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:11.613510 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:53:11.613915 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:11.614954 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:11.614991 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:11.615610 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.07.01 18:53:11.616021 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:11.616202 [ 106 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.07.01 18:53:11.616220 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} executeQuery: Read 30 rows, 55.05 KiB in 0.002981 sec., 10063.737001006373 rows/sec., 18.03 MiB/sec. 2024.07.01 18:53:11.616303 [ 106 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:11.616387 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:11.616864 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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.07.01 18:53:11.616967 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} DynamicQueryHandler: Done processing query 2024.07.01 18:53:11.617044 [ 3 ] {b8e7aca6-5175-4a36-8f77-edec48bfa8fd} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:53:11.617096 [ 3 ] {} HTTP-Session: db657973-8cb3-4968-bcdd-4ec9b75c5140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.617311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:11.617422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:11.617474 [ 3 ] {} HTTP-Session: c2b4b041-c01a-4f69-b4fc-1cd69b84d76d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:11.617521 [ 3 ] {} HTTP-Session: c2b4b041-c01a-4f69-b4fc-1cd69b84d76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.617557 [ 3 ] {} HTTP-Session: c2b4b041-c01a-4f69-b4fc-1cd69b84d76d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.617647 [ 3 ] {} HTTP-Session: c2b4b041-c01a-4f69-b4fc-1cd69b84d76d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:11.617736 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:53:11.617897 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 400 rows starting from the beginning of the part 2024.07.01 18:53:11.617954 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:11.618058 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:53:11.618695 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part 2024.07.01 18:53:11.618864 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:11.619344 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2024.07.01 18:53:11.620118 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part 2024.07.01 18:53:11.620161 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:11.620239 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:11.620695 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part 2024.07.01 18:53:11.621317 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part 2024.07.01 18:53:11.621624 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.07.01 18:53:11.622574 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:11.622939 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} executeQuery: Read 60 rows, 4.14 KiB in 0.005081 sec., 11808.69907498524 rows/sec., 814.92 KiB/sec. 2024.07.01 18:53:11.623345 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} DynamicQueryHandler: Done processing query 2024.07.01 18:53:11.623385 [ 3 ] {02d60ef0-23ee-4c72-bda7-2672d62bdee4} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:11.623424 [ 3 ] {} HTTP-Session: c2b4b041-c01a-4f69-b4fc-1cd69b84d76d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:11.638264 [ 189 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 550 rows, containing 19 columns (19 merged, 0 gathered) in 0.021710913 sec., 25332.88213167268 rows/sec., 45.40 MiB/sec. 2024.07.01 18:53:11.638967 [ 189 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.07.01 18:53:11.639539 [ 189 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:11.639621 [ 189 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_21_4} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.07.01 18:53:11.639736 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. 2024.07.01 18:53:12.000156 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 187.73 MiB, peak 196.23 MiB, free memory in arenas 0.00 B, will set to 188.77 MiB (RSS), difference: 1.03 MiB 2024.07.01 18:53:16.602936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:16.603125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:16.603172 [ 3 ] {} HTTP-Session: 5cd75743-307b-4438-8cac-6183d3ad7b72 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:16.603215 [ 3 ] {} HTTP-Session: 5cd75743-307b-4438-8cac-6183d3ad7b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:16.603245 [ 3 ] {} HTTP-Session: 5cd75743-307b-4438-8cac-6183d3ad7b72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:16.603328 [ 3 ] {} HTTP-Session: 5cd75743-307b-4438-8cac-6183d3ad7b72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:16.603648 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:16.603758 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:53:16.604058 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:16.604537 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:16.604585 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:16.604968 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.07.01 18:53:16.605341 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:16.605520 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} executeQuery: Read 56 rows, 4.41 KiB in 0.00198 sec., 28282.828282828283 rows/sec., 2.17 MiB/sec. 2024.07.01 18:53:16.605747 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} DynamicQueryHandler: Done processing query 2024.07.01 18:53:16.605776 [ 3 ] {dae5eb4a-97da-4edd-90e7-32749d55806e} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:53:16.605793 [ 3 ] {} HTTP-Session: 5cd75743-307b-4438-8cac-6183d3ad7b72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:16.605935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:16.605995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:16.606015 [ 3 ] {} HTTP-Session: c3da56f8-f37f-46e3-acad-92bd37e562a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:16.606034 [ 3 ] {} HTTP-Session: c3da56f8-f37f-46e3-acad-92bd37e562a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:16.606048 [ 3 ] {} HTTP-Session: c3da56f8-f37f-46e3-acad-92bd37e562a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:16.606082 [ 3 ] {} HTTP-Session: c3da56f8-f37f-46e3-acad-92bd37e562a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:16.606210 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:16.606257 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:53:16.606392 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:16.606772 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:16.606811 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:16.607138 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.07.01 18:53:16.607458 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:16.607623 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} executeQuery: Read 64 rows, 5.12 KiB in 0.001453 sec., 44046.799724707496 rows/sec., 3.44 MiB/sec. 2024.07.01 18:53:16.607801 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} DynamicQueryHandler: Done processing query 2024.07.01 18:53:16.607826 [ 3 ] {4ce785da-0eda-4eee-91dc-3ce204080088} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:53:16.607842 [ 3 ] {} HTTP-Session: c3da56f8-f37f-46e3-acad-92bd37e562a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:16.607993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:16.608046 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:16.608065 [ 3 ] {} HTTP-Session: edb9700b-4762-4aa4-9e05-71ccdf56b469 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:16.608082 [ 3 ] {} HTTP-Session: edb9700b-4762-4aa4-9e05-71ccdf56b469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:16.608096 [ 3 ] {} HTTP-Session: edb9700b-4762-4aa4-9e05-71ccdf56b469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:16.608129 [ 3 ] {} HTTP-Session: edb9700b-4762-4aa4-9e05-71ccdf56b469 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:16.608280 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:16.608328 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:53:16.608475 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:16.608878 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:16.608915 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:16.609309 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.07.01 18:53:16.609652 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:16.609815 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec. 2024.07.01 18:53:16.609992 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} DynamicQueryHandler: Done processing query 2024.07.01 18:53:16.610017 [ 3 ] {52715201-c05f-44c3-8fac-c6fd3a5b0fec} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:53:16.610033 [ 3 ] {} HTTP-Session: edb9700b-4762-4aa4-9e05-71ccdf56b469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:16.610193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:16.610243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:16.610263 [ 3 ] {} HTTP-Session: a4c0c7f0-4581-4ec5-b5b0-6d27ceddffc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:16.610279 [ 3 ] {} HTTP-Session: a4c0c7f0-4581-4ec5-b5b0-6d27ceddffc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:16.610293 [ 3 ] {} HTTP-Session: a4c0c7f0-4581-4ec5-b5b0-6d27ceddffc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:16.610325 [ 3 ] {} HTTP-Session: a4c0c7f0-4581-4ec5-b5b0-6d27ceddffc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:16.610440 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:16.610486 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:53:16.610613 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:16.610971 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:16.611010 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:16.611384 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.07.01 18:53:16.611714 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:16.611842 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec. 2024.07.01 18:53:16.612034 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} DynamicQueryHandler: Done processing query 2024.07.01 18:53:16.612074 [ 3 ] {cce6e652-5be8-4eba-accc-c14ba7f5bed8} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:16.612099 [ 3 ] {} HTTP-Session: a4c0c7f0-4581-4ec5-b5b0-6d27ceddffc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:19.856128 [ 102 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:53:19.856185 [ 102 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:53:21.001330 [ 243 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000958813 sec. 2024.07.01 18:53:21.605728 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:21.605854 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:21.605878 [ 3 ] {} HTTP-Session: 737626c2-6115-4882-82c1-f052b3f3ae24 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:21.605902 [ 3 ] {} HTTP-Session: 737626c2-6115-4882-82c1-f052b3f3ae24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.605916 [ 3 ] {} HTTP-Session: 737626c2-6115-4882-82c1-f052b3f3ae24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.605969 [ 3 ] {} HTTP-Session: 737626c2-6115-4882-82c1-f052b3f3ae24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:21.606175 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:21.606246 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:53:21.606439 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:21.606855 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:21.606896 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:21.607260 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.07.01 18:53:21.607595 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:21.607760 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} executeQuery: Read 30 rows, 2.43 KiB in 0.00164 sec., 18292.682926829268 rows/sec., 1.45 MiB/sec. 2024.07.01 18:53:21.607776 [ 99 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2024.07.01 18:53:21.607885 [ 99 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:21.607920 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:21.608017 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} DynamicQueryHandler: Done processing query 2024.07.01 18:53:21.608074 [ 3 ] {663b4776-e463-45e6-9a5e-384465e5c201} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:21.608118 [ 3 ] {} HTTP-Session: 737626c2-6115-4882-82c1-f052b3f3ae24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.608182 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::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.07.01 18:53:21.608338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 26413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:21.608465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:21.608477 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:53:21.608498 [ 3 ] {} HTTP-Session: 27f8c288-0c9d-486c-99f8-5cb668061b91 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:21.608544 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 30 rows starting from the beginning of the part 2024.07.01 18:53:21.608546 [ 3 ] {} HTTP-Session: 27f8c288-0c9d-486c-99f8-5cb668061b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.608601 [ 3 ] {} HTTP-Session: 27f8c288-0c9d-486c-99f8-5cb668061b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.608705 [ 3 ] {} HTTP-Session: 27f8c288-0c9d-486c-99f8-5cb668061b91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:21.608782 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part 2024.07.01 18:53:21.609073 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part 2024.07.01 18:53:21.609184 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:21.609375 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part 2024.07.01 18:53:21.609426 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:53:21.609683 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part 2024.07.01 18:53:21.610354 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:21.611299 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:21.611389 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:21.612075 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.004068625 sec., 36867.49208885065 rows/sec., 2.92 MiB/sec. 2024.07.01 18:53:21.612323 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.07.01 18:53:21.612335 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2024.07.01 18:53:21.613156 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:21.613218 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:21.613408 [ 194 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_22_5} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 2024.07.01 18:53:21.613431 [ 99 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.07.01 18:53:21.613499 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} executeQuery: Read 182 rows, 15.36 KiB in 0.004528 sec., 40194.34628975265 rows/sec., 3.31 MiB/sec. 2024.07.01 18:53:21.613518 [ 99 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:21.613616 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:21.613678 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.07.01 18:53:21.613974 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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.07.01 18:53:21.614025 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} DynamicQueryHandler: Done processing query 2024.07.01 18:53:21.614110 [ 3 ] {6634eb06-ee61-4340-b988-432bc651d219} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.07.01 18:53:21.614199 [ 3 ] {} HTTP-Session: 27f8c288-0c9d-486c-99f8-5cb668061b91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.614425 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:53:21.614551 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 189 rows starting from the beginning of the part 2024.07.01 18:53:21.614556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:21.614759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:21.614783 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 146 rows starting from the beginning of the part 2024.07.01 18:53:21.614831 [ 3 ] {} HTTP-Session: ea8a78b0-bf83-411d-92cb-6919edd2e012 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:21.614938 [ 3 ] {} HTTP-Session: ea8a78b0-bf83-411d-92cb-6919edd2e012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.615021 [ 3 ] {} HTTP-Session: ea8a78b0-bf83-411d-92cb-6919edd2e012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.615061 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2024.07.01 18:53:21.615138 [ 3 ] {} HTTP-Session: ea8a78b0-bf83-411d-92cb-6919edd2e012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:21.615378 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 146 rows starting from the beginning of the part 2024.07.01 18:53:21.615585 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:21.615616 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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.07.01 18:53:21.615771 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:53:21.615932 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 182 rows starting from the beginning of the part 2024.07.01 18:53:21.616722 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:21.617454 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:21.617512 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:21.618492 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.07.01 18:53:21.619165 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 775 rows, containing 4 columns (4 merged, 0 gathered) in 0.005318301 sec., 145723.2300315458 rows/sec., 11.96 MiB/sec. 2024.07.01 18:53:21.619254 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:21.619447 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.07.01 18:53:21.619508 [ 99 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.07.01 18:53:21.619606 [ 99 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:21.619636 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} executeQuery: Read 118 rows, 9.42 KiB in 0.00423 sec., 27895.98108747045 rows/sec., 2.17 MiB/sec. 2024.07.01 18:53:21.619679 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:21.620359 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} DynamicQueryHandler: Done processing query 2024.07.01 18:53:21.620452 [ 3 ] {ef664348-e42e-4799-949a-980ded7b83f4} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:53:21.620455 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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.07.01 18:53:21.620531 [ 3 ] {} HTTP-Session: ea8a78b0-bf83-411d-92cb-6919edd2e012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.620847 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:21.620886 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:53:21.620998 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 150 rows starting from the beginning of the part 2024.07.01 18:53:21.621016 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:21.621028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:21.621158 [ 3 ] {} HTTP-Session: e5bceb08-9fb3-4512-aa1f-5d395548268e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:21.621279 [ 3 ] {} HTTP-Session: e5bceb08-9fb3-4512-aa1f-5d395548268e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.621322 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 94 rows starting from the beginning of the part 2024.07.01 18:53:21.621366 [ 3 ] {} HTTP-Session: e5bceb08-9fb3-4512-aa1f-5d395548268e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.621628 [ 3 ] {} HTTP-Session: e5bceb08-9fb3-4512-aa1f-5d395548268e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:21.621676 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2024.07.01 18:53:21.621736 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_46_9} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.07.01 18:53:21.622022 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 94 rows starting from the beginning of the part 2024.07.01 18:53:21.622367 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part 2024.07.01 18:53:21.622338 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2024.07.01 18:53:21.622536 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:21.622714 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 118 rows starting from the beginning of the part 2024.07.01 18:53:21.622769 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:53:21.623532 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:21.624518 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:21.624590 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:21.625647 [ 190 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 4 columns (4 merged, 0 gathered) in 0.005736508 sec., 101804.09405861545 rows/sec., 7.95 MiB/sec. 2024.07.01 18:53:21.625688 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.07.01 18:53:21.625839 [ 190 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.07.01 18:53:21.626526 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:21.626763 [ 190 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:21.626789 [ 99 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.07.01 18:53:21.626891 [ 99 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:21.626947 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} executeQuery: Read 196 rows, 14.01 KiB in 0.004862 sec., 40312.628547922664 rows/sec., 2.81 MiB/sec. 2024.07.01 18:53:21.626967 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:21.627127 [ 190 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_46_9} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.07.01 18:53:21.627599 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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.07.01 18:53:21.627829 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} DynamicQueryHandler: Done processing query 2024.07.01 18:53:21.627946 [ 3 ] {02263667-8a2c-4837-ade4-68da3ae64a18} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.07.01 18:53:21.627953 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.07.01 18:53:21.628073 [ 3 ] {} HTTP-Session: e5bceb08-9fb3-4512-aa1f-5d395548268e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.628406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:21.628428 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:53:21.628536 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 5929 rows starting from the beginning of the part 2024.07.01 18:53:21.628546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:21.628616 [ 3 ] {} HTTP-Session: c77a4eba-2eae-4de0-a5f1-0e69d7053c25 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:21.628708 [ 3 ] {} HTTP-Session: c77a4eba-2eae-4de0-a5f1-0e69d7053c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.628760 [ 3 ] {} HTTP-Session: c77a4eba-2eae-4de0-a5f1-0e69d7053c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.628789 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part 2024.07.01 18:53:21.628835 [ 3 ] {} HTTP-Session: c77a4eba-2eae-4de0-a5f1-0e69d7053c25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:21.628958 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part 2024.07.01 18:53:21.629070 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part 2024.07.01 18:53:21.629171 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part 2024.07.01 18:53:21.629369 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 196 rows starting from the beginning of the part 2024.07.01 18:53:21.629618 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:21.629791 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:53:21.630546 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:21.631572 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:21.631617 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:21.632440 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.07.01 18:53:21.632499 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 6765 rows, containing 5 columns (5 merged, 0 gathered) in 0.005365142 sec., 1260917.232013617 rows/sec., 87.96 MiB/sec. 2024.07.01 18:53:21.632983 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:21.633106 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.07.01 18:53:21.633561 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} executeQuery: Read 30 rows, 55.05 KiB in 0.004532 sec., 6619.593998234775 rows/sec., 11.86 MiB/sec. 2024.07.01 18:53:21.634664 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} DynamicQueryHandler: Done processing query 2024.07.01 18:53:21.634669 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:21.634699 [ 3 ] {03665831-53e3-48a8-ae80-935318efd3e6} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:53:21.634726 [ 3 ] {} HTTP-Session: c77a4eba-2eae-4de0-a5f1-0e69d7053c25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.634810 [ 196 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_46_9} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.07.01 18:53:21.634862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:21.634923 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. 2024.07.01 18:53:21.634939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:21.634966 [ 3 ] {} HTTP-Session: 45685140-b463-4337-8799-1b85832c7f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:21.634984 [ 3 ] {} HTTP-Session: 45685140-b463-4337-8799-1b85832c7f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.634998 [ 3 ] {} HTTP-Session: 45685140-b463-4337-8799-1b85832c7f6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.635030 [ 3 ] {} HTTP-Session: 45685140-b463-4337-8799-1b85832c7f6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:21.635168 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:21.635215 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:53:21.635361 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:21.635665 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:21.635703 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:21.636087 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.07.01 18:53:21.636429 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:21.636587 [ 99 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.07.01 18:53:21.636595 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. 2024.07.01 18:53:21.636641 [ 99 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:21.636702 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:21.636879 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::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.07.01 18:53:21.636909 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} DynamicQueryHandler: Done processing query 2024.07.01 18:53:21.636958 [ 3 ] {ec17779f-2d07-4e9e-b8db-9c639f53e778} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:21.637002 [ 3 ] {} HTTP-Session: 45685140-b463-4337-8799-1b85832c7f6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:21.637102 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:53:21.637137 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1966 rows starting from the beginning of the part 2024.07.01 18:53:21.637196 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part 2024.07.01 18:53:21.637374 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part 2024.07.01 18:53:21.637542 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::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.07.01 18:53:21.637625 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part 2024.07.01 18:53:21.637847 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2024.07.01 18:53:21.639202 [ 195 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2266 rows, containing 4 columns (4 merged, 0 gathered) in 0.002397903 sec., 944992.3537357433 rows/sec., 63.51 MiB/sec. 2024.07.01 18:53:21.639407 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.07.01 18:53:21.639766 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_46_9} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:21.639845 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_46_9} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.07.01 18:53:21.639919 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.07.01 18:53:26.603566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:26.603719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:26.603750 [ 3 ] {} HTTP-Session: ff58138c-4314-4c5e-93c5-e75a12f35234 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:26.603780 [ 3 ] {} HTTP-Session: ff58138c-4314-4c5e-93c5-e75a12f35234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.603798 [ 3 ] {} HTTP-Session: ff58138c-4314-4c5e-93c5-e75a12f35234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.603856 [ 3 ] {} HTTP-Session: ff58138c-4314-4c5e-93c5-e75a12f35234 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:26.604061 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:26.604139 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:53:26.604364 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:26.604785 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:26.604835 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:26.605219 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.07.01 18:53:26.605574 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:26.605755 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} executeQuery: Read 2 rows, 167.00 B in 0.001746 sec., 1145.475372279496 rows/sec., 93.41 KiB/sec. 2024.07.01 18:53:26.606172 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} DynamicQueryHandler: Done processing query 2024.07.01 18:53:26.606208 [ 3 ] {986a6e1c-877e-4b9d-ba61-088edc073ad0} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:53:26.606237 [ 3 ] {} HTTP-Session: ff58138c-4314-4c5e-93c5-e75a12f35234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.606391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:26.606452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:26.606472 [ 3 ] {} HTTP-Session: fb6cb371-e5f1-4926-a45f-438a0ec3a71d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:26.606490 [ 3 ] {} HTTP-Session: fb6cb371-e5f1-4926-a45f-438a0ec3a71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.606504 [ 3 ] {} HTTP-Session: fb6cb371-e5f1-4926-a45f-438a0ec3a71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.606540 [ 3 ] {} HTTP-Session: fb6cb371-e5f1-4926-a45f-438a0ec3a71d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:26.606667 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:26.606715 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:53:26.606855 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:26.607186 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:26.607223 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:26.607549 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.07.01 18:53:26.607886 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:26.608037 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} executeQuery: Read 57 rows, 4.48 KiB in 0.001412 sec., 40368.27195467422 rows/sec., 3.10 MiB/sec. 2024.07.01 18:53:26.608215 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} DynamicQueryHandler: Done processing query 2024.07.01 18:53:26.608239 [ 3 ] {8affc8b4-604e-4652-b0b4-21a0c3b8e705} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:53:26.608255 [ 3 ] {} HTTP-Session: fb6cb371-e5f1-4926-a45f-438a0ec3a71d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.608375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:26.608425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:26.608444 [ 3 ] {} HTTP-Session: 25db615e-9a7c-432b-ab40-e3b175537d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:26.608460 [ 3 ] {} HTTP-Session: 25db615e-9a7c-432b-ab40-e3b175537d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.608474 [ 3 ] {} HTTP-Session: 25db615e-9a7c-432b-ab40-e3b175537d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.608505 [ 3 ] {} HTTP-Session: 25db615e-9a7c-432b-ab40-e3b175537d8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:26.608600 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:26.608643 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:53:26.608773 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:26.609042 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:26.609079 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:26.609385 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.07.01 18:53:26.609694 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:26.609857 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} executeQuery: Read 2 rows, 143.00 B in 0.00127 sec., 1574.803149606299 rows/sec., 109.96 KiB/sec. 2024.07.01 18:53:26.610129 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} DynamicQueryHandler: Done processing query 2024.07.01 18:53:26.610155 [ 3 ] {2ed20054-1ace-4c82-8e26-fc26718bc4ed} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:53:26.610172 [ 3 ] {} HTTP-Session: 25db615e-9a7c-432b-ab40-e3b175537d8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.610292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:26.610343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:26.610361 [ 3 ] {} HTTP-Session: f719b6c4-d052-4cf1-97df-8f6795657d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:26.610378 [ 3 ] {} HTTP-Session: f719b6c4-d052-4cf1-97df-8f6795657d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.610392 [ 3 ] {} HTTP-Session: f719b6c4-d052-4cf1-97df-8f6795657d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.610424 [ 3 ] {} HTTP-Session: f719b6c4-d052-4cf1-97df-8f6795657d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:26.610547 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:26.610594 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:53:26.610742 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:26.611062 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:26.611102 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:26.611419 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.07.01 18:53:26.611727 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:26.611880 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} executeQuery: Read 66 rows, 5.28 KiB in 0.001373 sec., 48069.91988346686 rows/sec., 3.75 MiB/sec. 2024.07.01 18:53:26.612170 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} DynamicQueryHandler: Done processing query 2024.07.01 18:53:26.612211 [ 3 ] {157f60e7-e964-49a3-89a0-6a72f84a819c} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:53:26.612235 [ 3 ] {} HTTP-Session: f719b6c4-d052-4cf1-97df-8f6795657d3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.612388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:26.612443 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:26.612462 [ 3 ] {} HTTP-Session: f051031f-96d6-48ea-9039-28b7ea7e156c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:26.612479 [ 3 ] {} HTTP-Session: f051031f-96d6-48ea-9039-28b7ea7e156c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.612493 [ 3 ] {} HTTP-Session: f051031f-96d6-48ea-9039-28b7ea7e156c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.612524 [ 3 ] {} HTTP-Session: f051031f-96d6-48ea-9039-28b7ea7e156c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:26.612673 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:26.612722 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:53:26.612887 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:26.613347 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:26.613385 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:26.613784 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.07.01 18:53:26.614136 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:26.614300 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} executeQuery: Read 161 rows, 11.48 KiB in 0.001689 sec., 95322.67613972766 rows/sec., 6.64 MiB/sec. 2024.07.01 18:53:26.614474 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} DynamicQueryHandler: Done processing query 2024.07.01 18:53:26.614498 [ 3 ] {6fb802fe-0680-4d1b-89a5-2b6cd8f1c750} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:53:26.614513 [ 3 ] {} HTTP-Session: f051031f-96d6-48ea-9039-28b7ea7e156c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.614648 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:26.614698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:26.614717 [ 3 ] {} HTTP-Session: 012618d8-ba64-4b48-bb3d-a2c1294a276e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:26.614734 [ 3 ] {} HTTP-Session: 012618d8-ba64-4b48-bb3d-a2c1294a276e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.614747 [ 3 ] {} HTTP-Session: 012618d8-ba64-4b48-bb3d-a2c1294a276e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:26.614778 [ 3 ] {} HTTP-Session: 012618d8-ba64-4b48-bb3d-a2c1294a276e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:26.614912 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:26.614957 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:53:26.615087 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:26.615391 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:26.615428 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:26.615796 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.07.01 18:53:26.616124 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:26.616279 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec. 2024.07.01 18:53:26.616440 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} DynamicQueryHandler: Done processing query 2024.07.01 18:53:26.616465 [ 3 ] {7924995d-5fe5-4dc3-8cdd-70371df6c3a5} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:26.616480 [ 3 ] {} HTTP-Session: 012618d8-ba64-4b48-bb3d-a2c1294a276e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.604550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:31.604696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:31.604727 [ 3 ] {} HTTP-Session: 22c73654-916f-4a1b-8ab1-5cc44076c0d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:31.604756 [ 3 ] {} HTTP-Session: 22c73654-916f-4a1b-8ab1-5cc44076c0d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.604775 [ 3 ] {} HTTP-Session: 22c73654-916f-4a1b-8ab1-5cc44076c0d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.604830 [ 3 ] {} HTTP-Session: 22c73654-916f-4a1b-8ab1-5cc44076c0d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:31.605059 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:31.605138 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:53:31.605362 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:31.605835 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:31.605885 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:31.606269 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.07.01 18:53:31.606619 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:31.606803 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} executeQuery: Read 30 rows, 2.43 KiB in 0.001813 sec., 16547.159404302263 rows/sec., 1.31 MiB/sec. 2024.07.01 18:53:31.607033 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} DynamicQueryHandler: Done processing query 2024.07.01 18:53:31.607061 [ 3 ] {9eb2486f-379e-4bea-8f70-c5546ccd745f} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:31.607077 [ 3 ] {} HTTP-Session: 22c73654-916f-4a1b-8ab1-5cc44076c0d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.607239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:31.607299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:31.607319 [ 3 ] {} HTTP-Session: 4cb00d9e-129c-4a45-813a-4302dcbc0385 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:31.607340 [ 3 ] {} HTTP-Session: 4cb00d9e-129c-4a45-813a-4302dcbc0385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.607355 [ 3 ] {} HTTP-Session: 4cb00d9e-129c-4a45-813a-4302dcbc0385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.607392 [ 3 ] {} HTTP-Session: 4cb00d9e-129c-4a45-813a-4302dcbc0385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:31.607501 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:31.607549 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:53:31.607684 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:31.607990 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:31.608028 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:31.608347 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.07.01 18:53:31.608661 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:31.608827 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} executeQuery: Read 4 rows, 334.00 B in 0.001352 sec., 2958.579881656805 rows/sec., 241.25 KiB/sec. 2024.07.01 18:53:31.608998 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} DynamicQueryHandler: Done processing query 2024.07.01 18:53:31.609023 [ 3 ] {b480b8b4-ef7f-47f8-9d0d-21c0ee65c89a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:53:31.609039 [ 3 ] {} HTTP-Session: 4cb00d9e-129c-4a45-813a-4302dcbc0385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.609206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:31.609260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:31.609279 [ 3 ] {} HTTP-Session: 20ce83cd-3fee-4805-98c0-22d3dbd6578c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:31.609297 [ 3 ] {} HTTP-Session: 20ce83cd-3fee-4805-98c0-22d3dbd6578c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.609312 [ 3 ] {} HTTP-Session: 20ce83cd-3fee-4805-98c0-22d3dbd6578c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.609345 [ 3 ] {} HTTP-Session: 20ce83cd-3fee-4805-98c0-22d3dbd6578c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:31.609487 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:31.609530 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:53:31.609659 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:31.610059 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:31.610096 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:31.610413 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.07.01 18:53:31.610716 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:31.610868 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} executeQuery: Read 148 rows, 12.69 KiB in 0.001439 sec., 102849.20083391244 rows/sec., 8.61 MiB/sec. 2024.07.01 18:53:31.611081 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} DynamicQueryHandler: Done processing query 2024.07.01 18:53:31.611115 [ 3 ] {ce18a281-04e5-4c18-9e69-f848eab21d79} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:53:31.611136 [ 3 ] {} HTTP-Session: 20ce83cd-3fee-4805-98c0-22d3dbd6578c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.611277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:31.611340 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:31.611363 [ 3 ] {} HTTP-Session: edcc89b0-f8f0-4dfe-818a-ad6b7d081bf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:31.611384 [ 3 ] {} HTTP-Session: edcc89b0-f8f0-4dfe-818a-ad6b7d081bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.611401 [ 3 ] {} HTTP-Session: edcc89b0-f8f0-4dfe-818a-ad6b7d081bf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.611442 [ 3 ] {} HTTP-Session: edcc89b0-f8f0-4dfe-818a-ad6b7d081bf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:31.611565 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:31.611620 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:53:31.611756 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:31.612047 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:31.612086 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:31.612395 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.07.01 18:53:31.612700 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:31.612843 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} executeQuery: Read 4 rows, 286.00 B in 0.00131 sec., 3053.4351145038167 rows/sec., 213.20 KiB/sec. 2024.07.01 18:53:31.613026 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} DynamicQueryHandler: Done processing query 2024.07.01 18:53:31.613051 [ 3 ] {528c8ec7-f6f4-4f60-af14-bc2426ee9884} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:53:31.613067 [ 3 ] {} HTTP-Session: edcc89b0-f8f0-4dfe-818a-ad6b7d081bf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.613201 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:31.613249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:31.613268 [ 3 ] {} HTTP-Session: f7294972-651d-4b11-b1d2-be899bc48dd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:31.613284 [ 3 ] {} HTTP-Session: f7294972-651d-4b11-b1d2-be899bc48dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.613298 [ 3 ] {} HTTP-Session: f7294972-651d-4b11-b1d2-be899bc48dd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.613330 [ 3 ] {} HTTP-Session: f7294972-651d-4b11-b1d2-be899bc48dd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:31.613458 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:31.613501 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:53:31.613635 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:31.614049 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:31.614088 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:31.614410 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.07.01 18:53:31.614720 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:31.614865 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} executeQuery: Read 98 rows, 7.84 KiB in 0.001458 sec., 67215.3635116598 rows/sec., 5.25 MiB/sec. 2024.07.01 18:53:31.615038 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} DynamicQueryHandler: Done processing query 2024.07.01 18:53:31.615063 [ 3 ] {174ad706-36ac-472a-be23-a79d1e0602b9} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:53:31.615079 [ 3 ] {} HTTP-Session: f7294972-651d-4b11-b1d2-be899bc48dd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.615232 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:31.615281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:31.615299 [ 3 ] {} HTTP-Session: 38034f83-5590-493a-b6ba-7a9ef408336c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:31.615316 [ 3 ] {} HTTP-Session: 38034f83-5590-493a-b6ba-7a9ef408336c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.615330 [ 3 ] {} HTTP-Session: 38034f83-5590-493a-b6ba-7a9ef408336c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.615361 [ 3 ] {} HTTP-Session: 38034f83-5590-493a-b6ba-7a9ef408336c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:31.615514 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:31.615562 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:53:31.615709 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:31.616122 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:31.616159 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:31.616557 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.07.01 18:53:31.616900 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:31.617062 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} executeQuery: Read 162 rows, 11.55 KiB in 0.001613 sec., 100433.9739615623 rows/sec., 6.99 MiB/sec. 2024.07.01 18:53:31.617238 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} DynamicQueryHandler: Done processing query 2024.07.01 18:53:31.617263 [ 3 ] {f36a987b-1f39-456b-b8e3-983a799e4b17} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:53:31.617279 [ 3 ] {} HTTP-Session: 38034f83-5590-493a-b6ba-7a9ef408336c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.617448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:31.617497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:31.617516 [ 3 ] {} HTTP-Session: 83b18b58-cd7f-44c7-a41f-75f6cdbbc780 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:31.617533 [ 3 ] {} HTTP-Session: 83b18b58-cd7f-44c7-a41f-75f6cdbbc780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.617547 [ 3 ] {} HTTP-Session: 83b18b58-cd7f-44c7-a41f-75f6cdbbc780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.617578 [ 3 ] {} HTTP-Session: 83b18b58-cd7f-44c7-a41f-75f6cdbbc780 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:31.617891 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:31.617957 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:53:31.618365 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:31.619299 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:31.619335 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:31.619971 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.07.01 18:53:31.620386 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:31.620601 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} executeQuery: Read 30 rows, 55.05 KiB in 0.002924 sec., 10259.917920656635 rows/sec., 18.39 MiB/sec. 2024.07.01 18:53:31.621145 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} DynamicQueryHandler: Done processing query 2024.07.01 18:53:31.621170 [ 3 ] {c090212b-f08c-4862-83c5-ee04b31773db} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:53:31.621186 [ 3 ] {} HTTP-Session: 83b18b58-cd7f-44c7-a41f-75f6cdbbc780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.621363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:31.621412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:31.621431 [ 3 ] {} HTTP-Session: 73ec72f5-a8af-4fed-807d-707166bc2b7e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:31.621447 [ 3 ] {} HTTP-Session: 73ec72f5-a8af-4fed-807d-707166bc2b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.621460 [ 3 ] {} HTTP-Session: 73ec72f5-a8af-4fed-807d-707166bc2b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:31.621491 [ 3 ] {} HTTP-Session: 73ec72f5-a8af-4fed-807d-707166bc2b7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:31.621611 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:31.621655 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:53:31.621805 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:31.622100 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:31.622136 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:31.622498 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.07.01 18:53:31.622815 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:31.622977 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec. 2024.07.01 18:53:31.623163 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} DynamicQueryHandler: Done processing query 2024.07.01 18:53:31.623196 [ 3 ] {c2772af6-7924-4e2d-8f87-0aac3ec9707a} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:31.623220 [ 3 ] {} HTTP-Session: 73ec72f5-a8af-4fed-807d-707166bc2b7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:34.856224 [ 87 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:53:34.856271 [ 87 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:53:36.603465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:36.603705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:36.603751 [ 3 ] {} HTTP-Session: f9ff693a-dab1-4a66-b009-39d791f175e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:36.603793 [ 3 ] {} HTTP-Session: f9ff693a-dab1-4a66-b009-39d791f175e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.603821 [ 3 ] {} HTTP-Session: f9ff693a-dab1-4a66-b009-39d791f175e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.603898 [ 3 ] {} HTTP-Session: f9ff693a-dab1-4a66-b009-39d791f175e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:36.604082 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:36.604150 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:53:36.604345 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:36.604808 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:36.604851 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:36.605217 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.07.01 18:53:36.605570 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:36.605754 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} executeQuery: Read 2 rows, 167.00 B in 0.00172 sec., 1162.7906976744187 rows/sec., 94.82 KiB/sec. 2024.07.01 18:53:36.605958 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} DynamicQueryHandler: Done processing query 2024.07.01 18:53:36.605983 [ 3 ] {94183ea8-99cb-4e62-b539-6365ac0d3c0f} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:53:36.606003 [ 3 ] {} HTTP-Session: f9ff693a-dab1-4a66-b009-39d791f175e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.606156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:36.606205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:36.606224 [ 3 ] {} HTTP-Session: d77413cb-b237-44b5-b354-3eb60f602175 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:36.606241 [ 3 ] {} HTTP-Session: d77413cb-b237-44b5-b354-3eb60f602175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.606255 [ 3 ] {} HTTP-Session: d77413cb-b237-44b5-b354-3eb60f602175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.606285 [ 3 ] {} HTTP-Session: d77413cb-b237-44b5-b354-3eb60f602175 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:36.606390 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:36.606433 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:53:36.606560 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:36.606873 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:36.606909 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:36.607222 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.07.01 18:53:36.607536 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:36.607688 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} executeQuery: Read 57 rows, 4.48 KiB in 0.001324 sec., 43051.359516616314 rows/sec., 3.30 MiB/sec. 2024.07.01 18:53:36.607941 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} DynamicQueryHandler: Done processing query 2024.07.01 18:53:36.607997 [ 3 ] {51d41284-ca00-4fdc-97b1-14757ec390ed} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:53:36.608049 [ 3 ] {} HTTP-Session: d77413cb-b237-44b5-b354-3eb60f602175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.608210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:36.608262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:36.608281 [ 3 ] {} HTTP-Session: bf9cddc1-710c-4701-86a8-c13486f260c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:36.608297 [ 3 ] {} HTTP-Session: bf9cddc1-710c-4701-86a8-c13486f260c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.608311 [ 3 ] {} HTTP-Session: bf9cddc1-710c-4701-86a8-c13486f260c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.608343 [ 3 ] {} HTTP-Session: bf9cddc1-710c-4701-86a8-c13486f260c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:36.608439 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:36.608483 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:53:36.608624 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:36.608890 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:36.608926 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:36.609219 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.07.01 18:53:36.609518 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:36.609671 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} executeQuery: Read 2 rows, 143.00 B in 0.001247 sec., 1603.849238171612 rows/sec., 111.99 KiB/sec. 2024.07.01 18:53:36.609833 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} DynamicQueryHandler: Done processing query 2024.07.01 18:53:36.609858 [ 3 ] {ab3fdc2e-34fb-494b-bd6b-303736b3a2ab} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:53:36.609873 [ 3 ] {} HTTP-Session: bf9cddc1-710c-4701-86a8-c13486f260c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.609995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:36.610041 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:36.610059 [ 3 ] {} HTTP-Session: 94b3cc4c-e67c-4ec0-b210-4cdebf9685cc Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:36.610074 [ 3 ] {} HTTP-Session: 94b3cc4c-e67c-4ec0-b210-4cdebf9685cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.610086 [ 3 ] {} HTTP-Session: 94b3cc4c-e67c-4ec0-b210-4cdebf9685cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.610114 [ 3 ] {} HTTP-Session: 94b3cc4c-e67c-4ec0-b210-4cdebf9685cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:36.610218 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:36.610257 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:53:36.610373 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:36.610662 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:36.610695 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:36.611050 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.07.01 18:53:36.611352 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:36.611506 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} executeQuery: Read 66 rows, 5.28 KiB in 0.001304 sec., 50613.496932515336 rows/sec., 3.95 MiB/sec. 2024.07.01 18:53:36.611698 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} DynamicQueryHandler: Done processing query 2024.07.01 18:53:36.611727 [ 3 ] {1c2b42a4-8aa5-4752-8a22-86e3ae811264} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:53:36.611747 [ 3 ] {} HTTP-Session: 94b3cc4c-e67c-4ec0-b210-4cdebf9685cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.611886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:36.611933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:36.611952 [ 3 ] {} HTTP-Session: 6e0217c1-71a4-4692-a095-0d2561ed6302 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:36.611968 [ 3 ] {} HTTP-Session: 6e0217c1-71a4-4692-a095-0d2561ed6302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.611981 [ 3 ] {} HTTP-Session: 6e0217c1-71a4-4692-a095-0d2561ed6302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.612015 [ 3 ] {} HTTP-Session: 6e0217c1-71a4-4692-a095-0d2561ed6302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:36.612156 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:36.612201 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:53:36.612346 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:36.612712 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:36.612747 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:36.613132 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.07.01 18:53:36.613470 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:36.613614 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} executeQuery: Read 161 rows, 11.48 KiB in 0.001518 sec., 106060.60606060606 rows/sec., 7.39 MiB/sec. 2024.07.01 18:53:36.613785 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} DynamicQueryHandler: Done processing query 2024.07.01 18:53:36.613810 [ 3 ] {4e0c8a85-4ec2-416c-acb6-f4ef219855a2} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:53:36.613825 [ 3 ] {} HTTP-Session: 6e0217c1-71a4-4692-a095-0d2561ed6302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.613951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:36.613999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:36.614018 [ 3 ] {} HTTP-Session: 00e14b16-3c44-4e8e-874f-3303718e4ad9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:36.614034 [ 3 ] {} HTTP-Session: 00e14b16-3c44-4e8e-874f-3303718e4ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.614047 [ 3 ] {} HTTP-Session: 00e14b16-3c44-4e8e-874f-3303718e4ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:36.614077 [ 3 ] {} HTTP-Session: 00e14b16-3c44-4e8e-874f-3303718e4ad9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:36.614200 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:36.614244 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:53:36.614369 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:36.614641 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:36.614676 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2024.07.01 18:53:36.615029 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.07.01 18:53:36.615342 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:36.615480 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} executeQuery: Read 60 rows, 4.14 KiB in 0.00133 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. 2024.07.01 18:53:36.615741 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} DynamicQueryHandler: Done processing query 2024.07.01 18:53:36.615787 [ 3 ] {90ba9cc5-1faf-4b62-927b-ff3911874ea0} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:36.615820 [ 3 ] {} HTTP-Session: 00e14b16-3c44-4e8e-874f-3303718e4ad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.605513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:41.605663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:41.605694 [ 3 ] {} HTTP-Session: c9dba0d5-76ac-4fee-9415-b50fad4cc954 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:41.605723 [ 3 ] {} HTTP-Session: c9dba0d5-76ac-4fee-9415-b50fad4cc954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.605741 [ 3 ] {} HTTP-Session: c9dba0d5-76ac-4fee-9415-b50fad4cc954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.605797 [ 3 ] {} HTTP-Session: c9dba0d5-76ac-4fee-9415-b50fad4cc954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:41.606024 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:41.606099 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:53:41.606291 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:41.606694 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:41.606735 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:41.607108 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.07.01 18:53:41.607439 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:41.607616 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} executeQuery: Read 30 rows, 2.43 KiB in 0.001665 sec., 18018.018018018018 rows/sec., 1.43 MiB/sec. 2024.07.01 18:53:41.607894 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} DynamicQueryHandler: Done processing query 2024.07.01 18:53:41.607920 [ 3 ] {a9f47bda-402a-4f52-887e-cb0a9d31831d} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:41.607936 [ 3 ] {} HTTP-Session: c9dba0d5-76ac-4fee-9415-b50fad4cc954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.608068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:41.608118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:41.608136 [ 3 ] {} HTTP-Session: ea52b83e-efa2-4f1c-8e8a-0b4eb1135369 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:41.608153 [ 3 ] {} HTTP-Session: ea52b83e-efa2-4f1c-8e8a-0b4eb1135369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.608166 [ 3 ] {} HTTP-Session: ea52b83e-efa2-4f1c-8e8a-0b4eb1135369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.608196 [ 3 ] {} HTTP-Session: ea52b83e-efa2-4f1c-8e8a-0b4eb1135369 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:41.608291 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:41.608334 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:53:41.608480 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:41.608773 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:41.608809 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:41.609114 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.07.01 18:53:41.609412 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:41.609568 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} executeQuery: Read 2 rows, 167.00 B in 0.001297 sec., 1542.0200462606015 rows/sec., 125.74 KiB/sec. 2024.07.01 18:53:41.609888 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} DynamicQueryHandler: Done processing query 2024.07.01 18:53:41.609913 [ 3 ] {aa45b40d-83bd-4032-900b-9520a60665ea} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:53:41.609929 [ 3 ] {} HTTP-Session: ea52b83e-efa2-4f1c-8e8a-0b4eb1135369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.610093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:41.610141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:41.610159 [ 3 ] {} HTTP-Session: 98717105-c9da-4b94-a91a-5de99ac2435b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:41.610175 [ 3 ] {} HTTP-Session: 98717105-c9da-4b94-a91a-5de99ac2435b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.610188 [ 3 ] {} HTTP-Session: 98717105-c9da-4b94-a91a-5de99ac2435b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.610219 [ 3 ] {} HTTP-Session: 98717105-c9da-4b94-a91a-5de99ac2435b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:41.610357 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:41.610400 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:53:41.610546 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:41.610925 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:41.610960 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:41.611273 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.07.01 18:53:41.611573 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:41.611724 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} executeQuery: Read 147 rows, 12.62 KiB in 0.001423 sec., 103302.88123682361 rows/sec., 8.66 MiB/sec. 2024.07.01 18:53:41.611875 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} DynamicQueryHandler: Done processing query 2024.07.01 18:53:41.611898 [ 3 ] {05d872ab-0ee6-4ce4-88f8-63814a6fc9f3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:53:41.611914 [ 3 ] {} HTTP-Session: 98717105-c9da-4b94-a91a-5de99ac2435b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.612032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:41.612079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:41.612098 [ 3 ] {} HTTP-Session: a81e76ed-2922-4128-a30e-e1b12c8fe3c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:41.612114 [ 3 ] {} HTTP-Session: a81e76ed-2922-4128-a30e-e1b12c8fe3c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.612128 [ 3 ] {} HTTP-Session: a81e76ed-2922-4128-a30e-e1b12c8fe3c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.612158 [ 3 ] {} HTTP-Session: a81e76ed-2922-4128-a30e-e1b12c8fe3c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:41.612251 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:41.612292 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:53:41.612417 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:41.612670 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:41.612706 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:41.612997 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.07.01 18:53:41.613309 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:41.613466 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} executeQuery: Read 2 rows, 143.00 B in 0.001233 sec., 1622.0600162206003 rows/sec., 113.26 KiB/sec. 2024.07.01 18:53:41.613752 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} DynamicQueryHandler: Done processing query 2024.07.01 18:53:41.613778 [ 3 ] {efd016bf-4b54-4239-9fb1-2a952fe4eafc} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:53:41.613793 [ 3 ] {} HTTP-Session: a81e76ed-2922-4128-a30e-e1b12c8fe3c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.613912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:41.613961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:41.613979 [ 3 ] {} HTTP-Session: d9553ab7-2732-401d-8fb0-e6b1baaa3989 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:41.613995 [ 3 ] {} HTTP-Session: d9553ab7-2732-401d-8fb0-e6b1baaa3989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.614008 [ 3 ] {} HTTP-Session: d9553ab7-2732-401d-8fb0-e6b1baaa3989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.614038 [ 3 ] {} HTTP-Session: d9553ab7-2732-401d-8fb0-e6b1baaa3989 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:41.614163 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:41.614206 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:53:41.614349 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:41.614685 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:41.614721 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:41.615033 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.07.01 18:53:41.615332 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:41.615485 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} executeQuery: Read 96 rows, 7.68 KiB in 0.001356 sec., 70796.46017699115 rows/sec., 5.53 MiB/sec. 2024.07.01 18:53:41.615634 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} DynamicQueryHandler: Done processing query 2024.07.01 18:53:41.615658 [ 3 ] {d3ee6967-16be-4fbb-8d9a-670133cff010} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.07.01 18:53:41.615674 [ 3 ] {} HTTP-Session: d9553ab7-2732-401d-8fb0-e6b1baaa3989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.615822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:41.615868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:41.615887 [ 3 ] {} HTTP-Session: 5fc3de10-98fe-409a-be8d-ae24297d05f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:41.615903 [ 3 ] {} HTTP-Session: 5fc3de10-98fe-409a-be8d-ae24297d05f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.615916 [ 3 ] {} HTTP-Session: 5fc3de10-98fe-409a-be8d-ae24297d05f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.615946 [ 3 ] {} HTTP-Session: 5fc3de10-98fe-409a-be8d-ae24297d05f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:41.616086 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:41.616134 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:53:41.616275 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:41.616743 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:41.616777 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:41.617158 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.07.01 18:53:41.617488 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:41.617652 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} executeQuery: Read 161 rows, 11.48 KiB in 0.001625 sec., 99076.92307692308 rows/sec., 6.90 MiB/sec. 2024.07.01 18:53:41.617820 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} DynamicQueryHandler: Done processing query 2024.07.01 18:53:41.617844 [ 3 ] {5a7a7c9a-098d-498b-b4ae-1f7e0a4ee400} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:53:41.617859 [ 3 ] {} HTTP-Session: 5fc3de10-98fe-409a-be8d-ae24297d05f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.618006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:41.618054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:41.618072 [ 3 ] {} HTTP-Session: f559964e-a495-45aa-9373-63f227f8e1ff Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:41.618088 [ 3 ] {} HTTP-Session: f559964e-a495-45aa-9373-63f227f8e1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.618103 [ 3 ] {} HTTP-Session: f559964e-a495-45aa-9373-63f227f8e1ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.618133 [ 3 ] {} HTTP-Session: f559964e-a495-45aa-9373-63f227f8e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:41.618427 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:41.618491 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:53:41.618889 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:41.619546 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:41.619581 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:41.620170 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.07.01 18:53:41.620576 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:41.620775 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} executeQuery: Read 30 rows, 55.05 KiB in 0.002557 sec., 11732.49902229175 rows/sec., 21.02 MiB/sec. 2024.07.01 18:53:41.620981 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} DynamicQueryHandler: Done processing query 2024.07.01 18:53:41.621005 [ 3 ] {303fca9c-1380-4df6-bf55-ac52366fb07f} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:53:41.621020 [ 3 ] {} HTTP-Session: f559964e-a495-45aa-9373-63f227f8e1ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.621157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:41.621201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:41.621218 [ 3 ] {} HTTP-Session: cddd1f91-7175-425c-85da-05389843552e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:41.621234 [ 3 ] {} HTTP-Session: cddd1f91-7175-425c-85da-05389843552e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.621254 [ 3 ] {} HTTP-Session: cddd1f91-7175-425c-85da-05389843552e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:41.621320 [ 3 ] {} HTTP-Session: cddd1f91-7175-425c-85da-05389843552e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:41.621488 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:41.621540 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:53:41.621692 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:41.622133 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:41.622171 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:41.622557 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.07.01 18:53:41.622888 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:41.623048 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} executeQuery: Read 60 rows, 4.14 KiB in 0.001583 sec., 37902.71636133923 rows/sec., 2.55 MiB/sec. 2024.07.01 18:53:41.623220 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} DynamicQueryHandler: Done processing query 2024.07.01 18:53:41.623245 [ 3 ] {573940e2-65ca-40c3-aef8-40ddc8f7d8ed} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:41.623261 [ 3 ] {} HTTP-Session: cddd1f91-7175-425c-85da-05389843552e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.603338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:46.603489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:46.603520 [ 3 ] {} HTTP-Session: b65b53fd-685d-4743-8482-72c80e24f50e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:46.603547 [ 3 ] {} HTTP-Session: b65b53fd-685d-4743-8482-72c80e24f50e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.603566 [ 3 ] {} HTTP-Session: b65b53fd-685d-4743-8482-72c80e24f50e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.603623 [ 3 ] {} HTTP-Session: b65b53fd-685d-4743-8482-72c80e24f50e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:46.603828 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:46.603906 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:53:46.604127 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:46.604575 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:46.604619 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:46.604989 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.07.01 18:53:46.605345 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:46.605522 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} executeQuery: Read 2 rows, 167.00 B in 0.001744 sec., 1146.788990825688 rows/sec., 93.51 KiB/sec. 2024.07.01 18:53:46.605535 [ 79 ] {} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.07.01 18:53:46.605645 [ 79 ] {} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:46.605692 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:46.605858 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} DynamicQueryHandler: Done processing query 2024.07.01 18:53:46.605947 [ 3 ] {8a1c3cab-16b6-4257-a80c-03324629633e} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:53:46.606056 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.07.01 18:53:46.606085 [ 3 ] {} HTTP-Session: b65b53fd-685d-4743-8482-72c80e24f50e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.606376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:46.606441 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:53:46.606479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:46.606501 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 14 rows starting from the beginning of the part 2024.07.01 18:53:46.606513 [ 3 ] {} HTTP-Session: d96e09e1-221e-4cbf-b9ac-9b995e446ac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:46.606561 [ 3 ] {} HTTP-Session: d96e09e1-221e-4cbf-b9ac-9b995e446ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.606605 [ 3 ] {} HTTP-Session: d96e09e1-221e-4cbf-b9ac-9b995e446ac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.606740 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.07.01 18:53:46.606784 [ 3 ] {} HTTP-Session: d96e09e1-221e-4cbf-b9ac-9b995e446ac2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:46.606996 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part 2024.07.01 18:53:46.607290 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2024.07.01 18:53:46.607327 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:46.607508 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.07.01 18:53:46.607530 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:53:46.607861 [ 195 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2024.07.01 18:53:46.608568 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:46.609416 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:46.609486 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:46.610418 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.07.01 18:53:46.610500 [ 193 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004719894 sec., 5508.598286317448 rows/sec., 449.19 KiB/sec. 2024.07.01 18:53:46.610931 [ 193 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.07.01 18:53:46.611135 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:46.611405 [ 79 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.07.01 18:53:46.611515 [ 79 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:46.611544 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} executeQuery: Read 57 rows, 4.48 KiB in 0.004376 sec., 13025.594149908593 rows/sec., 1023.43 KiB/sec. 2024.07.01 18:53:46.611607 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:46.612335 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::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.07.01 18:53:46.612539 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} DynamicQueryHandler: Done processing query 2024.07.01 18:53:46.612763 [ 3 ] {558caa14-823e-4a7e-9a2f-f9da427b98a4} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:53:46.612907 [ 3 ] {} HTTP-Session: d96e09e1-221e-4cbf-b9ac-9b995e446ac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.613297 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:53:46.613331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:46.613423 [ 193 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:46.613457 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 189 rows starting from the beginning of the part 2024.07.01 18:53:46.613582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:46.613944 [ 193 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_20_4} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.07.01 18:53:46.613742 [ 3 ] {} HTTP-Session: ae091c2a-cc0e-4f9b-a013-94475c310416 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:46.614175 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 57 rows starting from the beginning of the part 2024.07.01 18:53:46.614250 [ 3 ] {} HTTP-Session: ae091c2a-cc0e-4f9b-a013-94475c310416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.614268 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.07.01 18:53:46.614315 [ 3 ] {} HTTP-Session: ae091c2a-cc0e-4f9b-a013-94475c310416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.614483 [ 3 ] {} HTTP-Session: ae091c2a-cc0e-4f9b-a013-94475c310416 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:46.614499 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 148 rows starting from the beginning of the part 2024.07.01 18:53:46.614852 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 57 rows starting from the beginning of the part 2024.07.01 18:53:46.614882 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:46.615076 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:53:46.615143 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 147 rows starting from the beginning of the part 2024.07.01 18:53:46.615467 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 57 rows starting from the beginning of the part 2024.07.01 18:53:46.615872 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:46.616315 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:46.616358 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:46.616837 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.07.01 18:53:46.617268 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 655 rows, containing 4 columns (4 merged, 0 gathered) in 0.005477964 sec., 119569.97161719207 rows/sec., 9.74 MiB/sec. 2024.07.01 18:53:46.617437 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:46.617673 [ 79 ] {} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.07.01 18:53:46.617716 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} executeQuery: Read 2 rows, 143.00 B in 0.00299 sec., 668.8963210702341 rows/sec., 46.71 KiB/sec. 2024.07.01 18:53:46.617745 [ 79 ] {} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:46.617735 [ 198 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.07.01 18:53:46.617842 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:46.618265 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} DynamicQueryHandler: Done processing query 2024.07.01 18:53:46.618321 [ 3 ] {98bbe2ad-8d8e-4d18-b07e-1e7375c3a139} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:53:46.618349 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.07.01 18:53:46.618378 [ 3 ] {} HTTP-Session: ae091c2a-cc0e-4f9b-a013-94475c310416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.618714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:46.618834 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:53:46.618870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:46.618913 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 14 rows starting from the beginning of the part 2024.07.01 18:53:46.618942 [ 3 ] {} HTTP-Session: 41c5ba99-1097-4e01-8768-df0027c363c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:46.619005 [ 3 ] {} HTTP-Session: 41c5ba99-1097-4e01-8768-df0027c363c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.619099 [ 3 ] {} HTTP-Session: 41c5ba99-1097-4e01-8768-df0027c363c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.619290 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.07.01 18:53:46.619347 [ 3 ] {} HTTP-Session: 41c5ba99-1097-4e01-8768-df0027c363c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:46.619398 [ 198 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:46.619722 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part 2024.07.01 18:53:46.619822 [ 198 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_51_10} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.07.01 18:53:46.620116 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:46.620229 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2024.07.01 18:53:46.620282 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.07.01 18:53:46.620318 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:53:46.620561 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.07.01 18:53:46.620892 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2024.07.01 18:53:46.621471 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:46.622369 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:46.622435 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:46.623319 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.07.01 18:53:46.623574 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.005507944 sec., 4720.454674194219 rows/sec., 329.60 KiB/sec. 2024.07.01 18:53:46.623801 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.07.01 18:53:46.624097 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:46.624448 [ 79 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.07.01 18:53:46.624523 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} executeQuery: Read 66 rows, 5.28 KiB in 0.004644 sec., 14211.886304909562 rows/sec., 1.11 MiB/sec. 2024.07.01 18:53:46.624531 [ 79 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:46.624654 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:46.624771 [ 200 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:46.625068 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::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.07.01 18:53:46.625127 [ 200 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_20_4} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.07.01 18:53:46.625147 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} DynamicQueryHandler: Done processing query 2024.07.01 18:53:46.625209 [ 3 ] {148193f1-859b-4dbe-909d-126dc3474929} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:53:46.625311 [ 3 ] {} HTTP-Session: 41c5ba99-1097-4e01-8768-df0027c363c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.625415 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.07.01 18:53:46.625493 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:53:46.625531 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 150 rows starting from the beginning of the part 2024.07.01 18:53:46.625569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:46.625713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:46.625781 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 66 rows starting from the beginning of the part 2024.07.01 18:53:46.625796 [ 3 ] {} HTTP-Session: 493641ad-528f-4290-9a9b-13bcfb58b39f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:46.625853 [ 3 ] {} HTTP-Session: 493641ad-528f-4290-9a9b-13bcfb58b39f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.625908 [ 3 ] {} HTTP-Session: 493641ad-528f-4290-9a9b-13bcfb58b39f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.625999 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 98 rows starting from the beginning of the part 2024.07.01 18:53:46.626023 [ 3 ] {} HTTP-Session: 493641ad-528f-4290-9a9b-13bcfb58b39f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:46.626228 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 66 rows starting from the beginning of the part 2024.07.01 18:53:46.626410 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:46.626520 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 96 rows starting from the beginning of the part 2024.07.01 18:53:46.626557 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:53:46.626795 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 66 rows starting from the beginning of the part 2024.07.01 18:53:46.627506 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:46.628490 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:46.628574 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:46.629473 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.07.01 18:53:46.629486 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 4 columns (4 merged, 0 gathered) in 0.004690753 sec., 115546.48049044579 rows/sec., 9.03 MiB/sec. 2024.07.01 18:53:46.629664 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.07.01 18:53:46.630002 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:46.630239 [ 79 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.07.01 18:53:46.630262 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} executeQuery: Read 161 rows, 11.48 KiB in 0.004024 sec., 40009.94035785289 rows/sec., 2.79 MiB/sec. 2024.07.01 18:53:46.630283 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:46.630321 [ 79 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:46.630434 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:46.630610 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_51_10} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.07.01 18:53:46.631029 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::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.07.01 18:53:46.631085 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.07.01 18:53:46.631471 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} DynamicQueryHandler: Done processing query 2024.07.01 18:53:46.631663 [ 3 ] {8b4eda74-d5a2-4c20-abe0-4caf7ae31b22} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:53:46.631758 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:53:46.631799 [ 3 ] {} HTTP-Session: 493641ad-528f-4290-9a9b-13bcfb58b39f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.631864 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 6765 rows starting from the beginning of the part 2024.07.01 18:53:46.632014 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 161 rows starting from the beginning of the part 2024.07.01 18:53:46.632083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:46.632308 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 162 rows starting from the beginning of the part 2024.07.01 18:53:46.632314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:46.632418 [ 3 ] {} HTTP-Session: 03205347-61a5-4e5b-9be2-0e800dfecf26 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:46.632576 [ 3 ] {} HTTP-Session: 03205347-61a5-4e5b-9be2-0e800dfecf26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.632658 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 161 rows starting from the beginning of the part 2024.07.01 18:53:46.632682 [ 3 ] {} HTTP-Session: 03205347-61a5-4e5b-9be2-0e800dfecf26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.632805 [ 3 ] {} HTTP-Session: 03205347-61a5-4e5b-9be2-0e800dfecf26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:46.632938 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 161 rows starting from the beginning of the part 2024.07.01 18:53:46.633252 [ 198 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 161 rows starting from the beginning of the part 2024.07.01 18:53:46.633291 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:46.633460 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:53:46.634059 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:46.634641 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:46.634684 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:46.635554 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.07.01 18:53:46.636325 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:46.636554 [ 79 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.07.01 18:53:46.636592 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} executeQuery: Read 60 rows, 4.14 KiB in 0.003453 sec., 17376.19461337967 rows/sec., 1.17 MiB/sec. 2024.07.01 18:53:46.636609 [ 79 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:46.636681 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:46.637113 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} DynamicQueryHandler: Done processing query 2024.07.01 18:53:46.637164 [ 3 ] {0af4d699-db13-4978-8de1-2249e658ace2} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:46.637188 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::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.07.01 18:53:46.637202 [ 3 ] {} HTTP-Session: 03205347-61a5-4e5b-9be2-0e800dfecf26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:46.637721 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:53:46.637783 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2266 rows starting from the beginning of the part 2024.07.01 18:53:46.637782 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 7571 rows, containing 5 columns (5 merged, 0 gathered) in 0.007151826 sec., 1058610.7659778076 rows/sec., 73.83 MiB/sec. 2024.07.01 18:53:46.637972 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part 2024.07.01 18:53:46.638135 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2024.07.01 18:53:46.638281 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part 2024.07.01 18:53:46.638464 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.07.01 18:53:46.638564 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part 2024.07.01 18:53:46.638921 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2024.07.01 18:53:46.639921 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:46.640110 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_51_10} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.07.01 18:53:46.640276 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2024.07.01 18:53:46.641270 [ 191 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2566 rows, containing 4 columns (4 merged, 0 gathered) in 0.004369459 sec., 587258.0564321579 rows/sec., 39.48 MiB/sec. 2024.07.01 18:53:46.641549 [ 198 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.07.01 18:53:46.642010 [ 198 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:46.642112 [ 198 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_51_10} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.07.01 18:53:46.642219 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2024.07.01 18:53:49.856311 [ 76 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:53:49.856371 [ 76 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:53:51.606548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:51.606697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:51.606728 [ 3 ] {} HTTP-Session: a7ce8bd7-db85-4fbb-ad93-44fd16301564 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:51.606756 [ 3 ] {} HTTP-Session: a7ce8bd7-db85-4fbb-ad93-44fd16301564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.606775 [ 3 ] {} HTTP-Session: a7ce8bd7-db85-4fbb-ad93-44fd16301564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.606832 [ 3 ] {} HTTP-Session: a7ce8bd7-db85-4fbb-ad93-44fd16301564 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:51.607051 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:51.607128 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:53:51.607354 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:51.607854 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:51.607902 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:51.608288 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.07.01 18:53:51.608642 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:51.608825 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} executeQuery: Read 30 rows, 2.43 KiB in 0.001838 sec., 16322.08922742111 rows/sec., 1.29 MiB/sec. 2024.07.01 18:53:51.609078 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} DynamicQueryHandler: Done processing query 2024.07.01 18:53:51.609106 [ 3 ] {d7236db4-4cc9-4d69-a794-bcf011a8fbb7} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:51.609122 [ 3 ] {} HTTP-Session: a7ce8bd7-db85-4fbb-ad93-44fd16301564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.609289 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:51.609348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:51.609367 [ 3 ] {} HTTP-Session: b9489eeb-b5cf-4f08-89f3-12baec360a72 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:51.609386 [ 3 ] {} HTTP-Session: b9489eeb-b5cf-4f08-89f3-12baec360a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.609400 [ 3 ] {} HTTP-Session: b9489eeb-b5cf-4f08-89f3-12baec360a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.609434 [ 3 ] {} HTTP-Session: b9489eeb-b5cf-4f08-89f3-12baec360a72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:51.609541 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:51.609588 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:53:51.609723 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:51.610064 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:51.610102 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:51.610427 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.07.01 18:53:51.610751 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:51.610907 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} executeQuery: Read 2 rows, 167.00 B in 0.001389 sec., 1439.8848092152627 rows/sec., 117.41 KiB/sec. 2024.07.01 18:53:51.611224 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} DynamicQueryHandler: Done processing query 2024.07.01 18:53:51.611250 [ 3 ] {34b74c67-11f8-44d2-8f07-0cd6cb67a4d9} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:53:51.611266 [ 3 ] {} HTTP-Session: b9489eeb-b5cf-4f08-89f3-12baec360a72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.611407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 26546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:51.611460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:51.611478 [ 3 ] {} HTTP-Session: 329cea56-4fe9-437d-bc82-97ac32235dff Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:51.611496 [ 3 ] {} HTTP-Session: 329cea56-4fe9-437d-bc82-97ac32235dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.611509 [ 3 ] {} HTTP-Session: 329cea56-4fe9-437d-bc82-97ac32235dff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.611541 [ 3 ] {} HTTP-Session: 329cea56-4fe9-437d-bc82-97ac32235dff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:51.611692 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:51.611738 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:53:51.611883 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:51.612333 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:51.612371 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:51.612694 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.07.01 18:53:51.613006 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:51.613145 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} executeQuery: Read 183 rows, 15.43 KiB in 0.001523 sec., 120157.58371634931 rows/sec., 9.89 MiB/sec. 2024.07.01 18:53:51.613347 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} DynamicQueryHandler: Done processing query 2024.07.01 18:53:51.613371 [ 3 ] {2739f8d9-ce47-4e9e-b35b-0805449a9b09} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.07.01 18:53:51.613388 [ 3 ] {} HTTP-Session: 329cea56-4fe9-437d-bc82-97ac32235dff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.613519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:51.613569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:51.613588 [ 3 ] {} HTTP-Session: 0e6fd405-a110-417b-8258-da8e2d2c6338 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:51.613605 [ 3 ] {} HTTP-Session: 0e6fd405-a110-417b-8258-da8e2d2c6338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.613618 [ 3 ] {} HTTP-Session: 0e6fd405-a110-417b-8258-da8e2d2c6338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.613650 [ 3 ] {} HTTP-Session: 0e6fd405-a110-417b-8258-da8e2d2c6338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:51.613743 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:51.613787 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:53:51.613921 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:51.614196 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:51.614233 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:51.614536 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.07.01 18:53:51.614847 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:51.615001 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} executeQuery: Read 2 rows, 143.00 B in 0.001273 sec., 1571.0919088766693 rows/sec., 109.70 KiB/sec. 2024.07.01 18:53:51.615170 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} DynamicQueryHandler: Done processing query 2024.07.01 18:53:51.615194 [ 3 ] {088b284a-f27d-4212-9657-7bede6c93514} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:53:51.615210 [ 3 ] {} HTTP-Session: 0e6fd405-a110-417b-8258-da8e2d2c6338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.615332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:51.615381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:51.615400 [ 3 ] {} HTTP-Session: 8338622d-d575-4155-86ff-2021946d5fc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:51.615417 [ 3 ] {} HTTP-Session: 8338622d-d575-4155-86ff-2021946d5fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.615430 [ 3 ] {} HTTP-Session: 8338622d-d575-4155-86ff-2021946d5fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.615460 [ 3 ] {} HTTP-Session: 8338622d-d575-4155-86ff-2021946d5fc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:51.615599 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:51.615642 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:53:51.615769 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:51.616146 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:51.616184 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:51.616511 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.07.01 18:53:51.616814 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:51.616971 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} executeQuery: Read 120 rows, 9.58 KiB in 0.001428 sec., 84033.61344537816 rows/sec., 6.55 MiB/sec. 2024.07.01 18:53:51.617133 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} DynamicQueryHandler: Done processing query 2024.07.01 18:53:51.617157 [ 3 ] {829d3360-e55f-480f-8f47-676cb3dd7429} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:53:51.617173 [ 3 ] {} HTTP-Session: 8338622d-d575-4155-86ff-2021946d5fc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.617339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:51.617388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:51.617407 [ 3 ] {} HTTP-Session: e050cb01-be0c-4b96-8215-4cecb5056fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:51.617423 [ 3 ] {} HTTP-Session: e050cb01-be0c-4b96-8215-4cecb5056fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.617437 [ 3 ] {} HTTP-Session: e050cb01-be0c-4b96-8215-4cecb5056fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.617468 [ 3 ] {} HTTP-Session: e050cb01-be0c-4b96-8215-4cecb5056fbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:51.617654 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:51.617700 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:53:51.617846 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:51.618447 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:51.618490 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:51.618894 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.07.01 18:53:51.619242 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:51.619398 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} executeQuery: Read 197 rows, 14.08 KiB in 0.001842 sec., 106948.96851248642 rows/sec., 7.47 MiB/sec. 2024.07.01 18:53:51.619573 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} DynamicQueryHandler: Done processing query 2024.07.01 18:53:51.619597 [ 3 ] {6b48362f-64de-425d-8408-39f55cc6dea6} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.07.01 18:53:51.619613 [ 3 ] {} HTTP-Session: e050cb01-be0c-4b96-8215-4cecb5056fbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.619777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:51.619827 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:51.619846 [ 3 ] {} HTTP-Session: 1a538d95-f390-4c59-bbd5-05212936b806 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:51.619863 [ 3 ] {} HTTP-Session: 1a538d95-f390-4c59-bbd5-05212936b806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.619876 [ 3 ] {} HTTP-Session: 1a538d95-f390-4c59-bbd5-05212936b806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.619908 [ 3 ] {} HTTP-Session: 1a538d95-f390-4c59-bbd5-05212936b806 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:51.620223 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:51.620288 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:53:51.620707 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:51.621437 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:51.621474 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:51.622088 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.07.01 18:53:51.622515 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:51.622713 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} executeQuery: Read 30 rows, 55.05 KiB in 0.002709 sec., 11074.197120708748 rows/sec., 19.84 MiB/sec. 2024.07.01 18:53:51.622934 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} DynamicQueryHandler: Done processing query 2024.07.01 18:53:51.622959 [ 3 ] {48f5923d-bd32-4b47-a070-da45d3f75fee} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:53:51.622975 [ 3 ] {} HTTP-Session: 1a538d95-f390-4c59-bbd5-05212936b806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.623139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:51.623187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:51.623207 [ 3 ] {} HTTP-Session: d5020675-340b-49f5-b689-c70dec77dd05 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:51.623223 [ 3 ] {} HTTP-Session: d5020675-340b-49f5-b689-c70dec77dd05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.623236 [ 3 ] {} HTTP-Session: d5020675-340b-49f5-b689-c70dec77dd05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:51.623267 [ 3 ] {} HTTP-Session: d5020675-340b-49f5-b689-c70dec77dd05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:51.623386 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:51.623429 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:53:51.623555 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:51.623852 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:51.623889 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:51.624250 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.07.01 18:53:51.624582 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:51.624738 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. 2024.07.01 18:53:51.624936 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} DynamicQueryHandler: Done processing query 2024.07.01 18:53:51.624972 [ 3 ] {87351e85-a50f-43bc-a827-338828afec4f} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:51.624998 [ 3 ] {} HTTP-Session: d5020675-340b-49f5-b689-c70dec77dd05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:56.603732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:56.603883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:56.603913 [ 3 ] {} HTTP-Session: 1393878b-4911-4ea6-a4bb-5877952bc0c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:56.603941 [ 3 ] {} HTTP-Session: 1393878b-4911-4ea6-a4bb-5877952bc0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:56.603960 [ 3 ] {} HTTP-Session: 1393878b-4911-4ea6-a4bb-5877952bc0c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:56.604016 [ 3 ] {} HTTP-Session: 1393878b-4911-4ea6-a4bb-5877952bc0c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:56.604240 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:56.604316 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:53:56.604534 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:56.605041 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:56.605084 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:56.605466 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.07.01 18:53:56.605813 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:56.605993 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} executeQuery: Read 56 rows, 4.41 KiB in 0.00183 sec., 30601.09289617486 rows/sec., 2.35 MiB/sec. 2024.07.01 18:53:56.606192 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} DynamicQueryHandler: Done processing query 2024.07.01 18:53:56.606219 [ 3 ] {ce58eca8-24dd-4c60-aa16-df2399305e66} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:53:56.606237 [ 3 ] {} HTTP-Session: 1393878b-4911-4ea6-a4bb-5877952bc0c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:56.606383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:56.606434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:56.606454 [ 3 ] {} HTTP-Session: 2df7871a-583d-4906-8047-c112e087a4c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:56.606471 [ 3 ] {} HTTP-Session: 2df7871a-583d-4906-8047-c112e087a4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:56.606484 [ 3 ] {} HTTP-Session: 2df7871a-583d-4906-8047-c112e087a4c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:56.606516 [ 3 ] {} HTTP-Session: 2df7871a-583d-4906-8047-c112e087a4c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:56.606633 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:56.606675 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:53:56.606803 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:56.607157 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:56.607195 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:56.607523 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.07.01 18:53:56.607840 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:56.608001 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} executeQuery: Read 64 rows, 5.12 KiB in 0.001402 sec., 45649.0727532097 rows/sec., 3.56 MiB/sec. 2024.07.01 18:53:56.608168 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} DynamicQueryHandler: Done processing query 2024.07.01 18:53:56.608192 [ 3 ] {cf662127-f95d-4c99-a728-5423741c9277} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:53:56.608208 [ 3 ] {} HTTP-Session: 2df7871a-583d-4906-8047-c112e087a4c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:56.608473 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:56.608522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:56.608542 [ 3 ] {} HTTP-Session: 1a1f425e-f3e8-4eb8-8953-67c22ce2f28f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:56.608558 [ 3 ] {} HTTP-Session: 1a1f425e-f3e8-4eb8-8953-67c22ce2f28f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:56.608572 [ 3 ] {} HTTP-Session: 1a1f425e-f3e8-4eb8-8953-67c22ce2f28f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:56.608603 [ 3 ] {} HTTP-Session: 1a1f425e-f3e8-4eb8-8953-67c22ce2f28f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:56.608743 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:56.608789 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:53:56.608934 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:56.609366 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:56.609404 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:56.609797 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.07.01 18:53:56.610142 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:56.610306 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. 2024.07.01 18:53:56.610555 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} DynamicQueryHandler: Done processing query 2024.07.01 18:53:56.610612 [ 3 ] {675c08e1-036b-4d44-9cc3-5efee38f0f56} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:53:56.610671 [ 3 ] {} HTTP-Session: 1a1f425e-f3e8-4eb8-8953-67c22ce2f28f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:56.610905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:53:56.610959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:53:56.610977 [ 3 ] {} HTTP-Session: a63c7c4a-0bd5-40ba-8799-4962ba1a5d40 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:53:56.610995 [ 3 ] {} HTTP-Session: a63c7c4a-0bd5-40ba-8799-4962ba1a5d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:56.611008 [ 3 ] {} HTTP-Session: a63c7c4a-0bd5-40ba-8799-4962ba1a5d40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:53:56.611039 [ 3 ] {} HTTP-Session: a63c7c4a-0bd5-40ba-8799-4962ba1a5d40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:53:56.611170 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:53:56.611215 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:53:56.611353 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:53:56.611691 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:53:56.611728 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:53:56.612086 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.07.01 18:53:56.612405 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:53:56.612556 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} executeQuery: Read 60 rows, 4.14 KiB in 0.001443 sec., 41580.04158004158 rows/sec., 2.80 MiB/sec. 2024.07.01 18:53:56.612715 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} DynamicQueryHandler: Done processing query 2024.07.01 18:53:56.612738 [ 3 ] {ee2e2f54-f4bd-447f-af0a-45ddffb07639} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:53:56.612752 [ 3 ] {} HTTP-Session: a63c7c4a-0bd5-40ba-8799-4962ba1a5d40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.605484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:01.605631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:01.605662 [ 3 ] {} HTTP-Session: 3b076216-0698-4c9f-bc26-a0b8ba03ff1c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:01.605691 [ 3 ] {} HTTP-Session: 3b076216-0698-4c9f-bc26-a0b8ba03ff1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.605709 [ 3 ] {} HTTP-Session: 3b076216-0698-4c9f-bc26-a0b8ba03ff1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.605766 [ 3 ] {} HTTP-Session: 3b076216-0698-4c9f-bc26-a0b8ba03ff1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:01.605978 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:01.606047 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:54:01.606239 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:01.606682 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:01.606725 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:01.607090 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.07.01 18:54:01.607434 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:01.607654 [ 66 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 2024.07.01 18:54:01.607663 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} executeQuery: Read 30 rows, 2.43 KiB in 0.001744 sec., 17201.83486238532 rows/sec., 1.36 MiB/sec. 2024.07.01 18:54:01.607729 [ 66 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:01.607791 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:01.608007 [ 197 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::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.07.01 18:54:01.608051 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} DynamicQueryHandler: Done processing query 2024.07.01 18:54:01.608105 [ 3 ] {abc0fd6c-0415-465d-a349-41bbd753631b} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:01.608129 [ 3 ] {} HTTP-Session: 3b076216-0698-4c9f-bc26-a0b8ba03ff1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.608243 [ 197 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:54:01.608297 [ 197 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 30 rows starting from the beginning of the part 2024.07.01 18:54:01.608335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:01.608479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:01.608501 [ 197 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:01.608532 [ 3 ] {} HTTP-Session: f7b055b7-4b17-4b7f-90fd-f5c09a459357 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:01.608606 [ 3 ] {} HTTP-Session: f7b055b7-4b17-4b7f-90fd-f5c09a459357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.608672 [ 3 ] {} HTTP-Session: f7b055b7-4b17-4b7f-90fd-f5c09a459357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.608854 [ 197 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:01.608873 [ 3 ] {} HTTP-Session: f7b055b7-4b17-4b7f-90fd-f5c09a459357 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:01.608997 [ 197 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:01.609319 [ 197 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:01.609648 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:01.609814 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:54:01.610192 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:01.611200 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:01.611279 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:01.611776 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.003878322 sec., 38676.52041269394 rows/sec., 3.06 MiB/sec. 2024.07.01 18:54:01.612013 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.07.01 18:54:01.612026 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) 2024.07.01 18:54:01.612640 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:01.612772 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:01.612940 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} executeQuery: Read 146 rows, 12.55 KiB in 0.003859 sec., 37833.635656905935 rows/sec., 3.17 MiB/sec. 2024.07.01 18:54:01.612997 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_26_6} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 2024.07.01 18:54:01.613218 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.07.01 18:54:01.613283 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} DynamicQueryHandler: Done processing query 2024.07.01 18:54:01.613311 [ 3 ] {29740b97-f25e-4b92-9f02-304f10ae14c2} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:54:01.613326 [ 3 ] {} HTTP-Session: f7b055b7-4b17-4b7f-90fd-f5c09a459357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.613568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:01.613615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:01.613634 [ 3 ] {} HTTP-Session: 80b17f73-6ed1-433c-ad08-618758be8289 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:01.613652 [ 3 ] {} HTTP-Session: 80b17f73-6ed1-433c-ad08-618758be8289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.613666 [ 3 ] {} HTTP-Session: 80b17f73-6ed1-433c-ad08-618758be8289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.613696 [ 3 ] {} HTTP-Session: 80b17f73-6ed1-433c-ad08-618758be8289 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:01.613832 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:01.613875 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:54:01.614014 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:01.614398 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:01.614434 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:01.614751 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.07.01 18:54:01.615062 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:01.615206 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} executeQuery: Read 94 rows, 7.52 KiB in 0.001431 sec., 65688.32983927324 rows/sec., 5.13 MiB/sec. 2024.07.01 18:54:01.615378 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} DynamicQueryHandler: Done processing query 2024.07.01 18:54:01.615401 [ 3 ] {a3e8e9cb-b5ab-40c0-b388-807b61bb096c} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.07.01 18:54:01.615416 [ 3 ] {} HTTP-Session: 80b17f73-6ed1-433c-ad08-618758be8289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.615603 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:01.615651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:01.615669 [ 3 ] {} HTTP-Session: f2a2e5a8-cd22-4adc-ae3c-4170a044c16c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:01.615686 [ 3 ] {} HTTP-Session: f2a2e5a8-cd22-4adc-ae3c-4170a044c16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.615699 [ 3 ] {} HTTP-Session: f2a2e5a8-cd22-4adc-ae3c-4170a044c16c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.615730 [ 3 ] {} HTTP-Session: f2a2e5a8-cd22-4adc-ae3c-4170a044c16c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:01.615872 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:01.615919 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:54:01.616091 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:01.616474 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:01.616511 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:01.616900 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.07.01 18:54:01.617232 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:01.617392 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec. 2024.07.01 18:54:01.617564 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} DynamicQueryHandler: Done processing query 2024.07.01 18:54:01.617588 [ 3 ] {31263067-08a0-4c64-8e01-b70c6267f0f3} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:54:01.617604 [ 3 ] {} HTTP-Session: f2a2e5a8-cd22-4adc-ae3c-4170a044c16c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.617786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:01.617857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:01.617877 [ 3 ] {} HTTP-Session: 0b014dbb-ebae-4b5c-ad51-649f0ef520b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:01.617895 [ 3 ] {} HTTP-Session: 0b014dbb-ebae-4b5c-ad51-649f0ef520b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.617909 [ 3 ] {} HTTP-Session: 0b014dbb-ebae-4b5c-ad51-649f0ef520b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.617939 [ 3 ] {} HTTP-Session: 0b014dbb-ebae-4b5c-ad51-649f0ef520b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:01.618233 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:01.618295 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:54:01.618700 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:01.619393 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:01.619429 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:01.620033 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.07.01 18:54:01.620427 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:01.620602 [ 66 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.07.01 18:54:01.620624 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} executeQuery: Read 30 rows, 55.05 KiB in 0.0026 sec., 11538.461538461539 rows/sec., 20.68 MiB/sec. 2024.07.01 18:54:01.620666 [ 66 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:01.620737 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:01.621069 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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.07.01 18:54:01.621200 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} DynamicQueryHandler: Done processing query 2024.07.01 18:54:01.621248 [ 3 ] {4cc18b63-3805-4d74-a2d7-45f64ca42516} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:54:01.621284 [ 3 ] {} HTTP-Session: 0b014dbb-ebae-4b5c-ad51-649f0ef520b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.621485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:01.621594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:01.621645 [ 3 ] {} HTTP-Session: e39c5179-18f2-43ec-b5a1-2cbe1ef477dc Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:01.621688 [ 3 ] {} HTTP-Session: e39c5179-18f2-43ec-b5a1-2cbe1ef477dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.621732 [ 3 ] {} HTTP-Session: e39c5179-18f2-43ec-b5a1-2cbe1ef477dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.621822 [ 3 ] {} HTTP-Session: e39c5179-18f2-43ec-b5a1-2cbe1ef477dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:01.621869 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:54:01.622033 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 550 rows starting from the beginning of the part 2024.07.01 18:54:01.622091 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:01.622209 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:54:01.622842 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:01.623048 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:01.623543 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:01.624274 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:01.624296 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:01.624339 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:01.624986 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:01.625660 [ 197 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:01.625728 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.07.01 18:54:01.626742 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:01.627096 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} executeQuery: Read 60 rows, 4.14 KiB in 0.005087 sec., 11794.770984863377 rows/sec., 813.96 KiB/sec. 2024.07.01 18:54:01.627733 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} DynamicQueryHandler: Done processing query 2024.07.01 18:54:01.627831 [ 3 ] {1a41f427-e430-4e50-8e94-66fc96c8de83} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:01.627937 [ 3 ] {} HTTP-Session: e39c5179-18f2-43ec-b5a1-2cbe1ef477dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:01.631216 [ 191 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 19 columns (19 merged, 0 gathered) in 0.01034902 sec., 67639.25473136587 rows/sec., 121.21 MiB/sec. 2024.07.01 18:54:01.632072 [ 191 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.07.01 18:54:01.632657 [ 191 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:01.632737 [ 191 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_26_5} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.07.01 18:54:01.632883 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB. 2024.07.01 18:54:04.856419 [ 64 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:54:04.856472 [ 64 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:54:06.603809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:06.603939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:06.603964 [ 3 ] {} HTTP-Session: 6f3e19d6-cf98-4dfc-bcc9-2153bddea10f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:06.603988 [ 3 ] {} HTTP-Session: 6f3e19d6-cf98-4dfc-bcc9-2153bddea10f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:06.604003 [ 3 ] {} HTTP-Session: 6f3e19d6-cf98-4dfc-bcc9-2153bddea10f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:06.604051 [ 3 ] {} HTTP-Session: 6f3e19d6-cf98-4dfc-bcc9-2153bddea10f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:06.604251 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:06.604317 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:54:06.604505 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:06.604946 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:06.604988 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:06.605367 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.07.01 18:54:06.605704 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:06.605870 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} executeQuery: Read 56 rows, 4.41 KiB in 0.001686 sec., 33214.709371293 rows/sec., 2.55 MiB/sec. 2024.07.01 18:54:06.606115 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} DynamicQueryHandler: Done processing query 2024.07.01 18:54:06.606141 [ 3 ] {4b713289-3449-4a6b-a304-db57f91d79b9} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:54:06.606158 [ 3 ] {} HTTP-Session: 6f3e19d6-cf98-4dfc-bcc9-2153bddea10f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:06.606301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:06.606348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:06.606368 [ 3 ] {} HTTP-Session: 333f73e8-745f-48a2-aa9d-c68233ab025a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:06.606385 [ 3 ] {} HTTP-Session: 333f73e8-745f-48a2-aa9d-c68233ab025a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:06.606399 [ 3 ] {} HTTP-Session: 333f73e8-745f-48a2-aa9d-c68233ab025a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:06.606430 [ 3 ] {} HTTP-Session: 333f73e8-745f-48a2-aa9d-c68233ab025a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:06.606547 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:06.606590 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:54:06.606725 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:06.607065 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:06.607101 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:06.607411 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.07.01 18:54:06.607750 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:06.607909 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} executeQuery: Read 64 rows, 5.12 KiB in 0.001392 sec., 45977.011494252874 rows/sec., 3.59 MiB/sec. 2024.07.01 18:54:06.608073 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} DynamicQueryHandler: Done processing query 2024.07.01 18:54:06.608096 [ 3 ] {e4e7d247-6deb-4636-8c6a-e1c27f3b1629} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:54:06.608113 [ 3 ] {} HTTP-Session: 333f73e8-745f-48a2-aa9d-c68233ab025a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:06.608278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:06.608325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:06.608344 [ 3 ] {} HTTP-Session: fd593275-b118-46a1-afb0-2c8df6c42c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:06.608360 [ 3 ] {} HTTP-Session: fd593275-b118-46a1-afb0-2c8df6c42c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:06.608375 [ 3 ] {} HTTP-Session: fd593275-b118-46a1-afb0-2c8df6c42c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:06.608404 [ 3 ] {} HTTP-Session: fd593275-b118-46a1-afb0-2c8df6c42c00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:06.608544 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:06.608590 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:54:06.608733 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:06.609082 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:06.609117 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:06.609506 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.07.01 18:54:06.609851 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:06.609998 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. 2024.07.01 18:54:06.610184 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} DynamicQueryHandler: Done processing query 2024.07.01 18:54:06.610217 [ 3 ] {67d7060c-de9e-4fba-9487-74e41562a612} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:54:06.610249 [ 3 ] {} HTTP-Session: fd593275-b118-46a1-afb0-2c8df6c42c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:06.610406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:06.610452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:06.610470 [ 3 ] {} HTTP-Session: 0f9185f2-e644-4993-9646-bcec451d8494 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:06.610487 [ 3 ] {} HTTP-Session: 0f9185f2-e644-4993-9646-bcec451d8494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:06.610501 [ 3 ] {} HTTP-Session: 0f9185f2-e644-4993-9646-bcec451d8494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:06.610531 [ 3 ] {} HTTP-Session: 0f9185f2-e644-4993-9646-bcec451d8494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:06.610654 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:06.610697 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:54:06.610821 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:06.611102 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:06.611137 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:06.611496 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.07.01 18:54:06.611821 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:06.611976 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec. 2024.07.01 18:54:06.612144 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} DynamicQueryHandler: Done processing query 2024.07.01 18:54:06.612167 [ 3 ] {3e6d4f83-a277-4852-ab6f-4bb3a55ede4d} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:06.612182 [ 3 ] {} HTTP-Session: 0f9185f2-e644-4993-9646-bcec451d8494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.605758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:11.605898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:11.605924 [ 3 ] {} HTTP-Session: fe6fefd5-b0a3-4c43-a421-a2fe47fd7c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:11.605948 [ 3 ] {} HTTP-Session: fe6fefd5-b0a3-4c43-a421-a2fe47fd7c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.605962 [ 3 ] {} HTTP-Session: fe6fefd5-b0a3-4c43-a421-a2fe47fd7c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.606011 [ 3 ] {} HTTP-Session: fe6fefd5-b0a3-4c43-a421-a2fe47fd7c71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:11.606209 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:11.606276 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:54:11.606461 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:11.606858 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:11.606900 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:11.607267 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.07.01 18:54:11.607603 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:11.607782 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} executeQuery: Read 30 rows, 2.43 KiB in 0.001634 sec., 18359.85312117503 rows/sec., 1.45 MiB/sec. 2024.07.01 18:54:11.607970 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} DynamicQueryHandler: Done processing query 2024.07.01 18:54:11.607996 [ 3 ] {6f5a2697-cf45-442e-a07b-84641d07ed11} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:11.608011 [ 3 ] {} HTTP-Session: fe6fefd5-b0a3-4c43-a421-a2fe47fd7c71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.608156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:11.608204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:11.608223 [ 3 ] {} HTTP-Session: 2a4aae05-8a9b-4e11-ba0c-caed8a790c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:11.608240 [ 3 ] {} HTTP-Session: 2a4aae05-8a9b-4e11-ba0c-caed8a790c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.608254 [ 3 ] {} HTTP-Session: 2a4aae05-8a9b-4e11-ba0c-caed8a790c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.608284 [ 3 ] {} HTTP-Session: 2a4aae05-8a9b-4e11-ba0c-caed8a790c35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:11.608420 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:11.608462 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:54:11.608582 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:11.608997 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:11.609032 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:11.609349 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.07.01 18:54:11.609663 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:11.609788 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} executeQuery: Read 146 rows, 12.55 KiB in 0.001427 sec., 102312.54379817798 rows/sec., 8.59 MiB/sec. 2024.07.01 18:54:11.609791 [ 56 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.07.01 18:54:11.609859 [ 56 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:11.609893 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:11.609977 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} DynamicQueryHandler: Done processing query 2024.07.01 18:54:11.610026 [ 3 ] {3e10f514-f953-4ce1-9182-2f2037d638cf} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:54:11.610085 [ 3 ] {} HTTP-Session: 2a4aae05-8a9b-4e11-ba0c-caed8a790c35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.610157 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.07.01 18:54:11.610262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:11.610359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:11.610413 [ 3 ] {} HTTP-Session: 80edfc0b-1b39-4a09-8338-dc8504fd45df Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:11.610453 [ 3 ] {} HTTP-Session: 80edfc0b-1b39-4a09-8338-dc8504fd45df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.610494 [ 3 ] {} HTTP-Session: 80edfc0b-1b39-4a09-8338-dc8504fd45df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.610507 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:54:11.610551 [ 3 ] {} HTTP-Session: 80edfc0b-1b39-4a09-8338-dc8504fd45df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:11.610574 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 189 rows starting from the beginning of the part 2024.07.01 18:54:11.610802 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 183 rows starting from the beginning of the part 2024.07.01 18:54:11.610917 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:11.611131 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part 2024.07.01 18:54:11.611159 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:54:11.611480 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 146 rows starting from the beginning of the part 2024.07.01 18:54:11.611767 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part 2024.07.01 18:54:11.612086 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 146 rows starting from the beginning of the part 2024.07.01 18:54:11.612486 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:11.613373 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:11.613426 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:11.614299 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.07.01 18:54:11.615010 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 776 rows, containing 4 columns (4 merged, 0 gathered) in 0.005025748 sec., 154404.8766472175 rows/sec., 12.67 MiB/sec. 2024.07.01 18:54:11.615149 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:11.615244 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.07.01 18:54:11.615364 [ 56 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.07.01 18:54:11.615473 [ 56 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:11.615478 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} executeQuery: Read 94 rows, 7.52 KiB in 0.004762 sec., 19739.605207895842 rows/sec., 1.54 MiB/sec. 2024.07.01 18:54:11.615542 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:11.616005 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.07.01 18:54:11.616269 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} DynamicQueryHandler: Done processing query 2024.07.01 18:54:11.616355 [ 3 ] {0e840f3e-778b-4d1b-9157-f5c9581ba016} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.07.01 18:54:11.616447 [ 3 ] {} HTTP-Session: 80edfc0b-1b39-4a09-8338-dc8504fd45df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.616548 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:54:11.616610 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 150 rows starting from the beginning of the part 2024.07.01 18:54:11.616681 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:11.616936 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 120 rows starting from the beginning of the part 2024.07.01 18:54:11.616898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:11.617281 [ 190 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_56_11} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.07.01 18:54:11.617345 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part 2024.07.01 18:54:11.617387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:11.617710 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 94 rows starting from the beginning of the part 2024.07.01 18:54:11.617709 [ 3 ] {} HTTP-Session: a4cf5b0a-2389-46c0-ae2f-1de464b17ae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:11.617755 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.07.01 18:54:11.617833 [ 3 ] {} HTTP-Session: a4cf5b0a-2389-46c0-ae2f-1de464b17ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.617905 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part 2024.07.01 18:54:11.617947 [ 3 ] {} HTTP-Session: a4cf5b0a-2389-46c0-ae2f-1de464b17ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.618181 [ 3 ] {} HTTP-Session: a4cf5b0a-2389-46c0-ae2f-1de464b17ae8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:11.618197 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 94 rows starting from the beginning of the part 2024.07.01 18:54:11.618786 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:11.618875 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:54:11.619364 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:11.620407 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:11.620472 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:11.621205 [ 194 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 4 columns (4 merged, 0 gathered) in 0.005501074 sec., 106524.65318590516 rows/sec., 8.32 MiB/sec. 2024.07.01 18:54:11.621437 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.07.01 18:54:11.621445 [ 194 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.07.01 18:54:11.622349 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:11.622374 [ 194 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:11.622587 [ 194 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_56_11} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.07.01 18:54:11.622629 [ 56 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.07.01 18:54:11.622669 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} executeQuery: Read 160 rows, 11.41 KiB in 0.004162 sec., 38443.056222969724 rows/sec., 2.68 MiB/sec. 2024.07.01 18:54:11.622712 [ 56 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:11.622801 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:11.622878 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.07.01 18:54:11.623141 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} DynamicQueryHandler: Done processing query 2024.07.01 18:54:11.623138 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.07.01 18:54:11.623178 [ 3 ] {46741784-75f2-4612-8fac-0aee45c6b1ec} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:54:11.623235 [ 3 ] {} HTTP-Session: a4cf5b0a-2389-46c0-ae2f-1de464b17ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.623407 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:54:11.623424 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:11.623473 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 7571 rows starting from the beginning of the part 2024.07.01 18:54:11.623526 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:11.623607 [ 3 ] {} HTTP-Session: 5ce9ca9c-de92-44c4-a539-b4c6143e08d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:11.623678 [ 3 ] {} HTTP-Session: 5ce9ca9c-de92-44c4-a539-b4c6143e08d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.623748 [ 3 ] {} HTTP-Session: 5ce9ca9c-de92-44c4-a539-b4c6143e08d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.623809 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 197 rows starting from the beginning of the part 2024.07.01 18:54:11.623854 [ 3 ] {} HTTP-Session: 5ce9ca9c-de92-44c4-a539-b4c6143e08d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:11.624117 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part 2024.07.01 18:54:11.624259 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part 2024.07.01 18:54:11.624483 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:11.624568 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part 2024.07.01 18:54:11.624926 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:54:11.624980 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part 2024.07.01 18:54:11.626883 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:11.628578 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:11.628624 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:11.630398 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.07.01 18:54:11.631001 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:11.631203 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} executeQuery: Read 30 rows, 55.05 KiB in 0.007149 sec., 4196.391103650861 rows/sec., 7.52 MiB/sec. 2024.07.01 18:54:11.632005 [ 193 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 8408 rows, containing 5 columns (5 merged, 0 gathered) in 0.008961821 sec., 938202.1801149566 rows/sec., 65.43 MiB/sec. 2024.07.01 18:54:11.632048 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} DynamicQueryHandler: Done processing query 2024.07.01 18:54:11.632095 [ 3 ] {1a7873ff-8c76-4f60-b3cd-509f0214cc5a} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:54:11.632122 [ 3 ] {} HTTP-Session: 5ce9ca9c-de92-44c4-a539-b4c6143e08d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.632279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:11.632286 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.07.01 18:54:11.632357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:11.632422 [ 3 ] {} HTTP-Session: b523e79c-0803-44fa-88d3-651d294b7e8d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:11.632470 [ 3 ] {} HTTP-Session: b523e79c-0803-44fa-88d3-651d294b7e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.632499 [ 3 ] {} HTTP-Session: b523e79c-0803-44fa-88d3-651d294b7e8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.632544 [ 3 ] {} HTTP-Session: b523e79c-0803-44fa-88d3-651d294b7e8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:11.632852 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:11.632967 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:54:11.633321 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:11.633340 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:11.633529 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_56_11} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.07.01 18:54:11.633731 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2024.07.01 18:54:11.633864 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:11.633906 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:11.634288 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.07.01 18:54:11.634616 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:11.634771 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} executeQuery: Read 60 rows, 4.14 KiB in 0.002114 sec., 28382.21381267739 rows/sec., 1.91 MiB/sec. 2024.07.01 18:54:11.634788 [ 54 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.07.01 18:54:11.634880 [ 54 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:11.634937 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:11.635086 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} DynamicQueryHandler: Done processing query 2024.07.01 18:54:11.635139 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.07.01 18:54:11.635140 [ 3 ] {1eee272b-5ea4-4f62-a97b-fb0a38b01a1c} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:11.635212 [ 3 ] {} HTTP-Session: b523e79c-0803-44fa-88d3-651d294b7e8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:11.635334 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:54:11.635371 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2566 rows starting from the beginning of the part 2024.07.01 18:54:11.635435 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part 2024.07.01 18:54:11.635645 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2024.07.01 18:54:11.635859 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part 2024.07.01 18:54:11.635977 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2024.07.01 18:54:11.636154 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part 2024.07.01 18:54:11.637650 [ 198 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2866 rows, containing 4 columns (4 merged, 0 gathered) in 0.002616235 sec., 1095467.3414276622 rows/sec., 73.67 MiB/sec. 2024.07.01 18:54:11.637886 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.07.01 18:54:11.638250 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:11.638327 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_56_11} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.07.01 18:54:11.638401 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2024.07.01 18:54:12.000162 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 190.90 MiB, peak 200.68 MiB, free memory in arenas 0.00 B, will set to 191.95 MiB (RSS), difference: 1.05 MiB 2024.07.01 18:54:16.604139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:16.604285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:16.604316 [ 3 ] {} HTTP-Session: 7c8fcead-8444-48aa-a6c6-8ac77ce43d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:16.604344 [ 3 ] {} HTTP-Session: 7c8fcead-8444-48aa-a6c6-8ac77ce43d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:16.604362 [ 3 ] {} HTTP-Session: 7c8fcead-8444-48aa-a6c6-8ac77ce43d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:16.604419 [ 3 ] {} HTTP-Session: 7c8fcead-8444-48aa-a6c6-8ac77ce43d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:16.604626 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:16.604693 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:54:16.604879 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:16.605389 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:16.605431 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:16.605803 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.07.01 18:54:16.606149 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:16.606298 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} executeQuery: Read 56 rows, 4.41 KiB in 0.001738 sec., 32220.943613348678 rows/sec., 2.48 MiB/sec. 2024.07.01 18:54:16.606612 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} DynamicQueryHandler: Done processing query 2024.07.01 18:54:16.606679 [ 3 ] {38ba7035-0069-44f4-806a-23a83297b71f} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:54:16.606734 [ 3 ] {} HTTP-Session: 7c8fcead-8444-48aa-a6c6-8ac77ce43d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:16.606904 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:16.606962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:16.606982 [ 3 ] {} HTTP-Session: b17a1492-487a-4952-9aca-c6413ec2ffd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:16.607002 [ 3 ] {} HTTP-Session: b17a1492-487a-4952-9aca-c6413ec2ffd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:16.607016 [ 3 ] {} HTTP-Session: b17a1492-487a-4952-9aca-c6413ec2ffd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:16.607052 [ 3 ] {} HTTP-Session: b17a1492-487a-4952-9aca-c6413ec2ffd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:16.607177 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:16.607224 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:54:16.607374 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:16.607702 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:16.607739 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:16.608055 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.07.01 18:54:16.608366 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:16.608490 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} executeQuery: Read 64 rows, 5.12 KiB in 0.001358 sec., 47128.12960235641 rows/sec., 3.68 MiB/sec. 2024.07.01 18:54:16.608653 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} DynamicQueryHandler: Done processing query 2024.07.01 18:54:16.608678 [ 3 ] {a66c303a-fc33-4018-930a-77c947669264} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:54:16.608694 [ 3 ] {} HTTP-Session: b17a1492-487a-4952-9aca-c6413ec2ffd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:16.608855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:16.608902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:16.608921 [ 3 ] {} HTTP-Session: b3528f2d-b8c7-44ab-8d20-0c1abd1a37d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:16.608937 [ 3 ] {} HTTP-Session: b3528f2d-b8c7-44ab-8d20-0c1abd1a37d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:16.608950 [ 3 ] {} HTTP-Session: b3528f2d-b8c7-44ab-8d20-0c1abd1a37d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:16.608981 [ 3 ] {} HTTP-Session: b3528f2d-b8c7-44ab-8d20-0c1abd1a37d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:16.609129 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:16.609174 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:54:16.609316 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:16.609700 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:16.609736 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:16.610146 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.07.01 18:54:16.610489 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:16.610614 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec. 2024.07.01 18:54:16.610781 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} DynamicQueryHandler: Done processing query 2024.07.01 18:54:16.610805 [ 3 ] {02581600-2357-41af-8d0b-71e504849082} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:54:16.610820 [ 3 ] {} HTTP-Session: b3528f2d-b8c7-44ab-8d20-0c1abd1a37d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:16.610949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:16.610997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:16.611015 [ 3 ] {} HTTP-Session: 11d8675a-a7b4-423d-94ca-aff369bfaf7b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:16.611031 [ 3 ] {} HTTP-Session: 11d8675a-a7b4-423d-94ca-aff369bfaf7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:16.611045 [ 3 ] {} HTTP-Session: 11d8675a-a7b4-423d-94ca-aff369bfaf7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:16.611075 [ 3 ] {} HTTP-Session: 11d8675a-a7b4-423d-94ca-aff369bfaf7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:16.611190 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:16.611235 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:54:16.611359 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:16.611639 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:16.611674 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:16.612023 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.07.01 18:54:16.612342 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:16.612464 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} executeQuery: Read 60 rows, 4.14 KiB in 0.001317 sec., 45558.08656036446 rows/sec., 3.07 MiB/sec. 2024.07.01 18:54:16.612625 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} DynamicQueryHandler: Done processing query 2024.07.01 18:54:16.612649 [ 3 ] {522dac9c-29ba-4bd5-ba71-d1283f347952} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:16.612665 [ 3 ] {} HTTP-Session: 11d8675a-a7b4-423d-94ca-aff369bfaf7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:19.856507 [ 50 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:54:19.856556 [ 50 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:54:21.607475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:21.607611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:21.607636 [ 3 ] {} HTTP-Session: 66255ea5-6c3d-4118-9ac1-df45dc6fd275 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:21.607661 [ 3 ] {} HTTP-Session: 66255ea5-6c3d-4118-9ac1-df45dc6fd275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.607675 [ 3 ] {} HTTP-Session: 66255ea5-6c3d-4118-9ac1-df45dc6fd275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.607727 [ 3 ] {} HTTP-Session: 66255ea5-6c3d-4118-9ac1-df45dc6fd275 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:21.607948 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:21.608027 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:54:21.608247 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:21.608725 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:21.608772 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:21.609149 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.07.01 18:54:21.609499 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:21.609648 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} executeQuery: Read 30 rows, 2.43 KiB in 0.00177 sec., 16949.15254237288 rows/sec., 1.34 MiB/sec. 2024.07.01 18:54:21.609862 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} DynamicQueryHandler: Done processing query 2024.07.01 18:54:21.609888 [ 3 ] {08042a7c-4df9-4f3c-9150-d423a9d3766c} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:21.609904 [ 3 ] {} HTTP-Session: 66255ea5-6c3d-4118-9ac1-df45dc6fd275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.610108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 26413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:21.610166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:21.610185 [ 3 ] {} HTTP-Session: 31dd3b9d-0405-43a8-8b41-cc994289282f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:21.610203 [ 3 ] {} HTTP-Session: 31dd3b9d-0405-43a8-8b41-cc994289282f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.610217 [ 3 ] {} HTTP-Session: 31dd3b9d-0405-43a8-8b41-cc994289282f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.610254 [ 3 ] {} HTTP-Session: 31dd3b9d-0405-43a8-8b41-cc994289282f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:21.610409 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:21.610456 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:54:21.610588 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:21.611000 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:21.611036 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:21.611365 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.07.01 18:54:21.611675 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:21.611808 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} executeQuery: Read 182 rows, 15.36 KiB in 0.00147 sec., 123809.52380952382 rows/sec., 10.20 MiB/sec. 2024.07.01 18:54:21.611973 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} DynamicQueryHandler: Done processing query 2024.07.01 18:54:21.611998 [ 3 ] {8ded1e51-a20b-4829-bac4-c502da70d7ae} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.07.01 18:54:21.612013 [ 3 ] {} HTTP-Session: 31dd3b9d-0405-43a8-8b41-cc994289282f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.612163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:21.612213 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:21.612232 [ 3 ] {} HTTP-Session: b8b78771-4919-49bf-b8fd-426c7c52f4a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:21.612249 [ 3 ] {} HTTP-Session: b8b78771-4919-49bf-b8fd-426c7c52f4a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.612262 [ 3 ] {} HTTP-Session: b8b78771-4919-49bf-b8fd-426c7c52f4a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.612295 [ 3 ] {} HTTP-Session: b8b78771-4919-49bf-b8fd-426c7c52f4a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:21.612429 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:21.612471 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:54:21.612595 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:21.613011 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:21.613045 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:21.613331 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.07.01 18:54:21.613616 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:21.613739 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} executeQuery: Read 118 rows, 9.42 KiB in 0.001426 sec., 82748.94810659187 rows/sec., 6.45 MiB/sec. 2024.07.01 18:54:21.614057 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} DynamicQueryHandler: Done processing query 2024.07.01 18:54:21.614117 [ 3 ] {d5cb8325-d1e8-417d-aa0c-6c566b22b474} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:54:21.614167 [ 3 ] {} HTTP-Session: b8b78771-4919-49bf-b8fd-426c7c52f4a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.614394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:21.614445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:21.614464 [ 3 ] {} HTTP-Session: 0676afac-42c7-4370-aca1-c50a75a7497b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:21.614480 [ 3 ] {} HTTP-Session: 0676afac-42c7-4370-aca1-c50a75a7497b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.614493 [ 3 ] {} HTTP-Session: 0676afac-42c7-4370-aca1-c50a75a7497b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.614525 [ 3 ] {} HTTP-Session: 0676afac-42c7-4370-aca1-c50a75a7497b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:21.614689 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:21.614737 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:54:21.614901 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:21.615343 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:21.615378 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:21.615766 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.07.01 18:54:21.616113 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:21.616242 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} executeQuery: Read 196 rows, 14.01 KiB in 0.001632 sec., 120098.03921568628 rows/sec., 8.38 MiB/sec. 2024.07.01 18:54:21.616405 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} DynamicQueryHandler: Done processing query 2024.07.01 18:54:21.616429 [ 3 ] {c3aaa59e-ea9e-44a4-bec0-dab525616fb0} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.07.01 18:54:21.616444 [ 3 ] {} HTTP-Session: 0676afac-42c7-4370-aca1-c50a75a7497b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.616619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:21.616667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:21.616685 [ 3 ] {} HTTP-Session: 745b579b-108e-453e-8954-997c59a36ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:21.616701 [ 3 ] {} HTTP-Session: 745b579b-108e-453e-8954-997c59a36ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.616715 [ 3 ] {} HTTP-Session: 745b579b-108e-453e-8954-997c59a36ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.616745 [ 3 ] {} HTTP-Session: 745b579b-108e-453e-8954-997c59a36ebf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:21.617043 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:21.617107 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:54:21.617511 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:21.618227 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:21.618262 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:21.618881 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.07.01 18:54:21.619286 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:21.619430 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} executeQuery: Read 30 rows, 55.05 KiB in 0.002594 sec., 11565.150346954511 rows/sec., 20.72 MiB/sec. 2024.07.01 18:54:21.619646 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} DynamicQueryHandler: Done processing query 2024.07.01 18:54:21.619670 [ 3 ] {318437b8-6410-47c5-ad5b-9cddd416f579} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:54:21.619686 [ 3 ] {} HTTP-Session: 745b579b-108e-453e-8954-997c59a36ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.619802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:21.619850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:21.619868 [ 3 ] {} HTTP-Session: 9d9055ed-8000-4cd5-aa32-e338be3f6617 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:21.619884 [ 3 ] {} HTTP-Session: 9d9055ed-8000-4cd5-aa32-e338be3f6617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.619897 [ 3 ] {} HTTP-Session: 9d9055ed-8000-4cd5-aa32-e338be3f6617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:21.619928 [ 3 ] {} HTTP-Session: 9d9055ed-8000-4cd5-aa32-e338be3f6617 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:21.620036 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:21.620080 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:54:21.620207 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:21.620503 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:21.620538 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2024.07.01 18:54:21.620889 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.07.01 18:54:21.621210 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:21.621338 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. 2024.07.01 18:54:21.621494 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} DynamicQueryHandler: Done processing query 2024.07.01 18:54:21.621518 [ 3 ] {4c2933f1-3d00-490d-9950-6927c03c43a4} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:21.621534 [ 3 ] {} HTTP-Session: 9d9055ed-8000-4cd5-aa32-e338be3f6617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.604040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:26.604180 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:26.604206 [ 3 ] {} HTTP-Session: 75b9d849-a08e-4047-95f9-b109fa60c8ab Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:26.604231 [ 3 ] {} HTTP-Session: 75b9d849-a08e-4047-95f9-b109fa60c8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.604245 [ 3 ] {} HTTP-Session: 75b9d849-a08e-4047-95f9-b109fa60c8ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.604296 [ 3 ] {} HTTP-Session: 75b9d849-a08e-4047-95f9-b109fa60c8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:26.604480 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:26.604551 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:54:26.604746 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:26.605173 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:26.605216 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:26.605570 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.07.01 18:54:26.605916 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:26.606085 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} executeQuery: Read 2 rows, 167.00 B in 0.001659 sec., 1205.5455093429775 rows/sec., 98.30 KiB/sec. 2024.07.01 18:54:26.606316 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} DynamicQueryHandler: Done processing query 2024.07.01 18:54:26.606342 [ 3 ] {be65c9d0-a19e-44ed-921f-0cba5abd4e14} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:54:26.606358 [ 3 ] {} HTTP-Session: 75b9d849-a08e-4047-95f9-b109fa60c8ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.606488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:26.606537 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:26.606556 [ 3 ] {} HTTP-Session: e251afa6-71e7-48fd-8125-be5b3f433eab Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:26.606572 [ 3 ] {} HTTP-Session: e251afa6-71e7-48fd-8125-be5b3f433eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.606586 [ 3 ] {} HTTP-Session: e251afa6-71e7-48fd-8125-be5b3f433eab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.606618 [ 3 ] {} HTTP-Session: e251afa6-71e7-48fd-8125-be5b3f433eab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:26.606727 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:26.606769 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:54:26.606895 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:26.607249 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:26.607285 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:26.607592 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.07.01 18:54:26.607889 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:26.608040 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} executeQuery: Read 57 rows, 4.48 KiB in 0.001346 sec., 42347.69687964339 rows/sec., 3.25 MiB/sec. 2024.07.01 18:54:26.608211 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} DynamicQueryHandler: Done processing query 2024.07.01 18:54:26.608235 [ 3 ] {4c917a3a-0985-41a4-ad12-252a3320fea0} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:54:26.608251 [ 3 ] {} HTTP-Session: e251afa6-71e7-48fd-8125-be5b3f433eab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.608368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:26.608415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:26.608433 [ 3 ] {} HTTP-Session: 6050a7a8-eb2f-4602-bd27-6f0cbcc3c71e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:26.608450 [ 3 ] {} HTTP-Session: 6050a7a8-eb2f-4602-bd27-6f0cbcc3c71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.608464 [ 3 ] {} HTTP-Session: 6050a7a8-eb2f-4602-bd27-6f0cbcc3c71e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.608494 [ 3 ] {} HTTP-Session: 6050a7a8-eb2f-4602-bd27-6f0cbcc3c71e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:26.608586 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:26.608628 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:54:26.608752 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:26.609029 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:26.609066 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:26.609360 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.07.01 18:54:26.609658 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:26.609810 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} executeQuery: Read 2 rows, 143.00 B in 0.001242 sec., 1610.3059581320451 rows/sec., 112.44 KiB/sec. 2024.07.01 18:54:26.610125 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} DynamicQueryHandler: Done processing query 2024.07.01 18:54:26.610149 [ 3 ] {5a28d1f4-0e50-42cc-aa79-0de9544e6d6a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:54:26.610165 [ 3 ] {} HTTP-Session: 6050a7a8-eb2f-4602-bd27-6f0cbcc3c71e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.610285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:26.610334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:26.610352 [ 3 ] {} HTTP-Session: 61a0099e-3965-4adc-9d33-f37c96eded0d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:26.610369 [ 3 ] {} HTTP-Session: 61a0099e-3965-4adc-9d33-f37c96eded0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.610382 [ 3 ] {} HTTP-Session: 61a0099e-3965-4adc-9d33-f37c96eded0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.610412 [ 3 ] {} HTTP-Session: 61a0099e-3965-4adc-9d33-f37c96eded0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:26.610529 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:26.610572 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:54:26.610716 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:26.611086 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:26.611122 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:26.611431 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.07.01 18:54:26.611735 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:26.611878 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} executeQuery: Read 66 rows, 5.28 KiB in 0.001385 sec., 47653.429602888085 rows/sec., 3.72 MiB/sec. 2024.07.01 18:54:26.612037 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} DynamicQueryHandler: Done processing query 2024.07.01 18:54:26.612061 [ 3 ] {2a2c81e6-6802-4ffa-85ff-53e8adf1dca0} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:54:26.612077 [ 3 ] {} HTTP-Session: 61a0099e-3965-4adc-9d33-f37c96eded0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.612240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:26.612286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:26.612305 [ 3 ] {} HTTP-Session: 6a98755f-e696-4c85-bb99-467176782d07 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:26.612321 [ 3 ] {} HTTP-Session: 6a98755f-e696-4c85-bb99-467176782d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.612335 [ 3 ] {} HTTP-Session: 6a98755f-e696-4c85-bb99-467176782d07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.612365 [ 3 ] {} HTTP-Session: 6a98755f-e696-4c85-bb99-467176782d07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:26.612506 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:26.612554 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:54:26.612695 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:26.613089 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:26.613122 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:26.613482 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.07.01 18:54:26.613799 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:26.614023 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} executeQuery: Read 161 rows, 11.48 KiB in 0.001578 sec., 102027.8833967047 rows/sec., 7.11 MiB/sec. 2024.07.01 18:54:26.614226 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} DynamicQueryHandler: Done processing query 2024.07.01 18:54:26.614258 [ 3 ] {614b146e-add3-41a1-a2d4-c2316e1eeeed} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:54:26.614281 [ 3 ] {} HTTP-Session: 6a98755f-e696-4c85-bb99-467176782d07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.614405 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:26.614451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:26.614470 [ 3 ] {} HTTP-Session: 896345cf-6b4c-4176-b3b6-125137cb41f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:26.614487 [ 3 ] {} HTTP-Session: 896345cf-6b4c-4176-b3b6-125137cb41f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.614500 [ 3 ] {} HTTP-Session: 896345cf-6b4c-4176-b3b6-125137cb41f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:26.614530 [ 3 ] {} HTTP-Session: 896345cf-6b4c-4176-b3b6-125137cb41f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:26.614649 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:26.614692 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:54:26.614817 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:26.615107 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:26.615142 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:26.615484 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.07.01 18:54:26.615803 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:26.615954 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. 2024.07.01 18:54:26.616108 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} DynamicQueryHandler: Done processing query 2024.07.01 18:54:26.616132 [ 3 ] {46085bfd-4747-4013-9b67-0058d5e5edf2} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:26.616147 [ 3 ] {} HTTP-Session: 896345cf-6b4c-4176-b3b6-125137cb41f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.605601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:31.605803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:31.605847 [ 3 ] {} HTTP-Session: 34b7d689-ae7e-4bd9-ac89-dc8431b33fe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:31.605889 [ 3 ] {} HTTP-Session: 34b7d689-ae7e-4bd9-ac89-dc8431b33fe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.605920 [ 3 ] {} HTTP-Session: 34b7d689-ae7e-4bd9-ac89-dc8431b33fe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.606000 [ 3 ] {} HTTP-Session: 34b7d689-ae7e-4bd9-ac89-dc8431b33fe1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:31.606273 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:31.606341 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:54:31.606534 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:31.606972 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:31.607016 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:31.607388 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.07.01 18:54:31.607713 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:31.607886 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} executeQuery: Read 30 rows, 2.43 KiB in 0.001666 sec., 18007.20288115246 rows/sec., 1.43 MiB/sec. 2024.07.01 18:54:31.608107 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} DynamicQueryHandler: Done processing query 2024.07.01 18:54:31.608134 [ 3 ] {49404901-01a8-48c1-b6a2-3bbbfe12e664} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:31.608152 [ 3 ] {} HTTP-Session: 34b7d689-ae7e-4bd9-ac89-dc8431b33fe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.608281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:31.608330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:31.608349 [ 3 ] {} HTTP-Session: 44401708-2d13-4f1c-a05c-1dccd84e854f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:31.608367 [ 3 ] {} HTTP-Session: 44401708-2d13-4f1c-a05c-1dccd84e854f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.608381 [ 3 ] {} HTTP-Session: 44401708-2d13-4f1c-a05c-1dccd84e854f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.608412 [ 3 ] {} HTTP-Session: 44401708-2d13-4f1c-a05c-1dccd84e854f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:31.608507 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:31.608552 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:54:31.608682 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:31.608977 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:31.609020 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:31.609327 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.07.01 18:54:31.609638 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:31.609792 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} executeQuery: Read 4 rows, 334.00 B in 0.001302 sec., 3072.1966205837175 rows/sec., 250.52 KiB/sec. 2024.07.01 18:54:31.610084 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} DynamicQueryHandler: Done processing query 2024.07.01 18:54:31.610110 [ 3 ] {a25085b6-48a8-49fe-9e04-fbdc7fe74d5f} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:54:31.610125 [ 3 ] {} HTTP-Session: 44401708-2d13-4f1c-a05c-1dccd84e854f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.610260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:31.610310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:31.610331 [ 3 ] {} HTTP-Session: c2c812f8-5e00-4be6-9704-bf07add55f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:31.610350 [ 3 ] {} HTTP-Session: c2c812f8-5e00-4be6-9704-bf07add55f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.610366 [ 3 ] {} HTTP-Session: c2c812f8-5e00-4be6-9704-bf07add55f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.610400 [ 3 ] {} HTTP-Session: c2c812f8-5e00-4be6-9704-bf07add55f7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:31.610540 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:31.610585 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:54:31.610729 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:31.611105 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:31.611143 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:31.611457 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.07.01 18:54:31.611772 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:31.611930 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} executeQuery: Read 148 rows, 12.69 KiB in 0.001441 sec., 102706.45385149201 rows/sec., 8.60 MiB/sec. 2024.07.01 18:54:31.612121 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} DynamicQueryHandler: Done processing query 2024.07.01 18:54:31.612161 [ 3 ] {ffff75c6-c95b-4e6f-b57c-cb7ba151a9ac} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:54:31.612182 [ 3 ] {} HTTP-Session: c2c812f8-5e00-4be6-9704-bf07add55f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.612312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:31.612372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:31.612396 [ 3 ] {} HTTP-Session: 809066c7-1295-47ff-9435-0bddfa7bbea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:31.612417 [ 3 ] {} HTTP-Session: 809066c7-1295-47ff-9435-0bddfa7bbea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.612435 [ 3 ] {} HTTP-Session: 809066c7-1295-47ff-9435-0bddfa7bbea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.612473 [ 3 ] {} HTTP-Session: 809066c7-1295-47ff-9435-0bddfa7bbea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:31.612596 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:31.612647 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:54:31.612803 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:31.613099 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:31.613139 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:31.613432 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.07.01 18:54:31.613716 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:31.613864 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} executeQuery: Read 4 rows, 286.00 B in 0.001355 sec., 2952.029520295203 rows/sec., 206.12 KiB/sec. 2024.07.01 18:54:31.614222 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} DynamicQueryHandler: Done processing query 2024.07.01 18:54:31.614252 [ 3 ] {992db955-ea18-4965-87dc-b77435684660} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:54:31.614268 [ 3 ] {} HTTP-Session: 809066c7-1295-47ff-9435-0bddfa7bbea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.614385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:31.614434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:31.614452 [ 3 ] {} HTTP-Session: 24cb04d7-9e9f-4667-bfd5-9abec92a822b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:31.614470 [ 3 ] {} HTTP-Session: 24cb04d7-9e9f-4667-bfd5-9abec92a822b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.614484 [ 3 ] {} HTTP-Session: 24cb04d7-9e9f-4667-bfd5-9abec92a822b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.614514 [ 3 ] {} HTTP-Session: 24cb04d7-9e9f-4667-bfd5-9abec92a822b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:31.614649 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:31.614692 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:54:31.614842 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:31.615178 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:31.615214 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:31.615532 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.07.01 18:54:31.615844 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:31.616001 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} executeQuery: Read 98 rows, 7.84 KiB in 0.001405 sec., 69750.8896797153 rows/sec., 5.45 MiB/sec. 2024.07.01 18:54:31.616167 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} DynamicQueryHandler: Done processing query 2024.07.01 18:54:31.616191 [ 3 ] {1c167f1a-7379-4b43-97a4-e2e152f0d563} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:54:31.616207 [ 3 ] {} HTTP-Session: 24cb04d7-9e9f-4667-bfd5-9abec92a822b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.616365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:31.616413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:31.616433 [ 3 ] {} HTTP-Session: 1785ebe4-1f71-48aa-91d4-f48cb8c9a8dc Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:31.616450 [ 3 ] {} HTTP-Session: 1785ebe4-1f71-48aa-91d4-f48cb8c9a8dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.616464 [ 3 ] {} HTTP-Session: 1785ebe4-1f71-48aa-91d4-f48cb8c9a8dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.616494 [ 3 ] {} HTTP-Session: 1785ebe4-1f71-48aa-91d4-f48cb8c9a8dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:31.616635 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:31.616681 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:54:31.616827 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:31.617179 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:31.617215 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:31.617602 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.07.01 18:54:31.617932 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:31.618092 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} executeQuery: Read 162 rows, 11.55 KiB in 0.001513 sec., 107072.0423000661 rows/sec., 7.46 MiB/sec. 2024.07.01 18:54:31.618368 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} DynamicQueryHandler: Done processing query 2024.07.01 18:54:31.618430 [ 3 ] {e9cd040b-e8cf-4f37-aac7-a4f9fb0ea211} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:54:31.618491 [ 3 ] {} HTTP-Session: 1785ebe4-1f71-48aa-91d4-f48cb8c9a8dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.618741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:31.618807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:31.618826 [ 3 ] {} HTTP-Session: f58e8f6d-faa0-4317-8990-cc516199de14 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:31.618843 [ 3 ] {} HTTP-Session: f58e8f6d-faa0-4317-8990-cc516199de14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.618858 [ 3 ] {} HTTP-Session: f58e8f6d-faa0-4317-8990-cc516199de14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.618889 [ 3 ] {} HTTP-Session: f58e8f6d-faa0-4317-8990-cc516199de14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:31.619193 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:31.619263 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:54:31.619678 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:31.620438 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:31.620474 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:31.621083 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.07.01 18:54:31.621481 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:31.621684 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} executeQuery: Read 30 rows, 55.05 KiB in 0.002703 sec., 11098.779134295228 rows/sec., 19.89 MiB/sec. 2024.07.01 18:54:31.622208 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} DynamicQueryHandler: Done processing query 2024.07.01 18:54:31.622233 [ 3 ] {bee78519-baab-4154-91b7-f225c406061c} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:54:31.622249 [ 3 ] {} HTTP-Session: f58e8f6d-faa0-4317-8990-cc516199de14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.622369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:31.622417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:31.622436 [ 3 ] {} HTTP-Session: f1ae8e76-1af9-4d34-9018-d4315ef6b0fc Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:31.622452 [ 3 ] {} HTTP-Session: f1ae8e76-1af9-4d34-9018-d4315ef6b0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.622466 [ 3 ] {} HTTP-Session: f1ae8e76-1af9-4d34-9018-d4315ef6b0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:31.622496 [ 3 ] {} HTTP-Session: f1ae8e76-1af9-4d34-9018-d4315ef6b0fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:31.622613 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:31.622658 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:54:31.622803 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:31.623099 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:31.623135 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:31.623496 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.07.01 18:54:31.623814 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:31.623969 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. 2024.07.01 18:54:31.624123 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} DynamicQueryHandler: Done processing query 2024.07.01 18:54:31.624146 [ 3 ] {74790ca9-9f8c-4e08-94e5-71b59cbfb1af} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:31.624162 [ 3 ] {} HTTP-Session: f1ae8e76-1af9-4d34-9018-d4315ef6b0fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:34.856593 [ 35 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:54:34.856646 [ 35 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:54:36.604362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:36.604510 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:36.604540 [ 3 ] {} HTTP-Session: 28650078-b09a-439f-b8e9-7e9e9430c1bf Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:36.604570 [ 3 ] {} HTTP-Session: 28650078-b09a-439f-b8e9-7e9e9430c1bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.604588 [ 3 ] {} HTTP-Session: 28650078-b09a-439f-b8e9-7e9e9430c1bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.604643 [ 3 ] {} HTTP-Session: 28650078-b09a-439f-b8e9-7e9e9430c1bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:36.604847 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:36.604954 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:54:36.605181 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:36.605601 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:36.605649 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:36.606022 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.07.01 18:54:36.606363 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:36.606542 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} executeQuery: Read 2 rows, 167.00 B in 0.001745 sec., 1146.1318051575931 rows/sec., 93.46 KiB/sec. 2024.07.01 18:54:36.606752 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} DynamicQueryHandler: Done processing query 2024.07.01 18:54:36.606779 [ 3 ] {4b57cdcc-1d0b-4eec-a52d-9733d4c13526} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:54:36.606796 [ 3 ] {} HTTP-Session: 28650078-b09a-439f-b8e9-7e9e9430c1bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.606939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:36.607019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:36.607040 [ 3 ] {} HTTP-Session: 53c04217-d1e0-4ab4-ae4d-a99414c67dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:36.607058 [ 3 ] {} HTTP-Session: 53c04217-d1e0-4ab4-ae4d-a99414c67dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.607072 [ 3 ] {} HTTP-Session: 53c04217-d1e0-4ab4-ae4d-a99414c67dd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.607108 [ 3 ] {} HTTP-Session: 53c04217-d1e0-4ab4-ae4d-a99414c67dd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:36.607232 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:36.607279 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:54:36.607411 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:36.607740 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:36.607777 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:36.608102 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.07.01 18:54:36.608416 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:36.608571 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} executeQuery: Read 57 rows, 4.48 KiB in 0.001378 sec., 41364.29608127721 rows/sec., 3.17 MiB/sec. 2024.07.01 18:54:36.608589 [ 34 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.07.01 18:54:36.608697 [ 34 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:36.608732 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:36.608821 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} DynamicQueryHandler: Done processing query 2024.07.01 18:54:36.608877 [ 3 ] {718a47d7-c844-4830-9471-b76cb986c397} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:54:36.608944 [ 3 ] {} HTTP-Session: 53c04217-d1e0-4ab4-ae4d-a99414c67dd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.609032 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.07.01 18:54:36.609206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:36.609380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:36.609492 [ 3 ] {} HTTP-Session: 5209cd59-fc79-4eb4-bdd7-e9efe382cd74 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:36.609574 [ 3 ] {} HTTP-Session: 5209cd59-fc79-4eb4-bdd7-e9efe382cd74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.609657 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:54:36.609659 [ 3 ] {} HTTP-Session: 5209cd59-fc79-4eb4-bdd7-e9efe382cd74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.609759 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 189 rows starting from the beginning of the part 2024.07.01 18:54:36.609788 [ 3 ] {} HTTP-Session: 5209cd59-fc79-4eb4-bdd7-e9efe382cd74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:36.610222 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2024.07.01 18:54:36.610295 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:36.610541 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:54:36.610753 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 182 rows starting from the beginning of the part 2024.07.01 18:54:36.611249 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 57 rows starting from the beginning of the part 2024.07.01 18:54:36.611499 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 148 rows starting from the beginning of the part 2024.07.01 18:54:36.611863 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 57 rows starting from the beginning of the part 2024.07.01 18:54:36.611882 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:36.612627 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:36.612671 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:36.613132 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.07.01 18:54:36.613599 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:36.613662 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 689 rows, containing 4 columns (4 merged, 0 gathered) in 0.004878176 sec., 141241.31642646762 rows/sec., 11.47 MiB/sec. 2024.07.01 18:54:36.613859 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} executeQuery: Read 2 rows, 143.00 B in 0.003845 sec., 520.1560468140442 rows/sec., 36.32 KiB/sec. 2024.07.01 18:54:36.614009 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.07.01 18:54:36.614175 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} DynamicQueryHandler: Done processing query 2024.07.01 18:54:36.614205 [ 3 ] {abcf11ae-76ed-4bfe-87dc-06d098894837} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:54:36.614230 [ 3 ] {} HTTP-Session: 5209cd59-fc79-4eb4-bdd7-e9efe382cd74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.614437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:36.614513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:36.614545 [ 3 ] {} HTTP-Session: eadd1b37-5459-4765-b4d2-c4a2b104c004 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:36.614570 [ 3 ] {} HTTP-Session: eadd1b37-5459-4765-b4d2-c4a2b104c004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.614602 [ 3 ] {} HTTP-Session: eadd1b37-5459-4765-b4d2-c4a2b104c004 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.614657 [ 3 ] {} HTTP-Session: eadd1b37-5459-4765-b4d2-c4a2b104c004 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:36.614701 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:36.614896 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:36.614909 [ 199 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_61_12} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.07.01 18:54:36.614967 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:54:36.615108 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.07.01 18:54:36.615247 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:36.615575 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:36.615612 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:36.615925 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.07.01 18:54:36.616236 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:36.616388 [ 34 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.07.01 18:54:36.616390 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} executeQuery: Read 66 rows, 5.28 KiB in 0.001567 sec., 42118.69814932993 rows/sec., 3.29 MiB/sec. 2024.07.01 18:54:36.616437 [ 34 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:36.616494 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:36.616723 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} DynamicQueryHandler: Done processing query 2024.07.01 18:54:36.616774 [ 3 ] {15daabc3-6f27-407c-a97b-9320275d4eb4} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:54:36.616823 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.07.01 18:54:36.616849 [ 3 ] {} HTTP-Session: eadd1b37-5459-4765-b4d2-c4a2b104c004 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.617157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:36.617322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:36.617425 [ 3 ] {} HTTP-Session: 45e407cb-9f39-47bd-8967-56fa17e706ef Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:36.617502 [ 3 ] {} HTTP-Session: 45e407cb-9f39-47bd-8967-56fa17e706ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.617571 [ 3 ] {} HTTP-Session: 45e407cb-9f39-47bd-8967-56fa17e706ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.617635 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:54:36.617684 [ 3 ] {} HTTP-Session: 45e407cb-9f39-47bd-8967-56fa17e706ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:36.617745 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 150 rows starting from the beginning of the part 2024.07.01 18:54:36.617999 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2024.07.01 18:54:36.618123 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:36.618293 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 118 rows starting from the beginning of the part 2024.07.01 18:54:36.618362 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:54:36.618558 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 66 rows starting from the beginning of the part 2024.07.01 18:54:36.618854 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 98 rows starting from the beginning of the part 2024.07.01 18:54:36.619123 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 66 rows starting from the beginning of the part 2024.07.01 18:54:36.619861 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:36.620806 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:36.620873 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:36.621944 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 4 columns (4 merged, 0 gathered) in 0.005355062 sec., 104947.43104748367 rows/sec., 8.19 MiB/sec. 2024.07.01 18:54:36.621954 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.07.01 18:54:36.622114 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.07.01 18:54:36.622856 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:36.622994 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:36.623128 [ 34 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.07.01 18:54:36.623222 [ 34 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:36.623231 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} executeQuery: Read 161 rows, 11.48 KiB in 0.005354 sec., 30070.974971983564 rows/sec., 2.09 MiB/sec. 2024.07.01 18:54:36.623279 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:36.623292 [ 186 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_61_12} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.07.01 18:54:36.623717 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.07.01 18:54:36.623822 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.07.01 18:54:36.623917 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} DynamicQueryHandler: Done processing query 2024.07.01 18:54:36.623950 [ 3 ] {2971a13e-1322-43c5-a4ad-6d8aae69e4ca} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:54:36.624019 [ 3 ] {} HTTP-Session: 45e407cb-9f39-47bd-8967-56fa17e706ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.624321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:36.624418 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:54:36.624503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:36.624549 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 8408 rows starting from the beginning of the part 2024.07.01 18:54:36.624600 [ 3 ] {} HTTP-Session: ee9385d6-99c3-45e8-97b5-adb46cbf520f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:36.624679 [ 3 ] {} HTTP-Session: ee9385d6-99c3-45e8-97b5-adb46cbf520f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.624802 [ 3 ] {} HTTP-Session: ee9385d6-99c3-45e8-97b5-adb46cbf520f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.625070 [ 3 ] {} HTTP-Session: ee9385d6-99c3-45e8-97b5-adb46cbf520f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:36.625189 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part 2024.07.01 18:54:36.625565 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:36.625658 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 196 rows starting from the beginning of the part 2024.07.01 18:54:36.625787 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:54:36.625907 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 161 rows starting from the beginning of the part 2024.07.01 18:54:36.626175 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 162 rows starting from the beginning of the part 2024.07.01 18:54:36.626537 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 161 rows starting from the beginning of the part 2024.07.01 18:54:36.626799 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:36.627252 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:36.627293 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:36.627916 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.07.01 18:54:36.628430 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:36.628728 [ 34 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.07.01 18:54:36.628750 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} executeQuery: Read 60 rows, 4.14 KiB in 0.003443 sec., 17426.662794074935 rows/sec., 1.17 MiB/sec. 2024.07.01 18:54:36.628875 [ 34 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:36.629030 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:36.629268 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} DynamicQueryHandler: Done processing query 2024.07.01 18:54:36.629296 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.07.01 18:54:36.629304 [ 3 ] {5243d387-0c55-428b-b87a-32694e3edb03} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:36.629338 [ 3 ] {} HTTP-Session: ee9385d6-99c3-45e8-97b5-adb46cbf520f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:36.629573 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:54:36.629610 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2866 rows starting from the beginning of the part 2024.07.01 18:54:36.629690 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part 2024.07.01 18:54:36.629829 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2024.07.01 18:54:36.630029 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part 2024.07.01 18:54:36.630216 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2024.07.01 18:54:36.630301 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part 2024.07.01 18:54:36.631132 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 9248 rows, containing 5 columns (5 merged, 0 gathered) in 0.007706553 sec., 1200017.699222986 rows/sec., 83.68 MiB/sec. 2024.07.01 18:54:36.631315 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.07.01 18:54:36.631764 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3166 rows, containing 4 columns (4 merged, 0 gathered) in 0.002600215 sec., 1217591.6222312385 rows/sec., 81.90 MiB/sec. 2024.07.01 18:54:36.631829 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:36.631927 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_61_12} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.07.01 18:54:36.632008 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. 2024.07.01 18:54:36.632299 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.07.01 18:54:36.632792 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:36.632892 [ 187 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_61_12} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.07.01 18:54:36.633001 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2024.07.01 18:54:41.606384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:41.606516 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:41.606542 [ 3 ] {} HTTP-Session: c445f788-fc56-4041-998b-f8dc2a4fa223 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:41.606570 [ 3 ] {} HTTP-Session: c445f788-fc56-4041-998b-f8dc2a4fa223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.606587 [ 3 ] {} HTTP-Session: c445f788-fc56-4041-998b-f8dc2a4fa223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.606646 [ 3 ] {} HTTP-Session: c445f788-fc56-4041-998b-f8dc2a4fa223 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:41.606868 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:41.606945 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:54:41.607164 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:41.607640 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:41.607689 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:41.608096 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.07.01 18:54:41.608444 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:41.608614 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} executeQuery: Read 30 rows, 2.43 KiB in 0.001813 sec., 16547.159404302263 rows/sec., 1.31 MiB/sec. 2024.07.01 18:54:41.608630 [ 55 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 2024.07.01 18:54:41.608731 [ 55 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:41.608779 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:41.608935 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} DynamicQueryHandler: Done processing query 2024.07.01 18:54:41.608980 [ 3 ] {476ab1fb-25d0-4499-895d-829530e622bc} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:41.608990 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::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.07.01 18:54:41.609004 [ 3 ] {} HTTP-Session: c445f788-fc56-4041-998b-f8dc2a4fa223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.609255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:41.609273 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:54:41.609344 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 30 rows starting from the beginning of the part 2024.07.01 18:54:41.609345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:41.609405 [ 3 ] {} HTTP-Session: ec838304-759f-43c5-9e16-ca45e80c6d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:41.609467 [ 3 ] {} HTTP-Session: ec838304-759f-43c5-9e16-ca45e80c6d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.609529 [ 3 ] {} HTTP-Session: ec838304-759f-43c5-9e16-ca45e80c6d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.609630 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:41.609651 [ 3 ] {} HTTP-Session: ec838304-759f-43c5-9e16-ca45e80c6d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:41.609851 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:41.609934 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:41.610144 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:41.610124 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:54:41.610531 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:41.611173 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:41.611895 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:41.611962 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:41.612870 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.07.01 18:54:41.613260 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.004364309 sec., 34369.70205363552 rows/sec., 2.72 MiB/sec. 2024.07.01 18:54:41.613465 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) 2024.07.01 18:54:41.613619 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:41.613920 [ 55 ] {} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2024.07.01 18:54:41.614061 [ 55 ] {} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:41.614094 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} executeQuery: Read 2 rows, 167.00 B in 0.004281 sec., 467.180565288484 rows/sec., 38.10 KiB/sec. 2024.07.01 18:54:41.614192 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:41.614571 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:41.614587 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2024.07.01 18:54:41.614884 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_30_7} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 2024.07.01 18:54:41.615046 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} DynamicQueryHandler: Done processing query 2024.07.01 18:54:41.615059 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:54:41.615100 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.07.01 18:54:41.615130 [ 3 ] {e8c60ccb-752a-4e69-a699-f5a005332e17} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:54:41.615165 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 14 rows starting from the beginning of the part 2024.07.01 18:54:41.615198 [ 3 ] {} HTTP-Session: ec838304-759f-43c5-9e16-ca45e80c6d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.615361 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.07.01 18:54:41.615560 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2024.07.01 18:54:41.615578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:41.615832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:41.615868 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part 2024.07.01 18:54:41.615902 [ 3 ] {} HTTP-Session: 300e28ad-bdb7-48da-8620-3e07f21508ce Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:41.615975 [ 3 ] {} HTTP-Session: 300e28ad-bdb7-48da-8620-3e07f21508ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.616045 [ 3 ] {} HTTP-Session: 300e28ad-bdb7-48da-8620-3e07f21508ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.616168 [ 3 ] {} HTTP-Session: 300e28ad-bdb7-48da-8620-3e07f21508ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:41.616174 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part 2024.07.01 18:54:41.616384 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part 2024.07.01 18:54:41.616670 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:41.616826 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:54:41.617217 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:41.618123 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:41.618182 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:41.618924 [ 187 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004551321 sec., 5712.627169122987 rows/sec., 465.82 KiB/sec. 2024.07.01 18:54:41.619074 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.07.01 18:54:41.619093 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2024.07.01 18:54:41.619537 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:41.619602 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:41.619751 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} executeQuery: Read 147 rows, 12.62 KiB in 0.003383 sec., 43452.55690215785 rows/sec., 3.64 MiB/sec. 2024.07.01 18:54:41.619773 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_25_5} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2024.07.01 18:54:41.619910 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.07.01 18:54:41.619976 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} DynamicQueryHandler: Done processing query 2024.07.01 18:54:41.620001 [ 3 ] {9e656523-9c87-4c79-8d77-90fbb976644c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:54:41.620017 [ 3 ] {} HTTP-Session: 300e28ad-bdb7-48da-8620-3e07f21508ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.620149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:41.620197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:41.620215 [ 3 ] {} HTTP-Session: 88957cf3-d49b-4047-bd0a-c79f59b0d759 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:41.620231 [ 3 ] {} HTTP-Session: 88957cf3-d49b-4047-bd0a-c79f59b0d759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.620245 [ 3 ] {} HTTP-Session: 88957cf3-d49b-4047-bd0a-c79f59b0d759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.620276 [ 3 ] {} HTTP-Session: 88957cf3-d49b-4047-bd0a-c79f59b0d759 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:41.620369 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:41.620411 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:54:41.620539 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:41.620809 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:41.620844 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:41.621144 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.07.01 18:54:41.621450 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:41.621610 [ 55 ] {} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2024.07.01 18:54:41.621614 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} executeQuery: Read 2 rows, 143.00 B in 0.00126 sec., 1587.3015873015872 rows/sec., 110.83 KiB/sec. 2024.07.01 18:54:41.621662 [ 55 ] {} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:41.621730 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:41.621975 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} DynamicQueryHandler: Done processing query 2024.07.01 18:54:41.622094 [ 3 ] {47acfc23-7be4-4b9d-b325-780e151dfd3d} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:54:41.622176 [ 3 ] {} HTTP-Session: 88957cf3-d49b-4047-bd0a-c79f59b0d759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.622346 [ 196 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2024.07.01 18:54:41.622498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:41.622581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:41.622613 [ 3 ] {} HTTP-Session: 0f04b17d-de56-4844-bf1b-79dd2373f657 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:41.622623 [ 196 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:54:41.622635 [ 3 ] {} HTTP-Session: 0f04b17d-de56-4844-bf1b-79dd2373f657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.622658 [ 3 ] {} HTTP-Session: 0f04b17d-de56-4844-bf1b-79dd2373f657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.622669 [ 196 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 14 rows starting from the beginning of the part 2024.07.01 18:54:41.622699 [ 3 ] {} HTTP-Session: 0f04b17d-de56-4844-bf1b-79dd2373f657 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:41.622855 [ 196 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.07.01 18:54:41.623026 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:41.623149 [ 196 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2024.07.01 18:54:41.623157 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:54:41.623331 [ 196 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part 2024.07.01 18:54:41.623569 [ 196 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part 2024.07.01 18:54:41.623803 [ 196 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part 2024.07.01 18:54:41.623829 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:41.624684 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:41.624725 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:41.625177 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.07.01 18:54:41.625596 [ 187 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.003741031 sec., 6949.955774223737 rows/sec., 485.28 KiB/sec. 2024.07.01 18:54:41.625850 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:41.625896 [ 190 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2024.07.01 18:54:41.626184 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} executeQuery: Read 96 rows, 7.68 KiB in 0.00334 sec., 28742.51497005988 rows/sec., 2.25 MiB/sec. 2024.07.01 18:54:41.626901 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} DynamicQueryHandler: Done processing query 2024.07.01 18:54:41.627008 [ 3 ] {9c4b8d75-82de-4879-9efe-a6233ea90bf0} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.07.01 18:54:41.627100 [ 3 ] {} HTTP-Session: 0f04b17d-de56-4844-bf1b-79dd2373f657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.627431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:41.627513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:41.627521 [ 190 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:41.627543 [ 3 ] {} HTTP-Session: 1a37d12c-1541-472e-8681-cc6e54b9e01c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:41.627592 [ 3 ] {} HTTP-Session: 1a37d12c-1541-472e-8681-cc6e54b9e01c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.627624 [ 3 ] {} HTTP-Session: 1a37d12c-1541-472e-8681-cc6e54b9e01c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.627687 [ 3 ] {} HTTP-Session: 1a37d12c-1541-472e-8681-cc6e54b9e01c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:41.627713 [ 190 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_25_5} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2024.07.01 18:54:41.627869 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.07.01 18:54:41.627929 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:41.627981 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:54:41.628149 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:41.628537 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:41.628573 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:41.628966 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.07.01 18:54:41.629325 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:41.629480 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} executeQuery: Read 161 rows, 11.48 KiB in 0.001666 sec., 96638.65546218488 rows/sec., 6.73 MiB/sec. 2024.07.01 18:54:41.629641 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} DynamicQueryHandler: Done processing query 2024.07.01 18:54:41.629665 [ 3 ] {84545eca-827d-4841-895d-ee9601cc4444} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:54:41.629681 [ 3 ] {} HTTP-Session: 1a37d12c-1541-472e-8681-cc6e54b9e01c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.629898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:41.629945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:41.629964 [ 3 ] {} HTTP-Session: 7a5af195-a0bf-4376-81b9-16d9de437c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:41.629980 [ 3 ] {} HTTP-Session: 7a5af195-a0bf-4376-81b9-16d9de437c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.629994 [ 3 ] {} HTTP-Session: 7a5af195-a0bf-4376-81b9-16d9de437c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.630024 [ 3 ] {} HTTP-Session: 7a5af195-a0bf-4376-81b9-16d9de437c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:41.630328 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:41.630391 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:54:41.630797 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:41.631463 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:41.631499 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:41.632121 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.07.01 18:54:41.632529 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:41.632742 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} executeQuery: Read 30 rows, 55.05 KiB in 0.002613 sec., 11481.05625717566 rows/sec., 20.57 MiB/sec. 2024.07.01 18:54:41.633329 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} DynamicQueryHandler: Done processing query 2024.07.01 18:54:41.633353 [ 3 ] {ac412044-f51b-4dc1-b2f5-98ada7f1f526} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:54:41.633369 [ 3 ] {} HTTP-Session: 7a5af195-a0bf-4376-81b9-16d9de437c8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.633495 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:41.633544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:41.633563 [ 3 ] {} HTTP-Session: 8168c9be-592e-4f71-8e5a-f5fd2b9f461d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:41.633579 [ 3 ] {} HTTP-Session: 8168c9be-592e-4f71-8e5a-f5fd2b9f461d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.633592 [ 3 ] {} HTTP-Session: 8168c9be-592e-4f71-8e5a-f5fd2b9f461d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:41.633623 [ 3 ] {} HTTP-Session: 8168c9be-592e-4f71-8e5a-f5fd2b9f461d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:41.633741 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:41.633786 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:54:41.633936 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:41.634226 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:41.634262 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:41.634626 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.07.01 18:54:41.634956 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:41.635111 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. 2024.07.01 18:54:41.635269 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} DynamicQueryHandler: Done processing query 2024.07.01 18:54:41.635293 [ 3 ] {a7a12287-817d-459b-8b8b-5110f1d1a24f} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:41.635308 [ 3 ] {} HTTP-Session: 8168c9be-592e-4f71-8e5a-f5fd2b9f461d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.604606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:46.604756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:46.604793 [ 3 ] {} HTTP-Session: 517d655b-5536-4311-b784-6bae870e97ce Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:46.604827 [ 3 ] {} HTTP-Session: 517d655b-5536-4311-b784-6bae870e97ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.604848 [ 3 ] {} HTTP-Session: 517d655b-5536-4311-b784-6bae870e97ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.604910 [ 3 ] {} HTTP-Session: 517d655b-5536-4311-b784-6bae870e97ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:46.605114 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:46.605192 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:54:46.605417 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:46.605928 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:46.605974 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:46.606346 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.07.01 18:54:46.606691 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:46.606859 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} executeQuery: Read 2 rows, 167.00 B in 0.0018 sec., 1111.111111111111 rows/sec., 90.60 KiB/sec. 2024.07.01 18:54:46.607057 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} DynamicQueryHandler: Done processing query 2024.07.01 18:54:46.607084 [ 3 ] {c10822aa-5093-4d31-906c-f6f458e52b57} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:54:46.607100 [ 3 ] {} HTTP-Session: 517d655b-5536-4311-b784-6bae870e97ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.607269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:46.607319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:46.607339 [ 3 ] {} HTTP-Session: 2faefe81-4114-4ef7-89ba-8480ad79ad6b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:46.607355 [ 3 ] {} HTTP-Session: 2faefe81-4114-4ef7-89ba-8480ad79ad6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.607369 [ 3 ] {} HTTP-Session: 2faefe81-4114-4ef7-89ba-8480ad79ad6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.607400 [ 3 ] {} HTTP-Session: 2faefe81-4114-4ef7-89ba-8480ad79ad6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:46.607509 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:46.607553 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:54:46.607680 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:46.608002 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:46.608040 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:46.608356 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.07.01 18:54:46.608669 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:46.608818 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} executeQuery: Read 57 rows, 4.48 KiB in 0.001343 sec., 42442.29337304542 rows/sec., 3.26 MiB/sec. 2024.07.01 18:54:46.608974 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} DynamicQueryHandler: Done processing query 2024.07.01 18:54:46.608998 [ 3 ] {30e89768-8908-4b44-9708-ee82ebb9d644} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:54:46.609014 [ 3 ] {} HTTP-Session: 2faefe81-4114-4ef7-89ba-8480ad79ad6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.609137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:46.609185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:46.609204 [ 3 ] {} HTTP-Session: 52f597fd-a7be-43db-ae3f-249995770332 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:46.609221 [ 3 ] {} HTTP-Session: 52f597fd-a7be-43db-ae3f-249995770332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.609234 [ 3 ] {} HTTP-Session: 52f597fd-a7be-43db-ae3f-249995770332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.609265 [ 3 ] {} HTTP-Session: 52f597fd-a7be-43db-ae3f-249995770332 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:46.609359 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:46.609403 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:54:46.609529 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:46.609781 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:46.609818 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:46.610125 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.07.01 18:54:46.610429 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:46.610579 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} executeQuery: Read 2 rows, 143.00 B in 0.00124 sec., 1612.9032258064517 rows/sec., 112.62 KiB/sec. 2024.07.01 18:54:46.610747 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} DynamicQueryHandler: Done processing query 2024.07.01 18:54:46.610772 [ 3 ] {473c845d-d011-4138-bea2-91fc5737b0dd} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:54:46.610788 [ 3 ] {} HTTP-Session: 52f597fd-a7be-43db-ae3f-249995770332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.610952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:46.611000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:46.611018 [ 3 ] {} HTTP-Session: 42aa45fe-c4ac-449d-934c-8965e1cae092 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:46.611034 [ 3 ] {} HTTP-Session: 42aa45fe-c4ac-449d-934c-8965e1cae092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.611048 [ 3 ] {} HTTP-Session: 42aa45fe-c4ac-449d-934c-8965e1cae092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.611079 [ 3 ] {} HTTP-Session: 42aa45fe-c4ac-449d-934c-8965e1cae092 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:46.611197 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:46.611239 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:54:46.611367 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:46.611667 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:46.611703 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:46.612009 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.07.01 18:54:46.612309 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:46.612458 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} executeQuery: Read 66 rows, 5.28 KiB in 0.001289 sec., 51202.482544608225 rows/sec., 4.00 MiB/sec. 2024.07.01 18:54:46.612608 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} DynamicQueryHandler: Done processing query 2024.07.01 18:54:46.612632 [ 3 ] {e3e863db-d283-40ee-a022-d9d90a52e3e9} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:54:46.612648 [ 3 ] {} HTTP-Session: 42aa45fe-c4ac-449d-934c-8965e1cae092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.612793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:46.612842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:46.612861 [ 3 ] {} HTTP-Session: fa3e5cb9-12b6-4024-9f95-158d96dea87b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:46.612877 [ 3 ] {} HTTP-Session: fa3e5cb9-12b6-4024-9f95-158d96dea87b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.612891 [ 3 ] {} HTTP-Session: fa3e5cb9-12b6-4024-9f95-158d96dea87b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.612921 [ 3 ] {} HTTP-Session: fa3e5cb9-12b6-4024-9f95-158d96dea87b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:46.613063 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:46.613110 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:54:46.613253 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:46.613594 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:46.613628 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:46.613990 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.07.01 18:54:46.614377 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:46.614537 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} executeQuery: Read 161 rows, 11.48 KiB in 0.001532 sec., 105091.38381201045 rows/sec., 7.32 MiB/sec. 2024.07.01 18:54:46.614788 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} DynamicQueryHandler: Done processing query 2024.07.01 18:54:46.614846 [ 3 ] {ee4d6949-dc47-46f2-9d86-b4e1848044c8} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:54:46.614900 [ 3 ] {} HTTP-Session: fa3e5cb9-12b6-4024-9f95-158d96dea87b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.615110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:46.615162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:46.615181 [ 3 ] {} HTTP-Session: dfd50d18-3470-413b-a3e7-2a0c19ab30d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:46.615197 [ 3 ] {} HTTP-Session: dfd50d18-3470-413b-a3e7-2a0c19ab30d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.615211 [ 3 ] {} HTTP-Session: dfd50d18-3470-413b-a3e7-2a0c19ab30d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:46.615242 [ 3 ] {} HTTP-Session: dfd50d18-3470-413b-a3e7-2a0c19ab30d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:46.615365 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:46.615412 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:54:46.615555 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:46.615826 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:46.615862 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:46.616217 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.07.01 18:54:46.616538 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:46.616689 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. 2024.07.01 18:54:46.616948 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} DynamicQueryHandler: Done processing query 2024.07.01 18:54:46.617009 [ 3 ] {1172b951-7277-4d1e-948b-8caae81547cd} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:46.617062 [ 3 ] {} HTTP-Session: dfd50d18-3470-413b-a3e7-2a0c19ab30d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:49.856903 [ 28 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:54:49.856965 [ 28 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:54:51.608299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:51.608450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:51.608479 [ 3 ] {} HTTP-Session: 18733cd3-0744-4c1e-b0a1-ee19abb426ca Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:51.608507 [ 3 ] {} HTTP-Session: 18733cd3-0744-4c1e-b0a1-ee19abb426ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.608525 [ 3 ] {} HTTP-Session: 18733cd3-0744-4c1e-b0a1-ee19abb426ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.608581 [ 3 ] {} HTTP-Session: 18733cd3-0744-4c1e-b0a1-ee19abb426ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:51.608795 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:51.608871 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:54:51.609074 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:51.609512 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:51.609556 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:51.609928 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.07.01 18:54:51.610270 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:51.610446 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} executeQuery: Read 30 rows, 2.43 KiB in 0.001715 sec., 17492.71137026239 rows/sec., 1.38 MiB/sec. 2024.07.01 18:54:51.610652 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} DynamicQueryHandler: Done processing query 2024.07.01 18:54:51.610679 [ 3 ] {a4deae92-55ae-4a99-83fb-ec01a76e4714} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:51.610697 [ 3 ] {} HTTP-Session: 18733cd3-0744-4c1e-b0a1-ee19abb426ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.610830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:51.610883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:51.610903 [ 3 ] {} HTTP-Session: 673b7864-6a71-4f39-bcc5-0a78b4e84733 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:51.610920 [ 3 ] {} HTTP-Session: 673b7864-6a71-4f39-bcc5-0a78b4e84733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.610934 [ 3 ] {} HTTP-Session: 673b7864-6a71-4f39-bcc5-0a78b4e84733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.610965 [ 3 ] {} HTTP-Session: 673b7864-6a71-4f39-bcc5-0a78b4e84733 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:51.611059 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:51.611103 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:54:51.611232 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:51.611515 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:51.611553 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:51.611857 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.07.01 18:54:51.612171 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:51.612328 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} executeQuery: Read 2 rows, 167.00 B in 0.001286 sec., 1555.2099533437013 rows/sec., 126.82 KiB/sec. 2024.07.01 18:54:51.612486 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} DynamicQueryHandler: Done processing query 2024.07.01 18:54:51.612510 [ 3 ] {89d6ab70-d79f-4b4d-b580-b624de81b197} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:54:51.612526 [ 3 ] {} HTTP-Session: 673b7864-6a71-4f39-bcc5-0a78b4e84733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.612653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 26546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:51.612701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:51.612719 [ 3 ] {} HTTP-Session: c6d1b901-558e-4455-8707-849204a0b4f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:51.612736 [ 3 ] {} HTTP-Session: c6d1b901-558e-4455-8707-849204a0b4f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.612749 [ 3 ] {} HTTP-Session: c6d1b901-558e-4455-8707-849204a0b4f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.612779 [ 3 ] {} HTTP-Session: c6d1b901-558e-4455-8707-849204a0b4f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:51.612916 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:51.612959 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:54:51.613081 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:51.613576 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:51.613611 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:51.613908 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.07.01 18:54:51.614199 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:51.614406 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} executeQuery: Read 183 rows, 15.43 KiB in 0.001544 sec., 118523.31606217616 rows/sec., 9.76 MiB/sec. 2024.07.01 18:54:51.614571 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} DynamicQueryHandler: Done processing query 2024.07.01 18:54:51.614595 [ 3 ] {f0065287-bc04-4bd0-a97d-f06e4a347899} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.07.01 18:54:51.614611 [ 3 ] {} HTTP-Session: c6d1b901-558e-4455-8707-849204a0b4f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.614730 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:51.614780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:51.614798 [ 3 ] {} HTTP-Session: 4a162070-5f9c-411a-b3ea-18468a5e133f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:51.614814 [ 3 ] {} HTTP-Session: 4a162070-5f9c-411a-b3ea-18468a5e133f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.614828 [ 3 ] {} HTTP-Session: 4a162070-5f9c-411a-b3ea-18468a5e133f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.614858 [ 3 ] {} HTTP-Session: 4a162070-5f9c-411a-b3ea-18468a5e133f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:51.614949 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:51.614993 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:54:51.615116 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:51.615427 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:51.615464 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:51.615759 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.07.01 18:54:51.616069 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:51.616223 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} executeQuery: Read 2 rows, 143.00 B in 0.001296 sec., 1543.2098765432097 rows/sec., 107.75 KiB/sec. 2024.07.01 18:54:51.616387 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} DynamicQueryHandler: Done processing query 2024.07.01 18:54:51.616410 [ 3 ] {f364d44d-e7bd-4b91-9716-464a3e73b971} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:54:51.616425 [ 3 ] {} HTTP-Session: 4a162070-5f9c-411a-b3ea-18468a5e133f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.616554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:51.616601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:51.616619 [ 3 ] {} HTTP-Session: c8c4950d-6894-480b-8649-900df0978d10 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:51.616635 [ 3 ] {} HTTP-Session: c8c4950d-6894-480b-8649-900df0978d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.616649 [ 3 ] {} HTTP-Session: c8c4950d-6894-480b-8649-900df0978d10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.616678 [ 3 ] {} HTTP-Session: c8c4950d-6894-480b-8649-900df0978d10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:51.616809 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:51.616851 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:54:51.616975 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:51.617344 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:51.617382 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:51.617695 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.07.01 18:54:51.618002 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:51.618153 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} executeQuery: Read 120 rows, 9.58 KiB in 0.001392 sec., 86206.89655172413 rows/sec., 6.72 MiB/sec. 2024.07.01 18:54:51.618407 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} DynamicQueryHandler: Done processing query 2024.07.01 18:54:51.618460 [ 3 ] {87216de0-108e-43d6-acc3-762b5a95c458} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:54:51.618514 [ 3 ] {} HTTP-Session: c8c4950d-6894-480b-8649-900df0978d10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.618743 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:51.618795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:51.618814 [ 3 ] {} HTTP-Session: 04b39012-9ef5-46ce-863d-0671ab89f8d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:51.618831 [ 3 ] {} HTTP-Session: 04b39012-9ef5-46ce-863d-0671ab89f8d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.618844 [ 3 ] {} HTTP-Session: 04b39012-9ef5-46ce-863d-0671ab89f8d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.618875 [ 3 ] {} HTTP-Session: 04b39012-9ef5-46ce-863d-0671ab89f8d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:51.619041 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:51.619090 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:54:51.619245 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:51.619657 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:51.619694 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:51.620085 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.07.01 18:54:51.620429 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:51.620577 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} executeQuery: Read 197 rows, 14.08 KiB in 0.001618 sec., 121755.25339925833 rows/sec., 8.50 MiB/sec. 2024.07.01 18:54:51.620751 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} DynamicQueryHandler: Done processing query 2024.07.01 18:54:51.620775 [ 3 ] {d47bd276-3ec0-40b8-8858-f383a5449040} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.07.01 18:54:51.620790 [ 3 ] {} HTTP-Session: 04b39012-9ef5-46ce-863d-0671ab89f8d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.620931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:51.620978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:51.620997 [ 3 ] {} HTTP-Session: e949b4d3-db34-42f6-aaf3-b2925c30864d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:51.621013 [ 3 ] {} HTTP-Session: e949b4d3-db34-42f6-aaf3-b2925c30864d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.621026 [ 3 ] {} HTTP-Session: e949b4d3-db34-42f6-aaf3-b2925c30864d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.621056 [ 3 ] {} HTTP-Session: e949b4d3-db34-42f6-aaf3-b2925c30864d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:51.621492 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:51.621558 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:54:51.621956 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:51.622643 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:51.622680 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:51.623286 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.07.01 18:54:51.623685 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:51.623862 [ 47 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.07.01 18:54:51.623869 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} executeQuery: Read 30 rows, 55.05 KiB in 0.002707 sec., 11082.379017362393 rows/sec., 19.86 MiB/sec. 2024.07.01 18:54:51.623951 [ 47 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:51.624034 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:51.624413 [ 196 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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.07.01 18:54:51.624573 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} DynamicQueryHandler: Done processing query 2024.07.01 18:54:51.624666 [ 3 ] {f0eec88b-ce55-4231-871b-40bd4ff90b4c} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:54:51.624743 [ 3 ] {} HTTP-Session: e949b4d3-db34-42f6-aaf3-b2925c30864d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.624972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:51.625053 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:51.625085 [ 3 ] {} HTTP-Session: 6886648e-661d-4e1d-8a19-f1d09c8d1674 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:51.625112 [ 3 ] {} HTTP-Session: 6886648e-661d-4e1d-8a19-f1d09c8d1674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.625139 [ 3 ] {} HTTP-Session: 6886648e-661d-4e1d-8a19-f1d09c8d1674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.625189 [ 3 ] {} HTTP-Session: 6886648e-661d-4e1d-8a19-f1d09c8d1674 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:51.625231 [ 196 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:54:51.625308 [ 196 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 700 rows starting from the beginning of the part 2024.07.01 18:54:51.625336 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:51.625401 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:54:51.625916 [ 196 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:51.626026 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:51.626443 [ 196 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:51.627012 [ 196 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:51.627075 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:51.627125 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:51.627510 [ 196 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:51.628030 [ 196 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part 2024.07.01 18:54:51.628194 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.07.01 18:54:51.628825 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:51.629072 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} executeQuery: Read 60 rows, 4.14 KiB in 0.00377 sec., 15915.119363395226 rows/sec., 1.07 MiB/sec. 2024.07.01 18:54:51.629331 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} DynamicQueryHandler: Done processing query 2024.07.01 18:54:51.629358 [ 3 ] {8d5f104c-cc51-4408-afca-bf4767488e0d} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:51.629383 [ 3 ] {} HTTP-Session: 6886648e-661d-4e1d-8a19-f1d09c8d1674 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:51.635711 [ 187 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 850 rows, containing 19 columns (19 merged, 0 gathered) in 0.011551006 sec., 73586.66422647516 rows/sec., 131.86 MiB/sec. 2024.07.01 18:54:51.636584 [ 187 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.07.01 18:54:51.637215 [ 187 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:51.637311 [ 187 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_31_6} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.07.01 18:54:51.637467 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.77 MiB. 2024.07.01 18:54:56.605587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:56.605720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:56.605745 [ 3 ] {} HTTP-Session: 39cc8923-1af1-488f-b039-0dd7c6af61a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:56.605769 [ 3 ] {} HTTP-Session: 39cc8923-1af1-488f-b039-0dd7c6af61a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:56.605784 [ 3 ] {} HTTP-Session: 39cc8923-1af1-488f-b039-0dd7c6af61a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:56.605832 [ 3 ] {} HTTP-Session: 39cc8923-1af1-488f-b039-0dd7c6af61a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:56.606025 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:56.606090 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:54:56.606274 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:56.606753 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:56.606792 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:56.607177 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.07.01 18:54:56.607520 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:56.607673 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} executeQuery: Read 56 rows, 4.41 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.51 MiB/sec. 2024.07.01 18:54:56.607872 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} DynamicQueryHandler: Done processing query 2024.07.01 18:54:56.607898 [ 3 ] {7d521903-706e-42cb-9051-9327cc1ef307} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:54:56.607915 [ 3 ] {} HTTP-Session: 39cc8923-1af1-488f-b039-0dd7c6af61a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:56.608083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:56.608133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:56.608151 [ 3 ] {} HTTP-Session: 3fa97986-38db-41eb-b177-06904e0c9d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:56.608168 [ 3 ] {} HTTP-Session: 3fa97986-38db-41eb-b177-06904e0c9d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:56.608182 [ 3 ] {} HTTP-Session: 3fa97986-38db-41eb-b177-06904e0c9d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:56.608214 [ 3 ] {} HTTP-Session: 3fa97986-38db-41eb-b177-06904e0c9d50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:56.608328 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:56.608370 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:54:56.608497 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:56.608870 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:56.608907 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:56.609224 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.07.01 18:54:56.609541 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:56.609697 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} executeQuery: Read 64 rows, 5.12 KiB in 0.001408 sec., 45454.545454545456 rows/sec., 3.55 MiB/sec. 2024.07.01 18:54:56.609866 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} DynamicQueryHandler: Done processing query 2024.07.01 18:54:56.609891 [ 3 ] {57b88f0e-fa4c-4ab7-b8f4-98acedfcf155} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:54:56.609907 [ 3 ] {} HTTP-Session: 3fa97986-38db-41eb-b177-06904e0c9d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:56.610069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:56.610120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:56.610139 [ 3 ] {} HTTP-Session: cd7f2924-d267-4a59-89bc-129a87f0aae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:56.610157 [ 3 ] {} HTTP-Session: cd7f2924-d267-4a59-89bc-129a87f0aae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:56.610171 [ 3 ] {} HTTP-Session: cd7f2924-d267-4a59-89bc-129a87f0aae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:56.610202 [ 3 ] {} HTTP-Session: cd7f2924-d267-4a59-89bc-129a87f0aae9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:56.610354 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:56.610401 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:54:56.610544 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:56.610988 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:56.611025 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:56.611421 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.07.01 18:54:56.611771 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:56.611903 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec. 2024.07.01 18:54:56.612102 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} DynamicQueryHandler: Done processing query 2024.07.01 18:54:56.612135 [ 3 ] {63f97dc2-41ab-49af-8297-65479f297094} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:54:56.612156 [ 3 ] {} HTTP-Session: cd7f2924-d267-4a59-89bc-129a87f0aae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:56.612304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:54:56.612353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:54:56.612373 [ 3 ] {} HTTP-Session: 0d9cc88d-2971-4a2e-95ad-353580165696 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:54:56.612389 [ 3 ] {} HTTP-Session: 0d9cc88d-2971-4a2e-95ad-353580165696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:56.612403 [ 3 ] {} HTTP-Session: 0d9cc88d-2971-4a2e-95ad-353580165696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:54:56.612433 [ 3 ] {} HTTP-Session: 0d9cc88d-2971-4a2e-95ad-353580165696 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:54:56.612561 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:54:56.612606 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:54:56.612733 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:54:56.613030 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:54:56.613065 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:54:56.613429 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.07.01 18:54:56.613746 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:54:56.613874 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec. 2024.07.01 18:54:56.614026 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} DynamicQueryHandler: Done processing query 2024.07.01 18:54:56.614048 [ 3 ] {b487de8b-beec-4c2e-88d5-607a88a06511} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:54:56.614063 [ 3 ] {} HTTP-Session: 0d9cc88d-2971-4a2e-95ad-353580165696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.608770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:01.608912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:01.608939 [ 3 ] {} HTTP-Session: dd7e52f0-0aab-4d38-9540-d25e22d3abb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:01.608965 [ 3 ] {} HTTP-Session: dd7e52f0-0aab-4d38-9540-d25e22d3abb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.608979 [ 3 ] {} HTTP-Session: dd7e52f0-0aab-4d38-9540-d25e22d3abb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.609030 [ 3 ] {} HTTP-Session: dd7e52f0-0aab-4d38-9540-d25e22d3abb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:01.609233 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:01.609305 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:55:01.609496 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:01.609971 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:01.610014 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:55:01.610391 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.07.01 18:55:01.610734 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:01.610883 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} executeQuery: Read 30 rows, 2.43 KiB in 0.001713 sec., 17513.134851138355 rows/sec., 1.39 MiB/sec. 2024.07.01 18:55:01.611167 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} DynamicQueryHandler: Done processing query 2024.07.01 18:55:01.611211 [ 3 ] {a92de9cf-bf76-4b1c-a4ca-cc8e6e9d6ae6} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:01.611236 [ 3 ] {} HTTP-Session: dd7e52f0-0aab-4d38-9540-d25e22d3abb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.611430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:01.611485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:01.611506 [ 3 ] {} HTTP-Session: 8b8afc7f-2dc7-4f5a-b8ce-6e2fa8222a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:01.611524 [ 3 ] {} HTTP-Session: 8b8afc7f-2dc7-4f5a-b8ce-6e2fa8222a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.611542 [ 3 ] {} HTTP-Session: 8b8afc7f-2dc7-4f5a-b8ce-6e2fa8222a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.611575 [ 3 ] {} HTTP-Session: 8b8afc7f-2dc7-4f5a-b8ce-6e2fa8222a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:01.611720 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:01.611766 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:55:01.611911 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:01.612357 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:01.612395 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:55:01.612727 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.07.01 18:55:01.613050 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:01.613175 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} executeQuery: Read 146 rows, 12.55 KiB in 0.001519 sec., 96115.86570111915 rows/sec., 8.07 MiB/sec. 2024.07.01 18:55:01.613185 [ 80 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.07.01 18:55:01.613238 [ 80 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:01.613271 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:55:01.613403 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} DynamicQueryHandler: Done processing query 2024.07.01 18:55:01.613509 [ 3 ] {8a20929d-6a35-470d-9ac6-2b9b3a61c0cd} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:55:01.613574 [ 3 ] {} HTTP-Session: 8b8afc7f-2dc7-4f5a-b8ce-6e2fa8222a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.613574 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.07.01 18:55:01.613942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:01.614252 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:55:01.614299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:01.614377 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 189 rows starting from the beginning of the part 2024.07.01 18:55:01.614418 [ 3 ] {} HTTP-Session: 90578389-ed7e-40b7-a1d2-4e88e18ef5f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:01.614490 [ 3 ] {} HTTP-Session: 90578389-ed7e-40b7-a1d2-4e88e18ef5f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.614541 [ 3 ] {} HTTP-Session: 90578389-ed7e-40b7-a1d2-4e88e18ef5f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.614661 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 147 rows starting from the beginning of the part 2024.07.01 18:55:01.614690 [ 3 ] {} HTTP-Session: 90578389-ed7e-40b7-a1d2-4e88e18ef5f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:01.614868 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 57 rows starting from the beginning of the part 2024.07.01 18:55:01.615180 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 183 rows starting from the beginning of the part 2024.07.01 18:55:01.615205 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:01.615434 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part 2024.07.01 18:55:01.615411 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:55:01.615691 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 146 rows starting from the beginning of the part 2024.07.01 18:55:01.616339 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:01.617274 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:01.617332 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:01.618109 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.07.01 18:55:01.618718 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 4 columns (4 merged, 0 gathered) in 0.005355102 sec., 145282.01330245438 rows/sec., 11.92 MiB/sec. 2024.07.01 18:55:01.618927 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.07.01 18:55:01.619018 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:01.619254 [ 80 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.07.01 18:55:01.619351 [ 80 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:01.619395 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} executeQuery: Read 94 rows, 7.52 KiB in 0.004327 sec., 21724.05823896464 rows/sec., 1.70 MiB/sec. 2024.07.01 18:55:01.619450 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:01.619978 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.07.01 18:55:01.620185 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} DynamicQueryHandler: Done processing query 2024.07.01 18:55:01.620254 [ 3 ] {b196eae7-ec39-480f-ade2-f57ecc22f04a} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.07.01 18:55:01.620333 [ 3 ] {} HTTP-Session: 90578389-ed7e-40b7-a1d2-4e88e18ef5f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.620373 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:55:01.620433 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 150 rows starting from the beginning of the part 2024.07.01 18:55:01.620483 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:01.620591 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 96 rows starting from the beginning of the part 2024.07.01 18:55:01.620839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:01.620974 [ 191 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_66_13} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.07.01 18:55:01.621068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:01.621091 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 66 rows starting from the beginning of the part 2024.07.01 18:55:01.621160 [ 3 ] {} HTTP-Session: 257b8e41-0de8-4053-8aba-0793ba6a70b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:01.621279 [ 3 ] {} HTTP-Session: 257b8e41-0de8-4053-8aba-0793ba6a70b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.621310 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.07.01 18:55:01.621432 [ 3 ] {} HTTP-Session: 257b8e41-0de8-4053-8aba-0793ba6a70b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.621505 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 120 rows starting from the beginning of the part 2024.07.01 18:55:01.621570 [ 3 ] {} HTTP-Session: 257b8e41-0de8-4053-8aba-0793ba6a70b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:01.621758 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part 2024.07.01 18:55:01.622015 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 94 rows starting from the beginning of the part 2024.07.01 18:55:01.622249 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:01.622464 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:55:01.622955 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:01.623992 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:01.624068 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:01.624724 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 4 columns (4 merged, 0 gathered) in 0.005119689 sec., 115241.3750132088 rows/sec., 9.00 MiB/sec. 2024.07.01 18:55:01.624916 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.07.01 18:55:01.625004 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.07.01 18:55:01.625739 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:01.625869 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:01.625946 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_66_13} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.07.01 18:55:01.626105 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.07.01 18:55:01.626154 [ 80 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.07.01 18:55:01.626231 [ 80 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:01.626234 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} executeQuery: Read 160 rows, 11.41 KiB in 0.004343 sec., 36840.89339166475 rows/sec., 2.57 MiB/sec. 2024.07.01 18:55:01.626256 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:55:01.626673 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.07.01 18:55:01.626783 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} DynamicQueryHandler: Done processing query 2024.07.01 18:55:01.626892 [ 3 ] {e3ecc6b2-b677-48b3-ba5c-891b8a0edcbc} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:55:01.627002 [ 3 ] {} HTTP-Session: 257b8e41-0de8-4053-8aba-0793ba6a70b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.627370 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:55:01.627506 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 9248 rows starting from the beginning of the part 2024.07.01 18:55:01.627508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:01.627787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:01.627888 [ 3 ] {} HTTP-Session: fd45cabf-5553-4f6a-bb32-c67b4556581e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:01.627899 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 161 rows starting from the beginning of the part 2024.07.01 18:55:01.627946 [ 3 ] {} HTTP-Session: fd45cabf-5553-4f6a-bb32-c67b4556581e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.627985 [ 3 ] {} HTTP-Session: fd45cabf-5553-4f6a-bb32-c67b4556581e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.628160 [ 3 ] {} HTTP-Session: fd45cabf-5553-4f6a-bb32-c67b4556581e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:01.628210 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 161 rows starting from the beginning of the part 2024.07.01 18:55:01.628471 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 197 rows starting from the beginning of the part 2024.07.01 18:55:01.628592 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part 2024.07.01 18:55:01.628746 [ 201 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part 2024.07.01 18:55:01.628890 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:01.629278 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:55:01.630697 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:01.632524 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:01.632604 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:01.634167 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.07.01 18:55:01.635222 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:01.635434 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} executeQuery: Read 30 rows, 55.05 KiB in 0.006991 sec., 4291.231583464454 rows/sec., 7.69 MiB/sec. 2024.07.01 18:55:01.636101 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} DynamicQueryHandler: Done processing query 2024.07.01 18:55:01.636157 [ 3 ] {7e47e6ca-0a04-4ce6-bd63-aafe92456ed2} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:55:01.636218 [ 3 ] {} HTTP-Session: fd45cabf-5553-4f6a-bb32-c67b4556581e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.636439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:01.636449 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 10087 rows, containing 5 columns (5 merged, 0 gathered) in 0.010051536 sec., 1003528.2169809669 rows/sec., 69.98 MiB/sec. 2024.07.01 18:55:01.636517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:01.636547 [ 3 ] {} HTTP-Session: 8911614d-660b-4fba-a081-f8ea1da7b2f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:01.636565 [ 3 ] {} HTTP-Session: 8911614d-660b-4fba-a081-f8ea1da7b2f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.636580 [ 3 ] {} HTTP-Session: 8911614d-660b-4fba-a081-f8ea1da7b2f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.636617 [ 3 ] {} HTTP-Session: 8911614d-660b-4fba-a081-f8ea1da7b2f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:01.636783 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.07.01 18:55:01.636817 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:01.636957 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:55:01.637392 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:01.637917 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:01.638148 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:01.638155 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_66_13} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.07.01 18:55:01.638217 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:55:01.638365 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. 2024.07.01 18:55:01.638751 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.07.01 18:55:01.639086 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:01.639215 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} executeQuery: Read 60 rows, 4.14 KiB in 0.002479 sec., 24203.307785397337 rows/sec., 1.63 MiB/sec. 2024.07.01 18:55:01.639220 [ 80 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.07.01 18:55:01.639281 [ 80 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:01.639325 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2024.07.01 18:55:01.639418 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} DynamicQueryHandler: Done processing query 2024.07.01 18:55:01.639429 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.07.01 18:55:01.639444 [ 3 ] {0ea41374-9086-4301-824c-a7fa8e1d2e30} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:01.639477 [ 3 ] {} HTTP-Session: 8911614d-660b-4fba-a081-f8ea1da7b2f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:01.639569 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:55:01.639598 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3166 rows starting from the beginning of the part 2024.07.01 18:55:01.639663 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2024.07.01 18:55:01.639860 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part 2024.07.01 18:55:01.640046 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part 2024.07.01 18:55:01.640216 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2024.07.01 18:55:01.640348 [ 200 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part 2024.07.01 18:55:01.641944 [ 195 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3466 rows, containing 4 columns (4 merged, 0 gathered) in 0.002565075 sec., 1351227.546952818 rows/sec., 90.90 MiB/sec. 2024.07.01 18:55:01.642453 [ 186 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.07.01 18:55:01.642936 [ 186 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:01.643031 [ 186 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_66_13} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.07.01 18:55:01.643134 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2024.07.01 18:55:02.000206 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 194.84 MiB, peak 205.21 MiB, free memory in arenas 0.00 B, will set to 196.20 MiB (RSS), difference: 1.36 MiB 2024.07.01 18:55:04.857030 [ 49 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:55:04.857079 [ 49 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:55:06.605288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:06.605495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:06.605575 [ 3 ] {} HTTP-Session: eadd8fad-0d1c-4565-ada1-9baf6f5a67fa Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:06.605635 [ 3 ] {} HTTP-Session: eadd8fad-0d1c-4565-ada1-9baf6f5a67fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:06.605663 [ 3 ] {} HTTP-Session: eadd8fad-0d1c-4565-ada1-9baf6f5a67fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:06.605733 [ 3 ] {} HTTP-Session: eadd8fad-0d1c-4565-ada1-9baf6f5a67fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:06.606047 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:06.606116 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:55:06.606307 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:06.606758 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:06.606802 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:06.607177 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.07.01 18:55:06.607516 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:06.607709 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} executeQuery: Read 56 rows, 4.41 KiB in 0.001735 sec., 32276.657060518733 rows/sec., 2.48 MiB/sec. 2024.07.01 18:55:06.608015 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} DynamicQueryHandler: Done processing query 2024.07.01 18:55:06.608078 [ 3 ] {df9ab6bb-a93f-4e7d-82b9-09b89e990bab} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:55:06.608141 [ 3 ] {} HTTP-Session: eadd8fad-0d1c-4565-ada1-9baf6f5a67fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:06.608372 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:06.608427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:06.608446 [ 3 ] {} HTTP-Session: 1ca06aa6-9040-4f21-ad0a-1d68a9f77f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:06.608463 [ 3 ] {} HTTP-Session: 1ca06aa6-9040-4f21-ad0a-1d68a9f77f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:06.608477 [ 3 ] {} HTTP-Session: 1ca06aa6-9040-4f21-ad0a-1d68a9f77f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:06.608510 [ 3 ] {} HTTP-Session: 1ca06aa6-9040-4f21-ad0a-1d68a9f77f30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:06.608636 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:06.608680 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:55:06.608827 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:06.609164 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:06.609202 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:06.609517 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.07.01 18:55:06.609823 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:06.609950 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} executeQuery: Read 64 rows, 5.12 KiB in 0.001359 sec., 47093.451066961 rows/sec., 3.68 MiB/sec. 2024.07.01 18:55:06.610114 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} DynamicQueryHandler: Done processing query 2024.07.01 18:55:06.610139 [ 3 ] {57160a1d-43f5-4080-a61a-d2ad2fb02a25} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:55:06.610155 [ 3 ] {} HTTP-Session: 1ca06aa6-9040-4f21-ad0a-1d68a9f77f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:06.610311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:06.610360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:06.610379 [ 3 ] {} HTTP-Session: 2a66b8ab-e8a9-4890-b9aa-2fae9ead77ef Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:06.610395 [ 3 ] {} HTTP-Session: 2a66b8ab-e8a9-4890-b9aa-2fae9ead77ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:06.610409 [ 3 ] {} HTTP-Session: 2a66b8ab-e8a9-4890-b9aa-2fae9ead77ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:06.610440 [ 3 ] {} HTTP-Session: 2a66b8ab-e8a9-4890-b9aa-2fae9ead77ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:06.610587 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:06.610634 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:55:06.610777 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:06.611165 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:06.611201 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:06.611605 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.07.01 18:55:06.611949 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:06.612078 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec. 2024.07.01 18:55:06.612245 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} DynamicQueryHandler: Done processing query 2024.07.01 18:55:06.612269 [ 3 ] {b2776130-ae5c-4e81-930c-bd728f1ce246} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:55:06.612284 [ 3 ] {} HTTP-Session: 2a66b8ab-e8a9-4890-b9aa-2fae9ead77ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:06.612405 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:06.612454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:06.612475 [ 3 ] {} HTTP-Session: e62a110f-a714-4ce5-8e8d-100bb98c7d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:06.612491 [ 3 ] {} HTTP-Session: e62a110f-a714-4ce5-8e8d-100bb98c7d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:06.612505 [ 3 ] {} HTTP-Session: e62a110f-a714-4ce5-8e8d-100bb98c7d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:06.612536 [ 3 ] {} HTTP-Session: e62a110f-a714-4ce5-8e8d-100bb98c7d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:06.612667 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:06.612711 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:55:06.612838 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:06.613130 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:06.613165 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:06.613519 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.07.01 18:55:06.613847 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:06.613974 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec. 2024.07.01 18:55:06.614250 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} DynamicQueryHandler: Done processing query 2024.07.01 18:55:06.614316 [ 3 ] {6540b9c9-6150-4cab-a513-a3e844cfa49d} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:06.614386 [ 3 ] {} HTTP-Session: e62a110f-a714-4ce5-8e8d-100bb98c7d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.606726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:11.606871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:11.606900 [ 3 ] {} HTTP-Session: 8c91f844-f80b-4ef2-9f8f-54d226ef5cee Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:11.606928 [ 3 ] {} HTTP-Session: 8c91f844-f80b-4ef2-9f8f-54d226ef5cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.606946 [ 3 ] {} HTTP-Session: 8c91f844-f80b-4ef2-9f8f-54d226ef5cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.607004 [ 3 ] {} HTTP-Session: 8c91f844-f80b-4ef2-9f8f-54d226ef5cee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:11.607218 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:11.607294 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:55:11.607513 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:11.607980 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:11.608028 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:11.608403 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.07.01 18:55:11.608763 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:11.608915 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} executeQuery: Read 30 rows, 2.43 KiB in 0.001768 sec., 16968.325791855204 rows/sec., 1.34 MiB/sec. 2024.07.01 18:55:11.609134 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} DynamicQueryHandler: Done processing query 2024.07.01 18:55:11.609163 [ 3 ] {76808ac9-7b96-42bb-9dd2-1cddf3d1bce7} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:11.609179 [ 3 ] {} HTTP-Session: 8c91f844-f80b-4ef2-9f8f-54d226ef5cee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.609338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:11.609395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:11.609414 [ 3 ] {} HTTP-Session: 3119b9db-4358-4bad-ac7d-424c0d08df3d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:11.609433 [ 3 ] {} HTTP-Session: 3119b9db-4358-4bad-ac7d-424c0d08df3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.609447 [ 3 ] {} HTTP-Session: 3119b9db-4358-4bad-ac7d-424c0d08df3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.609482 [ 3 ] {} HTTP-Session: 3119b9db-4358-4bad-ac7d-424c0d08df3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:11.609630 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:11.609677 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:55:11.609813 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:11.610276 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:11.610312 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:11.610626 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.07.01 18:55:11.610935 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:11.611065 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} executeQuery: Read 146 rows, 12.55 KiB in 0.001501 sec., 97268.48767488342 rows/sec., 8.16 MiB/sec. 2024.07.01 18:55:11.611321 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} DynamicQueryHandler: Done processing query 2024.07.01 18:55:11.611384 [ 3 ] {f556985f-5a02-4bc7-beb2-0bea76f35cc8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:55:11.611440 [ 3 ] {} HTTP-Session: 3119b9db-4358-4bad-ac7d-424c0d08df3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.611609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:11.611663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:11.611685 [ 3 ] {} HTTP-Session: 2376918c-1ad5-4f25-87ce-9b05fc08f6fe Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:11.611703 [ 3 ] {} HTTP-Session: 2376918c-1ad5-4f25-87ce-9b05fc08f6fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.611717 [ 3 ] {} HTTP-Session: 2376918c-1ad5-4f25-87ce-9b05fc08f6fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.611750 [ 3 ] {} HTTP-Session: 2376918c-1ad5-4f25-87ce-9b05fc08f6fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:11.611888 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:11.611932 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:55:11.612079 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:11.612445 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:11.612481 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:11.612792 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.07.01 18:55:11.613101 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:11.613228 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} executeQuery: Read 94 rows, 7.52 KiB in 0.001397 sec., 67287.04366499642 rows/sec., 5.26 MiB/sec. 2024.07.01 18:55:11.613408 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} DynamicQueryHandler: Done processing query 2024.07.01 18:55:11.613444 [ 3 ] {1196a570-48d8-40ec-8a31-97c1f7d0c2bb} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.07.01 18:55:11.613469 [ 3 ] {} HTTP-Session: 2376918c-1ad5-4f25-87ce-9b05fc08f6fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.613638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:11.613689 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:11.613708 [ 3 ] {} HTTP-Session: 0e982d72-195a-4427-8f8e-8e4f754dbc8d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:11.613725 [ 3 ] {} HTTP-Session: 0e982d72-195a-4427-8f8e-8e4f754dbc8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.613738 [ 3 ] {} HTTP-Session: 0e982d72-195a-4427-8f8e-8e4f754dbc8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.613770 [ 3 ] {} HTTP-Session: 0e982d72-195a-4427-8f8e-8e4f754dbc8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:11.613913 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:11.613959 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:55:11.614100 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:11.614505 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:11.614540 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:11.614930 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.07.01 18:55:11.615281 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:11.615411 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec. 2024.07.01 18:55:11.615669 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} DynamicQueryHandler: Done processing query 2024.07.01 18:55:11.615734 [ 3 ] {8e28419e-ec56-4527-b225-c8c041c51693} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:55:11.615789 [ 3 ] {} HTTP-Session: 0e982d72-195a-4427-8f8e-8e4f754dbc8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.616006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:11.616059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:11.616079 [ 3 ] {} HTTP-Session: b5e2cbf0-23a2-4a33-844c-78774d60570d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:11.616096 [ 3 ] {} HTTP-Session: b5e2cbf0-23a2-4a33-844c-78774d60570d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.616110 [ 3 ] {} HTTP-Session: b5e2cbf0-23a2-4a33-844c-78774d60570d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.616142 [ 3 ] {} HTTP-Session: b5e2cbf0-23a2-4a33-844c-78774d60570d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:11.616456 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:11.616523 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:55:11.616943 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:11.617644 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:11.617680 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:11.618287 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.07.01 18:55:11.618691 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:11.618847 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} executeQuery: Read 30 rows, 55.05 KiB in 0.002619 sec., 11454.753722794962 rows/sec., 20.53 MiB/sec. 2024.07.01 18:55:11.619232 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} DynamicQueryHandler: Done processing query 2024.07.01 18:55:11.619257 [ 3 ] {d429fa03-137e-4d71-a09a-baf4cabec7ee} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:55:11.619272 [ 3 ] {} HTTP-Session: b5e2cbf0-23a2-4a33-844c-78774d60570d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.619393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:11.619441 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:11.619459 [ 3 ] {} HTTP-Session: 9acdf2c0-78f1-4eb2-9ea8-1ccfeb0ed09f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:11.619477 [ 3 ] {} HTTP-Session: 9acdf2c0-78f1-4eb2-9ea8-1ccfeb0ed09f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.619491 [ 3 ] {} HTTP-Session: 9acdf2c0-78f1-4eb2-9ea8-1ccfeb0ed09f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:11.619522 [ 3 ] {} HTTP-Session: 9acdf2c0-78f1-4eb2-9ea8-1ccfeb0ed09f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:11.619638 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:11.619683 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:55:11.619810 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:11.620100 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:11.620136 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:11.620487 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.07.01 18:55:11.620808 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:11.620935 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. 2024.07.01 18:55:11.621098 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} DynamicQueryHandler: Done processing query 2024.07.01 18:55:11.621123 [ 3 ] {a690d026-d1d3-40d3-8248-ddab02611dba} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:11.621139 [ 3 ] {} HTTP-Session: 9acdf2c0-78f1-4eb2-9ea8-1ccfeb0ed09f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:16.604935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:16.605063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:16.605093 [ 3 ] {} HTTP-Session: 45c178bd-61a8-4993-b25e-73898d20c98b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:16.605118 [ 3 ] {} HTTP-Session: 45c178bd-61a8-4993-b25e-73898d20c98b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:16.605133 [ 3 ] {} HTTP-Session: 45c178bd-61a8-4993-b25e-73898d20c98b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:16.605181 [ 3 ] {} HTTP-Session: 45c178bd-61a8-4993-b25e-73898d20c98b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:16.605374 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:16.605437 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:55:16.605620 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:16.606202 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:16.606245 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:16.606628 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.07.01 18:55:16.606977 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:16.607146 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} executeQuery: Read 56 rows, 4.41 KiB in 0.001795 sec., 31197.771587743733 rows/sec., 2.40 MiB/sec. 2024.07.01 18:55:16.607421 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} DynamicQueryHandler: Done processing query 2024.07.01 18:55:16.607477 [ 3 ] {f476a7a3-625a-4f43-b203-6505ed07cbc1} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:55:16.607529 [ 3 ] {} HTTP-Session: 45c178bd-61a8-4993-b25e-73898d20c98b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:16.607709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:16.607763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:16.607782 [ 3 ] {} HTTP-Session: 840df29e-a14c-4c48-a032-4b6fb50becbd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:16.607800 [ 3 ] {} HTTP-Session: 840df29e-a14c-4c48-a032-4b6fb50becbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:16.607814 [ 3 ] {} HTTP-Session: 840df29e-a14c-4c48-a032-4b6fb50becbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:16.607847 [ 3 ] {} HTTP-Session: 840df29e-a14c-4c48-a032-4b6fb50becbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:16.607972 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:16.608017 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:55:16.608160 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:16.608522 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:16.608559 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:16.608886 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.07.01 18:55:16.609188 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:16.609344 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} executeQuery: Read 64 rows, 5.12 KiB in 0.001411 sec., 45357.90219702339 rows/sec., 3.54 MiB/sec. 2024.07.01 18:55:16.609508 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} DynamicQueryHandler: Done processing query 2024.07.01 18:55:16.609532 [ 3 ] {582258f2-86ab-45c4-8120-8a2ad88e111f} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:55:16.609548 [ 3 ] {} HTTP-Session: 840df29e-a14c-4c48-a032-4b6fb50becbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:16.609714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:16.609764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:16.609784 [ 3 ] {} HTTP-Session: d64816b7-458f-45ff-8145-2d6c9f545e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:16.609800 [ 3 ] {} HTTP-Session: d64816b7-458f-45ff-8145-2d6c9f545e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:16.609815 [ 3 ] {} HTTP-Session: d64816b7-458f-45ff-8145-2d6c9f545e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:16.609845 [ 3 ] {} HTTP-Session: d64816b7-458f-45ff-8145-2d6c9f545e8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:16.609991 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:16.610038 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:55:16.610183 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:16.610543 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:16.610587 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:16.610998 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.07.01 18:55:16.611330 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:16.611492 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec. 2024.07.01 18:55:16.611650 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} DynamicQueryHandler: Done processing query 2024.07.01 18:55:16.611677 [ 3 ] {c034a406-4397-4470-bee8-2e262e21fd7e} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:55:16.611693 [ 3 ] {} HTTP-Session: d64816b7-458f-45ff-8145-2d6c9f545e8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:16.611810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:16.611858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:16.611877 [ 3 ] {} HTTP-Session: 403f1c76-b478-484b-8ff6-15dea324eb95 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:16.611894 [ 3 ] {} HTTP-Session: 403f1c76-b478-484b-8ff6-15dea324eb95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:16.611908 [ 3 ] {} HTTP-Session: 403f1c76-b478-484b-8ff6-15dea324eb95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:16.611938 [ 3 ] {} HTTP-Session: 403f1c76-b478-484b-8ff6-15dea324eb95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:16.612064 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:16.612108 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:55:16.612232 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:16.612529 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:16.612566 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:16.612927 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.07.01 18:55:16.613246 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:16.613395 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. 2024.07.01 18:55:16.613587 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} DynamicQueryHandler: Done processing query 2024.07.01 18:55:16.613623 [ 3 ] {c743dde9-2e97-4542-be9b-aaec0ff8f1cf} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:16.613654 [ 3 ] {} HTTP-Session: 403f1c76-b478-484b-8ff6-15dea324eb95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:19.857125 [ 27 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:55:19.857177 [ 27 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:55:21.001372 [ 243 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000968583 sec. 2024.07.01 18:55:21.608707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:21.608851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:21.608885 [ 3 ] {} HTTP-Session: 6613e9e7-64dd-4c2c-8f48-c37aa93c5136 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:21.608916 [ 3 ] {} HTTP-Session: 6613e9e7-64dd-4c2c-8f48-c37aa93c5136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.608935 [ 3 ] {} HTTP-Session: 6613e9e7-64dd-4c2c-8f48-c37aa93c5136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.608993 [ 3 ] {} HTTP-Session: 6613e9e7-64dd-4c2c-8f48-c37aa93c5136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:21.609228 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:21.609303 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:55:21.609508 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:21.609999 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:21.610054 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:21.610451 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.07.01 18:55:21.610802 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:21.610963 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} executeQuery: Read 30 rows, 2.43 KiB in 0.001802 sec., 16648.168701442843 rows/sec., 1.32 MiB/sec. 2024.07.01 18:55:21.610966 [ 32 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 2024.07.01 18:55:21.611027 [ 32 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:21.611057 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:21.611170 [ 188 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::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.07.01 18:55:21.611218 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} DynamicQueryHandler: Done processing query 2024.07.01 18:55:21.611250 [ 3 ] {1541d5fc-0d90-4029-a03d-41ffe4a82f2e} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:21.611275 [ 3 ] {} HTTP-Session: 6613e9e7-64dd-4c2c-8f48-c37aa93c5136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.611315 [ 188 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:55:21.611364 [ 188 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 30 rows starting from the beginning of the part 2024.07.01 18:55:21.611445 [ 188 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part 2024.07.01 18:55:21.611459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 26413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:21.611660 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:21.611792 [ 3 ] {} HTTP-Session: 9ed4fc6a-fa58-4338-b2fa-064056fce182 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:21.611885 [ 188 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part 2024.07.01 18:55:21.611913 [ 3 ] {} HTTP-Session: 9ed4fc6a-fa58-4338-b2fa-064056fce182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.611946 [ 3 ] {} HTTP-Session: 9ed4fc6a-fa58-4338-b2fa-064056fce182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.612022 [ 3 ] {} HTTP-Session: 9ed4fc6a-fa58-4338-b2fa-064056fce182 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:21.612078 [ 188 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part 2024.07.01 18:55:21.612222 [ 188 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part 2024.07.01 18:55:21.612276 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:21.612394 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:55:21.612649 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:21.613349 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:21.613402 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:21.613666 [ 186 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002541605 sec., 59017.825350516694 rows/sec., 4.67 MiB/sec. 2024.07.01 18:55:21.613951 [ 186 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) 2024.07.01 18:55:21.613977 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.07.01 18:55:21.614805 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:21.614828 [ 186 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:21.615020 [ 186 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_34_8} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 2024.07.01 18:55:21.615141 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} executeQuery: Read 182 rows, 15.36 KiB in 0.002958 sec., 61528.05949966193 rows/sec., 5.07 MiB/sec. 2024.07.01 18:55:21.615306 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.07.01 18:55:21.615717 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} DynamicQueryHandler: Done processing query 2024.07.01 18:55:21.615784 [ 3 ] {969248a5-b64d-457c-a7a9-41ae48872cb0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.07.01 18:55:21.615813 [ 3 ] {} HTTP-Session: 9ed4fc6a-fa58-4338-b2fa-064056fce182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.615977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:21.616036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:21.616056 [ 3 ] {} HTTP-Session: a92dcfd5-1f5f-447d-9933-1d0b6e2ec567 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:21.616075 [ 3 ] {} HTTP-Session: a92dcfd5-1f5f-447d-9933-1d0b6e2ec567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.616089 [ 3 ] {} HTTP-Session: a92dcfd5-1f5f-447d-9933-1d0b6e2ec567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.616125 [ 3 ] {} HTTP-Session: a92dcfd5-1f5f-447d-9933-1d0b6e2ec567 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:21.616285 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:21.616331 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:55:21.616501 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:21.616928 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:21.616964 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:21.617306 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.07.01 18:55:21.617623 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:21.617751 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} executeQuery: Read 118 rows, 9.42 KiB in 0.001538 sec., 76723.01690507152 rows/sec., 5.98 MiB/sec. 2024.07.01 18:55:21.618013 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} DynamicQueryHandler: Done processing query 2024.07.01 18:55:21.618075 [ 3 ] {43681410-01e5-4cd4-9887-b2c0d8befa40} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:55:21.618128 [ 3 ] {} HTTP-Session: a92dcfd5-1f5f-447d-9933-1d0b6e2ec567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.618346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:21.618401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:21.618420 [ 3 ] {} HTTP-Session: 5c11e11b-81c6-4e97-b368-b422c333db20 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:21.618438 [ 3 ] {} HTTP-Session: 5c11e11b-81c6-4e97-b368-b422c333db20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.618452 [ 3 ] {} HTTP-Session: 5c11e11b-81c6-4e97-b368-b422c333db20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.618487 [ 3 ] {} HTTP-Session: 5c11e11b-81c6-4e97-b368-b422c333db20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:21.618674 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:21.618722 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:55:21.618885 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:21.619332 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:21.619368 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:21.619762 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.07.01 18:55:21.620109 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:21.620248 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} executeQuery: Read 196 rows, 14.01 KiB in 0.001668 sec., 117505.99520383694 rows/sec., 8.20 MiB/sec. 2024.07.01 18:55:21.620429 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} DynamicQueryHandler: Done processing query 2024.07.01 18:55:21.620455 [ 3 ] {208500e1-bccd-4df9-a7e9-ea56c2735c48} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.07.01 18:55:21.620471 [ 3 ] {} HTTP-Session: 5c11e11b-81c6-4e97-b368-b422c333db20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.620651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:21.620702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:21.620722 [ 3 ] {} HTTP-Session: 69c6a4d9-d6de-4eb6-bf3f-e974c111be69 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:21.620739 [ 3 ] {} HTTP-Session: 69c6a4d9-d6de-4eb6-bf3f-e974c111be69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.620753 [ 3 ] {} HTTP-Session: 69c6a4d9-d6de-4eb6-bf3f-e974c111be69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.620784 [ 3 ] {} HTTP-Session: 69c6a4d9-d6de-4eb6-bf3f-e974c111be69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:21.621103 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:21.621169 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:55:21.621562 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:21.622259 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:21.622294 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:21.622915 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.07.01 18:55:21.623328 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:21.623476 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} executeQuery: Read 30 rows, 55.05 KiB in 0.002595 sec., 11560.693641618496 rows/sec., 20.72 MiB/sec. 2024.07.01 18:55:21.624020 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} DynamicQueryHandler: Done processing query 2024.07.01 18:55:21.624045 [ 3 ] {b208facb-c7ae-4d13-8e36-b0c0515c559b} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:55:21.624061 [ 3 ] {} HTTP-Session: 69c6a4d9-d6de-4eb6-bf3f-e974c111be69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.624187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:21.624241 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:21.624261 [ 3 ] {} HTTP-Session: 5c08293d-50ad-425b-b794-ea533367ab09 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:21.624279 [ 3 ] {} HTTP-Session: 5c08293d-50ad-425b-b794-ea533367ab09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.624293 [ 3 ] {} HTTP-Session: 5c08293d-50ad-425b-b794-ea533367ab09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:21.624326 [ 3 ] {} HTTP-Session: 5c08293d-50ad-425b-b794-ea533367ab09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:21.624457 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:21.624504 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:55:21.624653 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:21.624996 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:21.625032 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:21.625403 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.07.01 18:55:21.625727 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:21.625858 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. 2024.07.01 18:55:21.626025 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} DynamicQueryHandler: Done processing query 2024.07.01 18:55:21.626051 [ 3 ] {ceb85076-1827-4079-9cea-98e650a1b21f} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:21.626066 [ 3 ] {} HTTP-Session: 5c08293d-50ad-425b-b794-ea533367ab09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.605363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:26.605506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:26.605535 [ 3 ] {} HTTP-Session: f2c12e7a-5001-42d8-92ff-00f1b9061276 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:26.605562 [ 3 ] {} HTTP-Session: f2c12e7a-5001-42d8-92ff-00f1b9061276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.605579 [ 3 ] {} HTTP-Session: f2c12e7a-5001-42d8-92ff-00f1b9061276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.605634 [ 3 ] {} HTTP-Session: f2c12e7a-5001-42d8-92ff-00f1b9061276 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:26.605832 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:26.605908 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:55:26.606121 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:26.606560 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:26.606600 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:26.606950 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.07.01 18:55:26.607283 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:26.607431 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} executeQuery: Read 2 rows, 167.00 B in 0.001657 sec., 1207.0006035003016 rows/sec., 98.42 KiB/sec. 2024.07.01 18:55:26.607683 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} DynamicQueryHandler: Done processing query 2024.07.01 18:55:26.607717 [ 3 ] {13ea4e6d-53df-4d8b-843c-1165c11f03f2} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:55:26.607733 [ 3 ] {} HTTP-Session: f2c12e7a-5001-42d8-92ff-00f1b9061276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.607866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:26.607921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:26.607941 [ 3 ] {} HTTP-Session: ac674356-850f-4e65-aa28-9297e188d698 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:26.607957 [ 3 ] {} HTTP-Session: ac674356-850f-4e65-aa28-9297e188d698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.607971 [ 3 ] {} HTTP-Session: ac674356-850f-4e65-aa28-9297e188d698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.608003 [ 3 ] {} HTTP-Session: ac674356-850f-4e65-aa28-9297e188d698 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:26.608111 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:26.608154 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:55:26.608284 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:26.608629 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:26.608665 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:26.608972 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.07.01 18:55:26.609280 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:26.609428 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} executeQuery: Read 57 rows, 4.48 KiB in 0.001347 sec., 42316.25835189309 rows/sec., 3.25 MiB/sec. 2024.07.01 18:55:26.609447 [ 37 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.07.01 18:55:26.609557 [ 37 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:26.609591 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:26.609678 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} DynamicQueryHandler: Done processing query 2024.07.01 18:55:26.609747 [ 3 ] {d03014cb-9e5e-41b7-b9ec-c72a6bc17fd5} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:55:26.609805 [ 3 ] {} HTTP-Session: ac674356-850f-4e65-aa28-9297e188d698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.609874 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.07.01 18:55:26.610040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:26.610224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:26.610342 [ 3 ] {} HTTP-Session: 531a2de1-8819-471b-9dbe-e942ef3e8b7f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:26.610433 [ 3 ] {} HTTP-Session: 531a2de1-8819-471b-9dbe-e942ef3e8b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.610426 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:55:26.610505 [ 3 ] {} HTTP-Session: 531a2de1-8819-471b-9dbe-e942ef3e8b7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.610571 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 189 rows starting from the beginning of the part 2024.07.01 18:55:26.610637 [ 3 ] {} HTTP-Session: 531a2de1-8819-471b-9dbe-e942ef3e8b7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:26.611135 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part 2024.07.01 18:55:26.611164 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:26.611417 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:55:26.611742 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 146 rows starting from the beginning of the part 2024.07.01 18:55:26.612122 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part 2024.07.01 18:55:26.612306 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 182 rows starting from the beginning of the part 2024.07.01 18:55:26.612519 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 57 rows starting from the beginning of the part 2024.07.01 18:55:26.612766 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:26.613331 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:26.613386 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:26.614032 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.07.01 18:55:26.614057 [ 192 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 4 columns (4 merged, 0 gathered) in 0.004374229 sec., 156827.63751051898 rows/sec., 12.74 MiB/sec. 2024.07.01 18:55:26.614363 [ 197 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.07.01 18:55:26.614933 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:26.615268 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} executeQuery: Read 2 rows, 143.00 B in 0.004321 sec., 462.85582041194164 rows/sec., 32.32 KiB/sec. 2024.07.01 18:55:26.615429 [ 189 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:26.615825 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} DynamicQueryHandler: Done processing query 2024.07.01 18:55:26.615883 [ 3 ] {abdfbde7-85b3-47d8-bd1f-89f8d45241d5} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:55:26.615909 [ 189 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_71_14} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.07.01 18:55:26.615934 [ 3 ] {} HTTP-Session: 531a2de1-8819-471b-9dbe-e942ef3e8b7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.616080 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.07.01 18:55:26.616112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:26.616176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:26.616195 [ 3 ] {} HTTP-Session: a37f79e9-0e25-4b9f-a061-33e58b43b310 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:26.616212 [ 3 ] {} HTTP-Session: a37f79e9-0e25-4b9f-a061-33e58b43b310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.616225 [ 3 ] {} HTTP-Session: a37f79e9-0e25-4b9f-a061-33e58b43b310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.616256 [ 3 ] {} HTTP-Session: a37f79e9-0e25-4b9f-a061-33e58b43b310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:26.616387 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:26.616433 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:55:26.616576 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:26.616932 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:26.616969 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:26.617281 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.07.01 18:55:26.617586 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:26.617744 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} executeQuery: Read 66 rows, 5.28 KiB in 0.001394 sec., 47345.76757532281 rows/sec., 3.70 MiB/sec. 2024.07.01 18:55:26.617746 [ 41 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.07.01 18:55:26.617835 [ 41 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:26.617887 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:26.618042 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} DynamicQueryHandler: Done processing query 2024.07.01 18:55:26.618042 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.07.01 18:55:26.618080 [ 3 ] {64c24d7c-d500-4bee-afd2-5f4b1ec675a8} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:55:26.618137 [ 3 ] {} HTTP-Session: a37f79e9-0e25-4b9f-a061-33e58b43b310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.618250 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:55:26.618287 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 150 rows starting from the beginning of the part 2024.07.01 18:55:26.618344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:26.618486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:26.618550 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part 2024.07.01 18:55:26.618563 [ 3 ] {} HTTP-Session: 38b4af1b-39d4-4365-9fbf-215da5c4a7f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:26.618616 [ 3 ] {} HTTP-Session: 38b4af1b-39d4-4365-9fbf-215da5c4a7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.618669 [ 3 ] {} HTTP-Session: 38b4af1b-39d4-4365-9fbf-215da5c4a7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.618790 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 94 rows starting from the beginning of the part 2024.07.01 18:55:26.618803 [ 3 ] {} HTTP-Session: 38b4af1b-39d4-4365-9fbf-215da5c4a7f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:26.619020 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part 2024.07.01 18:55:26.619156 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:26.619255 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 118 rows starting from the beginning of the part 2024.07.01 18:55:26.619365 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:55:26.619544 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 66 rows starting from the beginning of the part 2024.07.01 18:55:26.620414 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:26.621422 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:26.621490 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:26.622417 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 4 columns (4 merged, 0 gathered) in 0.00444482 sec., 125089.42994316979 rows/sec., 9.77 MiB/sec. 2024.07.01 18:55:26.622574 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.07.01 18:55:26.622587 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.07.01 18:55:26.623533 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:26.623617 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:26.623740 [ 197 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_71_14} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.07.01 18:55:26.623945 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.07.01 18:55:26.623950 [ 41 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.07.01 18:55:26.624029 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} executeQuery: Read 161 rows, 11.48 KiB in 0.004966 sec., 32420.459122029803 rows/sec., 2.26 MiB/sec. 2024.07.01 18:55:26.624042 [ 41 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:26.624129 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:26.624414 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.07.01 18:55:26.624446 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} DynamicQueryHandler: Done processing query 2024.07.01 18:55:26.624476 [ 3 ] {05878cf2-d337-4b94-9cba-baf50cc5d4e5} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:55:26.624549 [ 3 ] {} HTTP-Session: 38b4af1b-39d4-4365-9fbf-215da5c4a7f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.624862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:26.625060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:26.625085 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:55:26.625176 [ 3 ] {} HTTP-Session: 9035c74f-066b-4d7f-84ad-d718f631af7c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:26.625225 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 10087 rows starting from the beginning of the part 2024.07.01 18:55:26.625252 [ 3 ] {} HTTP-Session: 9035c74f-066b-4d7f-84ad-d718f631af7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.625338 [ 3 ] {} HTTP-Session: 9035c74f-066b-4d7f-84ad-d718f631af7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.625723 [ 3 ] {} HTTP-Session: 9035c74f-066b-4d7f-84ad-d718f631af7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:26.625837 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part 2024.07.01 18:55:26.626192 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:26.626257 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part 2024.07.01 18:55:26.626355 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:55:26.626525 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part 2024.07.01 18:55:26.626905 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 196 rows starting from the beginning of the part 2024.07.01 18:55:26.627293 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 161 rows starting from the beginning of the part 2024.07.01 18:55:26.627698 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:26.628290 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:26.628328 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:26.628772 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.07.01 18:55:26.629321 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:26.629543 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} executeQuery: Read 60 rows, 4.14 KiB in 0.003605 sec., 16643.55062413315 rows/sec., 1.12 MiB/sec. 2024.07.01 18:55:26.629555 [ 41 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.07.01 18:55:26.629687 [ 41 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:26.629746 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:26.630040 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} DynamicQueryHandler: Done processing query 2024.07.01 18:55:26.630085 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.07.01 18:55:26.630113 [ 3 ] {b6854c3e-c0e7-48a8-a159-0b1fd5d8b244} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:26.630351 [ 3 ] {} HTTP-Session: 9035c74f-066b-4d7f-84ad-d718f631af7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:26.631035 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:55:26.631121 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3466 rows starting from the beginning of the part 2024.07.01 18:55:26.631288 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2024.07.01 18:55:26.631477 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part 2024.07.01 18:55:26.631626 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part 2024.07.01 18:55:26.631951 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part 2024.07.01 18:55:26.632304 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part 2024.07.01 18:55:26.632732 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 10924 rows, containing 5 columns (5 merged, 0 gathered) in 0.008453194 sec., 1292292.5937817113 rows/sec., 90.11 MiB/sec. 2024.07.01 18:55:26.633144 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.07.01 18:55:26.634251 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:26.634398 [ 194 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_71_14} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.07.01 18:55:26.634522 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. 2024.07.01 18:55:26.634859 [ 192 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3766 rows, containing 4 columns (4 merged, 0 gathered) in 0.004959427 sec., 759361.918221601 rows/sec., 51.09 MiB/sec. 2024.07.01 18:55:26.635220 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.07.01 18:55:26.635622 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:26.635717 [ 194 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_71_14} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.07.01 18:55:26.635806 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2024.07.01 18:55:31.607632 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:31.607824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:31.607871 [ 3 ] {} HTTP-Session: bc91d605-8a90-46fa-a172-f6cfe3c91d32 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:31.607915 [ 3 ] {} HTTP-Session: bc91d605-8a90-46fa-a172-f6cfe3c91d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.607943 [ 3 ] {} HTTP-Session: bc91d605-8a90-46fa-a172-f6cfe3c91d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.608026 [ 3 ] {} HTTP-Session: bc91d605-8a90-46fa-a172-f6cfe3c91d32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:31.608333 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:31.608444 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:55:31.608682 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:31.609147 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:31.609190 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:31.609567 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.07.01 18:55:31.609912 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:31.610071 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} executeQuery: Read 30 rows, 2.43 KiB in 0.00184 sec., 16304.347826086956 rows/sec., 1.29 MiB/sec. 2024.07.01 18:55:31.610286 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} DynamicQueryHandler: Done processing query 2024.07.01 18:55:31.610313 [ 3 ] {d37e804a-2bcd-4963-8d24-7de2cbde7cf6} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:31.610329 [ 3 ] {} HTTP-Session: bc91d605-8a90-46fa-a172-f6cfe3c91d32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.610448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:31.610498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:31.610517 [ 3 ] {} HTTP-Session: ffc3a1fb-d26e-44cc-881f-9683b5e503a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:31.610535 [ 3 ] {} HTTP-Session: ffc3a1fb-d26e-44cc-881f-9683b5e503a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.610549 [ 3 ] {} HTTP-Session: ffc3a1fb-d26e-44cc-881f-9683b5e503a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.610581 [ 3 ] {} HTTP-Session: ffc3a1fb-d26e-44cc-881f-9683b5e503a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:31.610677 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:31.610722 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:55:31.610853 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:31.611163 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:31.611201 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:31.611513 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.07.01 18:55:31.611822 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:31.611983 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} executeQuery: Read 4 rows, 334.00 B in 0.001323 sec., 3023.4315948601666 rows/sec., 246.54 KiB/sec. 2024.07.01 18:55:31.612157 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} DynamicQueryHandler: Done processing query 2024.07.01 18:55:31.612183 [ 3 ] {6be25e46-b383-412e-85df-73ee8b46400e} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:55:31.612199 [ 3 ] {} HTTP-Session: ffc3a1fb-d26e-44cc-881f-9683b5e503a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.612330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:31.612380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:31.612399 [ 3 ] {} HTTP-Session: 6e389227-a1c2-454f-ae36-420e6c013504 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:31.612416 [ 3 ] {} HTTP-Session: 6e389227-a1c2-454f-ae36-420e6c013504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.612429 [ 3 ] {} HTTP-Session: 6e389227-a1c2-454f-ae36-420e6c013504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.612460 [ 3 ] {} HTTP-Session: 6e389227-a1c2-454f-ae36-420e6c013504 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:31.612597 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:31.612642 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:55:31.612770 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:31.613168 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:31.613206 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:31.613524 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.07.01 18:55:31.613831 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:31.613991 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} executeQuery: Read 148 rows, 12.69 KiB in 0.001449 sec., 102139.40648723257 rows/sec., 8.55 MiB/sec. 2024.07.01 18:55:31.614162 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} DynamicQueryHandler: Done processing query 2024.07.01 18:55:31.614187 [ 3 ] {de58023d-e855-4803-98ea-024f01359bb1} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:55:31.614203 [ 3 ] {} HTTP-Session: 6e389227-a1c2-454f-ae36-420e6c013504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.614312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:31.614362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:31.614381 [ 3 ] {} HTTP-Session: 285961b2-f666-427c-9096-91cca7cd507d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:31.614398 [ 3 ] {} HTTP-Session: 285961b2-f666-427c-9096-91cca7cd507d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.614412 [ 3 ] {} HTTP-Session: 285961b2-f666-427c-9096-91cca7cd507d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.614444 [ 3 ] {} HTTP-Session: 285961b2-f666-427c-9096-91cca7cd507d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:31.614542 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:31.614586 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:55:31.614716 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:31.615005 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:31.615043 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:31.615343 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.07.01 18:55:31.615675 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:31.615839 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} executeQuery: Read 4 rows, 286.00 B in 0.001316 sec., 3039.51367781155 rows/sec., 212.23 KiB/sec. 2024.07.01 18:55:31.616005 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} DynamicQueryHandler: Done processing query 2024.07.01 18:55:31.616031 [ 3 ] {305c6d25-a02e-463f-b4a1-92d8c2ccb721} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:55:31.616047 [ 3 ] {} HTTP-Session: 285961b2-f666-427c-9096-91cca7cd507d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.616168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:31.616217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:31.616236 [ 3 ] {} HTTP-Session: abb21a44-75f7-403c-915d-308aef013ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:31.616252 [ 3 ] {} HTTP-Session: abb21a44-75f7-403c-915d-308aef013ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.616266 [ 3 ] {} HTTP-Session: abb21a44-75f7-403c-915d-308aef013ecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.616298 [ 3 ] {} HTTP-Session: abb21a44-75f7-403c-915d-308aef013ecd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:31.616451 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:31.616494 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:55:31.616623 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:31.616961 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:31.616999 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:31.617322 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.07.01 18:55:31.617628 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:31.617778 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} executeQuery: Read 98 rows, 7.84 KiB in 0.001374 sec., 71324.59970887919 rows/sec., 5.57 MiB/sec. 2024.07.01 18:55:31.617971 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} DynamicQueryHandler: Done processing query 2024.07.01 18:55:31.618011 [ 3 ] {15e0b08e-a65e-4f25-97f5-269df466badb} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:55:31.618044 [ 3 ] {} HTTP-Session: abb21a44-75f7-403c-915d-308aef013ecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.618196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:31.618245 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:31.618264 [ 3 ] {} HTTP-Session: 286430c0-11f4-4e93-be2b-a5647a1e9d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:31.618280 [ 3 ] {} HTTP-Session: 286430c0-11f4-4e93-be2b-a5647a1e9d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.618294 [ 3 ] {} HTTP-Session: 286430c0-11f4-4e93-be2b-a5647a1e9d64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.618325 [ 3 ] {} HTTP-Session: 286430c0-11f4-4e93-be2b-a5647a1e9d64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:31.618472 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:31.618519 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:55:31.618664 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:31.619046 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:31.619082 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:31.619474 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.07.01 18:55:31.619808 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:31.619964 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} executeQuery: Read 162 rows, 11.55 KiB in 0.001554 sec., 104247.10424710425 rows/sec., 7.26 MiB/sec. 2024.07.01 18:55:31.620138 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} DynamicQueryHandler: Done processing query 2024.07.01 18:55:31.620163 [ 3 ] {c2f5c0b7-da3e-463d-97a9-c221f17856d6} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:55:31.620178 [ 3 ] {} HTTP-Session: 286430c0-11f4-4e93-be2b-a5647a1e9d64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.620345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:31.620393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:31.620412 [ 3 ] {} HTTP-Session: 6c0e55f9-5ddb-44df-9a86-f3151a20f887 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:31.620428 [ 3 ] {} HTTP-Session: 6c0e55f9-5ddb-44df-9a86-f3151a20f887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.620441 [ 3 ] {} HTTP-Session: 6c0e55f9-5ddb-44df-9a86-f3151a20f887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.620472 [ 3 ] {} HTTP-Session: 6c0e55f9-5ddb-44df-9a86-f3151a20f887 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:31.620956 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:31.621021 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:55:31.621419 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:31.622109 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:31.622145 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:31.622733 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.07.01 18:55:31.623126 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:31.623331 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} executeQuery: Read 30 rows, 55.05 KiB in 0.002755 sec., 10889.29219600726 rows/sec., 19.51 MiB/sec. 2024.07.01 18:55:31.623797 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} DynamicQueryHandler: Done processing query 2024.07.01 18:55:31.623826 [ 3 ] {b4ae5550-f7df-44b9-aff8-904c54e9d534} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:55:31.623842 [ 3 ] {} HTTP-Session: 6c0e55f9-5ddb-44df-9a86-f3151a20f887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.623952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:31.624000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:31.624019 [ 3 ] {} HTTP-Session: 8cb87570-8cd4-4684-9754-b9cd02119732 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:31.624035 [ 3 ] {} HTTP-Session: 8cb87570-8cd4-4684-9754-b9cd02119732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.624049 [ 3 ] {} HTTP-Session: 8cb87570-8cd4-4684-9754-b9cd02119732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:31.624079 [ 3 ] {} HTTP-Session: 8cb87570-8cd4-4684-9754-b9cd02119732 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:31.624199 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:31.624245 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:55:31.624385 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:31.624670 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:31.624706 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2024.07.01 18:55:31.625064 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.07.01 18:55:31.625387 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:31.625541 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. 2024.07.01 18:55:31.625707 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} DynamicQueryHandler: Done processing query 2024.07.01 18:55:31.625730 [ 3 ] {4e0f1c43-ab61-41fe-ab1a-ea5520940105} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:31.625746 [ 3 ] {} HTTP-Session: 8cb87570-8cd4-4684-9754-b9cd02119732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:34.857230 [ 62 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:55:34.857305 [ 62 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:55:36.605445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:36.605569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:36.605595 [ 3 ] {} HTTP-Session: a32b592d-002e-4ca4-ad8a-c58a820fb99c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:36.605618 [ 3 ] {} HTTP-Session: a32b592d-002e-4ca4-ad8a-c58a820fb99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.605633 [ 3 ] {} HTTP-Session: a32b592d-002e-4ca4-ad8a-c58a820fb99c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.605681 [ 3 ] {} HTTP-Session: a32b592d-002e-4ca4-ad8a-c58a820fb99c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:36.605853 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:36.605921 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:55:36.606119 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:36.606508 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:36.606548 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:36.606903 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.07.01 18:55:36.607228 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:36.607373 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} executeQuery: Read 2 rows, 167.00 B in 0.00157 sec., 1273.8853503184714 rows/sec., 103.88 KiB/sec. 2024.07.01 18:55:36.607381 [ 152 ] {} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2024.07.01 18:55:36.607442 [ 152 ] {} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:36.607472 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:36.607562 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} DynamicQueryHandler: Done processing query 2024.07.01 18:55:36.607573 [ 192 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2024.07.01 18:55:36.607590 [ 3 ] {fef07a89-12f9-4b19-9ee1-b3dfd423b14b} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:55:36.607616 [ 3 ] {} HTTP-Session: a32b592d-002e-4ca4-ad8a-c58a820fb99c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.607698 [ 192 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:55:36.607728 [ 192 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 14 rows starting from the beginning of the part 2024.07.01 18:55:36.607801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:36.607811 [ 192 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part 2024.07.01 18:55:36.607925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:36.608069 [ 3 ] {} HTTP-Session: e46669c2-d2d3-401c-a66e-a322e354140c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:36.608163 [ 3 ] {} HTTP-Session: e46669c2-d2d3-401c-a66e-a322e354140c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.608170 [ 192 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part 2024.07.01 18:55:36.608241 [ 3 ] {} HTTP-Session: e46669c2-d2d3-401c-a66e-a322e354140c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.608453 [ 3 ] {} HTTP-Session: e46669c2-d2d3-401c-a66e-a322e354140c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:36.608664 [ 192 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part 2024.07.01 18:55:36.608865 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:36.608957 [ 192 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part 2024.07.01 18:55:36.608998 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:55:36.609360 [ 192 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part 2024.07.01 18:55:36.609713 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:36.610213 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:36.610252 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:36.610834 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.07.01 18:55:36.610926 [ 194 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.003385486 sec., 7679.842716821159 rows/sec., 626.24 KiB/sec. 2024.07.01 18:55:36.611230 [ 194 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2024.07.01 18:55:36.611402 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:36.611760 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} executeQuery: Read 57 rows, 4.48 KiB in 0.003022 sec., 18861.68100595632 rows/sec., 1.45 MiB/sec. 2024.07.01 18:55:36.612183 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} DynamicQueryHandler: Done processing query 2024.07.01 18:55:36.612221 [ 3 ] {9f31dea2-5199-4340-9a76-6cb9e0751174} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:55:36.612263 [ 3 ] {} HTTP-Session: e46669c2-d2d3-401c-a66e-a322e354140c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.612276 [ 194 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:36.612401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:36.612415 [ 194 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_30_6} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2024.07.01 18:55:36.612475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:36.612547 [ 3 ] {} HTTP-Session: 050a9db9-6eff-4f56-bfb6-86f4d97ff30d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:36.612579 [ 3 ] {} HTTP-Session: 050a9db9-6eff-4f56-bfb6-86f4d97ff30d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.612585 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.07.01 18:55:36.612602 [ 3 ] {} HTTP-Session: 050a9db9-6eff-4f56-bfb6-86f4d97ff30d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.612656 [ 3 ] {} HTTP-Session: 050a9db9-6eff-4f56-bfb6-86f4d97ff30d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:36.612757 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:36.612800 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:55:36.612946 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:36.613217 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:36.613253 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:36.613565 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.07.01 18:55:36.613874 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:36.613997 [ 152 ] {} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2024.07.01 18:55:36.614005 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} executeQuery: Read 2 rows, 143.00 B in 0.00127 sec., 1574.803149606299 rows/sec., 109.96 KiB/sec. 2024.07.01 18:55:36.614033 [ 152 ] {} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:36.614076 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:36.614235 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} DynamicQueryHandler: Done processing query 2024.07.01 18:55:36.614246 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2024.07.01 18:55:36.614270 [ 3 ] {d24f4213-dd5d-4b49-8c41-64a80063f421} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:55:36.614314 [ 3 ] {} HTTP-Session: 050a9db9-6eff-4f56-bfb6-86f4d97ff30d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.614438 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:55:36.614472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:36.614498 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 14 rows starting from the beginning of the part 2024.07.01 18:55:36.614564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:36.614653 [ 3 ] {} HTTP-Session: 21d26b84-c779-4c65-8067-798e32ee3837 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:36.614726 [ 3 ] {} HTTP-Session: 21d26b84-c779-4c65-8067-798e32ee3837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.614748 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part 2024.07.01 18:55:36.614773 [ 3 ] {} HTTP-Session: 21d26b84-c779-4c65-8067-798e32ee3837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.614882 [ 3 ] {} HTTP-Session: 21d26b84-c779-4c65-8067-798e32ee3837 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:36.615096 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part 2024.07.01 18:55:36.615232 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:36.615374 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part 2024.07.01 18:55:36.615392 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:55:36.615735 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part 2024.07.01 18:55:36.616043 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part 2024.07.01 18:55:36.616343 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:36.617207 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:36.617259 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:36.618155 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.07.01 18:55:36.618904 [ 198 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004744434 sec., 5480.105740748001 rows/sec., 382.64 KiB/sec. 2024.07.01 18:55:36.619078 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:36.619146 [ 199 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2024.07.01 18:55:36.619421 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} executeQuery: Read 66 rows, 5.28 KiB in 0.004297 sec., 15359.553176634863 rows/sec., 1.20 MiB/sec. 2024.07.01 18:55:36.620320 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} DynamicQueryHandler: Done processing query 2024.07.01 18:55:36.620414 [ 3 ] {d816434c-7c34-4aac-ad30-74ec5ce46980} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:55:36.620541 [ 3 ] {} HTTP-Session: 21d26b84-c779-4c65-8067-798e32ee3837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.620825 [ 199 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:36.620838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:36.620948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:36.620970 [ 3 ] {} HTTP-Session: f083f1fa-593d-444b-be01-541d395ac870 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:36.621003 [ 199 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_30_6} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2024.07.01 18:55:36.621012 [ 3 ] {} HTTP-Session: f083f1fa-593d-444b-be01-541d395ac870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.621051 [ 3 ] {} HTTP-Session: f083f1fa-593d-444b-be01-541d395ac870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.621128 [ 3 ] {} HTTP-Session: f083f1fa-593d-444b-be01-541d395ac870 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:36.621181 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.07.01 18:55:36.621368 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:36.621422 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:55:36.621594 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:36.621965 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:36.622000 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:36.622386 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.07.01 18:55:36.622721 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:36.622855 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} executeQuery: Read 161 rows, 11.48 KiB in 0.0016 sec., 100625 rows/sec., 7.01 MiB/sec. 2024.07.01 18:55:36.623017 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} DynamicQueryHandler: Done processing query 2024.07.01 18:55:36.623043 [ 3 ] {2a74d745-9592-4c6f-8995-5be7cba9e31e} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:55:36.623059 [ 3 ] {} HTTP-Session: f083f1fa-593d-444b-be01-541d395ac870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.623225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:36.623271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:36.623291 [ 3 ] {} HTTP-Session: 5e124d7e-4abd-4b68-a0eb-f65d084e77b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:36.623309 [ 3 ] {} HTTP-Session: 5e124d7e-4abd-4b68-a0eb-f65d084e77b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.623322 [ 3 ] {} HTTP-Session: 5e124d7e-4abd-4b68-a0eb-f65d084e77b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:36.623353 [ 3 ] {} HTTP-Session: 5e124d7e-4abd-4b68-a0eb-f65d084e77b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:36.623466 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:36.623510 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:55:36.623635 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:36.623920 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:36.623954 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:36.624377 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.07.01 18:55:36.624693 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:36.624818 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. 2024.07.01 18:55:36.625072 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} DynamicQueryHandler: Done processing query 2024.07.01 18:55:36.625131 [ 3 ] {6f8063c9-f228-454e-819f-c6e4569ce602} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:36.625187 [ 3 ] {} HTTP-Session: 5e124d7e-4abd-4b68-a0eb-f65d084e77b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.607924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:41.608127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:41.608173 [ 3 ] {} HTTP-Session: 0c023d41-b48e-4fa7-b2fe-ba14f430640b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:41.608214 [ 3 ] {} HTTP-Session: 0c023d41-b48e-4fa7-b2fe-ba14f430640b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.608243 [ 3 ] {} HTTP-Session: 0c023d41-b48e-4fa7-b2fe-ba14f430640b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.608323 [ 3 ] {} HTTP-Session: 0c023d41-b48e-4fa7-b2fe-ba14f430640b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:41.608628 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:41.608737 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:55:41.609002 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:41.609510 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:41.609553 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:41.609920 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.07.01 18:55:41.610245 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:41.610408 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} executeQuery: Read 30 rows, 2.43 KiB in 0.001897 sec., 15814.443858724302 rows/sec., 1.25 MiB/sec. 2024.07.01 18:55:41.610599 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} DynamicQueryHandler: Done processing query 2024.07.01 18:55:41.610624 [ 3 ] {93b8733a-97ee-45e5-ac4e-6d34c261245c} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:41.610640 [ 3 ] {} HTTP-Session: 0c023d41-b48e-4fa7-b2fe-ba14f430640b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.610760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:41.610806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:41.610824 [ 3 ] {} HTTP-Session: 7fc61de6-d1a2-4466-bf26-82a4639325c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:41.610840 [ 3 ] {} HTTP-Session: 7fc61de6-d1a2-4466-bf26-82a4639325c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.610853 [ 3 ] {} HTTP-Session: 7fc61de6-d1a2-4466-bf26-82a4639325c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.610883 [ 3 ] {} HTTP-Session: 7fc61de6-d1a2-4466-bf26-82a4639325c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:41.610970 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:41.611010 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:55:41.611201 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:41.611497 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:41.611534 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:41.611836 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.07.01 18:55:41.612131 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:41.612283 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} executeQuery: Read 2 rows, 167.00 B in 0.001271 sec., 1573.5641227380015 rows/sec., 128.31 KiB/sec. 2024.07.01 18:55:41.612445 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} DynamicQueryHandler: Done processing query 2024.07.01 18:55:41.612469 [ 3 ] {1603ed52-c3de-42d8-aea0-c67f32963e6a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:55:41.612484 [ 3 ] {} HTTP-Session: 7fc61de6-d1a2-4466-bf26-82a4639325c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.612612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:41.612659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:41.612677 [ 3 ] {} HTTP-Session: 3054addb-3454-473f-ada0-b2059c236d4e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:41.612694 [ 3 ] {} HTTP-Session: 3054addb-3454-473f-ada0-b2059c236d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.612708 [ 3 ] {} HTTP-Session: 3054addb-3454-473f-ada0-b2059c236d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.612737 [ 3 ] {} HTTP-Session: 3054addb-3454-473f-ada0-b2059c236d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:41.612882 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:41.612923 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:55:41.613047 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:41.613441 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:41.613478 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:41.613785 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.07.01 18:55:41.614089 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:41.614241 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} executeQuery: Read 147 rows, 12.62 KiB in 0.001413 sec., 104033.97027600849 rows/sec., 8.72 MiB/sec. 2024.07.01 18:55:41.614499 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} DynamicQueryHandler: Done processing query 2024.07.01 18:55:41.614558 [ 3 ] {754570ef-1e80-413b-a8be-6ad2ec9a0947} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:55:41.614610 [ 3 ] {} HTTP-Session: 3054addb-3454-473f-ada0-b2059c236d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.614774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:41.614824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:41.614843 [ 3 ] {} HTTP-Session: e7c59625-8df6-4ce7-a6da-44cfadd6021d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:41.614859 [ 3 ] {} HTTP-Session: e7c59625-8df6-4ce7-a6da-44cfadd6021d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.614872 [ 3 ] {} HTTP-Session: e7c59625-8df6-4ce7-a6da-44cfadd6021d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.614905 [ 3 ] {} HTTP-Session: e7c59625-8df6-4ce7-a6da-44cfadd6021d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:41.615003 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:41.615046 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:55:41.615192 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:41.615456 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:41.615492 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:41.615784 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.07.01 18:55:41.616090 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:41.616251 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} executeQuery: Read 2 rows, 143.00 B in 0.001267 sec., 1578.531965272297 rows/sec., 110.22 KiB/sec. 2024.07.01 18:55:41.616415 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} DynamicQueryHandler: Done processing query 2024.07.01 18:55:41.616439 [ 3 ] {da343575-d061-4f72-ad40-b8f52e9b2516} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:55:41.616455 [ 3 ] {} HTTP-Session: e7c59625-8df6-4ce7-a6da-44cfadd6021d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.616569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 16300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:41.616616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:41.616635 [ 3 ] {} HTTP-Session: 673c0188-b823-42ce-a1d3-7ef2072b0110 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:41.616651 [ 3 ] {} HTTP-Session: 673c0188-b823-42ce-a1d3-7ef2072b0110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.616664 [ 3 ] {} HTTP-Session: 673c0188-b823-42ce-a1d3-7ef2072b0110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.616694 [ 3 ] {} HTTP-Session: 673c0188-b823-42ce-a1d3-7ef2072b0110 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:41.616812 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:41.616853 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:55:41.616978 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:41.617325 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:41.617361 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:41.617659 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.07.01 18:55:41.617968 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:41.618128 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} executeQuery: Read 96 rows, 7.68 KiB in 0.001354 sec., 70901.03397341211 rows/sec., 5.54 MiB/sec. 2024.07.01 18:55:41.618291 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} DynamicQueryHandler: Done processing query 2024.07.01 18:55:41.618315 [ 3 ] {c8c396d3-76c3-46e1-a2e2-6a35fb422721} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.07.01 18:55:41.618330 [ 3 ] {} HTTP-Session: 673c0188-b823-42ce-a1d3-7ef2072b0110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.618539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:41.618587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:41.618606 [ 3 ] {} HTTP-Session: 94272b34-a1df-4061-acf2-67d388da0109 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:41.618622 [ 3 ] {} HTTP-Session: 94272b34-a1df-4061-acf2-67d388da0109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.618635 [ 3 ] {} HTTP-Session: 94272b34-a1df-4061-acf2-67d388da0109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.618665 [ 3 ] {} HTTP-Session: 94272b34-a1df-4061-acf2-67d388da0109 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:41.618814 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:41.618861 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:55:41.619006 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:41.619382 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:41.619416 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:41.619818 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.07.01 18:55:41.620145 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:41.620302 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} executeQuery: Read 161 rows, 11.48 KiB in 0.001558 sec., 103337.61232349166 rows/sec., 7.20 MiB/sec. 2024.07.01 18:55:41.620469 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} DynamicQueryHandler: Done processing query 2024.07.01 18:55:41.620492 [ 3 ] {0dd0fdc0-4132-4b9e-baec-c5f196748041} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:55:41.620508 [ 3 ] {} HTTP-Session: 94272b34-a1df-4061-acf2-67d388da0109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.620685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 48557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:41.620734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:41.620752 [ 3 ] {} HTTP-Session: d96b11ac-d23d-4fb9-a98a-f5f3d0280e16 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:41.620768 [ 3 ] {} HTTP-Session: d96b11ac-d23d-4fb9-a98a-f5f3d0280e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.620782 [ 3 ] {} HTTP-Session: d96b11ac-d23d-4fb9-a98a-f5f3d0280e16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.620812 [ 3 ] {} HTTP-Session: d96b11ac-d23d-4fb9-a98a-f5f3d0280e16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:41.621122 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:41.621186 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:55:41.621585 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:41.622464 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:41.622498 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:41.623101 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.07.01 18:55:41.623495 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:41.623644 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} executeQuery: Read 30 rows, 55.05 KiB in 0.002732 sec., 10980.966325036603 rows/sec., 19.68 MiB/sec. 2024.07.01 18:55:41.623650 [ 108 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.07.01 18:55:41.623723 [ 108 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:41.623771 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:41.623918 [ 200 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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.07.01 18:55:41.623937 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} DynamicQueryHandler: Done processing query 2024.07.01 18:55:41.623971 [ 3 ] {1ec83030-179b-4277-a534-6bc9a4a0ef16} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:55:41.623991 [ 3 ] {} HTTP-Session: d96b11ac-d23d-4fb9-a98a-f5f3d0280e16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.624155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:41.624225 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:41.624256 [ 3 ] {} HTTP-Session: 9d64413b-c612-45d7-ab28-5e88f5828f88 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:41.624284 [ 3 ] {} HTTP-Session: 9d64413b-c612-45d7-ab28-5e88f5828f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.624309 [ 3 ] {} HTTP-Session: 9d64413b-c612-45d7-ab28-5e88f5828f88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.624340 [ 200 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:55:41.624351 [ 3 ] {} HTTP-Session: 9d64413b-c612-45d7-ab28-5e88f5828f88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:41.624416 [ 200 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 850 rows starting from the beginning of the part 2024.07.01 18:55:41.624513 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:41.624607 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:55:41.624864 [ 200 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part 2024.07.01 18:55:41.624995 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:41.625266 [ 200 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part 2024.07.01 18:55:41.625745 [ 200 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part 2024.07.01 18:55:41.625791 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:41.625841 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:41.626070 [ 200 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part 2024.07.01 18:55:41.626393 [ 200 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part 2024.07.01 18:55:41.626624 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.07.01 18:55:41.627183 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:41.627454 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} executeQuery: Read 60 rows, 4.14 KiB in 0.003004 sec., 19973.368841544605 rows/sec., 1.35 MiB/sec. 2024.07.01 18:55:41.627669 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} DynamicQueryHandler: Done processing query 2024.07.01 18:55:41.627693 [ 3 ] {4a46130f-019c-4c45-b316-e01cb47cb5d2} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:41.627709 [ 3 ] {} HTTP-Session: 9d64413b-c612-45d7-ab28-5e88f5828f88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:41.631468 [ 198 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 19 columns (19 merged, 0 gathered) in 0.007603742 sec., 131514.19393240855 rows/sec., 235.67 MiB/sec. 2024.07.01 18:55:41.633037 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.07.01 18:55:41.633731 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:41.633828 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_36_7} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.07.01 18:55:41.634025 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.39 MiB. 2024.07.01 18:55:46.605659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:46.605803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:46.605833 [ 3 ] {} HTTP-Session: 22e4e93d-714d-4d56-bcd1-a7fc43c50f83 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:46.605863 [ 3 ] {} HTTP-Session: 22e4e93d-714d-4d56-bcd1-a7fc43c50f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.605881 [ 3 ] {} HTTP-Session: 22e4e93d-714d-4d56-bcd1-a7fc43c50f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.605937 [ 3 ] {} HTTP-Session: 22e4e93d-714d-4d56-bcd1-a7fc43c50f83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:46.606135 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:46.606204 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:55:46.606395 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:46.606798 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:46.606847 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:46.607220 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.07.01 18:55:46.607565 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:46.607734 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} executeQuery: Read 2 rows, 167.00 B in 0.001649 sec., 1212.856276531231 rows/sec., 98.90 KiB/sec. 2024.07.01 18:55:46.608049 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} DynamicQueryHandler: Done processing query 2024.07.01 18:55:46.608088 [ 3 ] {89b26527-6972-4a18-a6a7-e8a3594ddbb6} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:55:46.608106 [ 3 ] {} HTTP-Session: 22e4e93d-714d-4d56-bcd1-a7fc43c50f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.608241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:46.608298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:46.608318 [ 3 ] {} HTTP-Session: 4f07de35-3922-4c34-a1ae-d7e6055ce86f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:46.608337 [ 3 ] {} HTTP-Session: 4f07de35-3922-4c34-a1ae-d7e6055ce86f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.608351 [ 3 ] {} HTTP-Session: 4f07de35-3922-4c34-a1ae-d7e6055ce86f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.608386 [ 3 ] {} HTTP-Session: 4f07de35-3922-4c34-a1ae-d7e6055ce86f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:46.608511 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:46.608558 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:55:46.608709 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:46.609034 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:46.609072 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:46.609390 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.07.01 18:55:46.609703 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:46.609866 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} executeQuery: Read 57 rows, 4.48 KiB in 0.001395 sec., 40860.215053763444 rows/sec., 3.14 MiB/sec. 2024.07.01 18:55:46.610077 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} DynamicQueryHandler: Done processing query 2024.07.01 18:55:46.610115 [ 3 ] {62a37d5b-cf58-402e-83d2-6f827543c189} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:55:46.610147 [ 3 ] {} HTTP-Session: 4f07de35-3922-4c34-a1ae-d7e6055ce86f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.610281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:46.610333 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:46.610352 [ 3 ] {} HTTP-Session: 83f1f34f-969e-482f-9c20-6b8c570df7c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:46.610370 [ 3 ] {} HTTP-Session: 83f1f34f-969e-482f-9c20-6b8c570df7c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.610384 [ 3 ] {} HTTP-Session: 83f1f34f-969e-482f-9c20-6b8c570df7c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.610418 [ 3 ] {} HTTP-Session: 83f1f34f-969e-482f-9c20-6b8c570df7c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:46.610515 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:46.610558 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:55:46.610690 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:46.610987 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:46.611030 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:46.611376 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.07.01 18:55:46.611714 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:46.611874 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} executeQuery: Read 2 rows, 143.00 B in 0.00138 sec., 1449.2753623188407 rows/sec., 101.19 KiB/sec. 2024.07.01 18:55:46.612182 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} DynamicQueryHandler: Done processing query 2024.07.01 18:55:46.612231 [ 3 ] {c8b27a26-1cc2-4788-976d-85885e24f62a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:55:46.612273 [ 3 ] {} HTTP-Session: 83f1f34f-969e-482f-9c20-6b8c570df7c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.612469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:46.612519 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:46.612538 [ 3 ] {} HTTP-Session: f0dc31fe-2100-4493-a43f-e53637c2b306 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:46.612556 [ 3 ] {} HTTP-Session: f0dc31fe-2100-4493-a43f-e53637c2b306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.612570 [ 3 ] {} HTTP-Session: f0dc31fe-2100-4493-a43f-e53637c2b306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.612602 [ 3 ] {} HTTP-Session: f0dc31fe-2100-4493-a43f-e53637c2b306 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:46.612722 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:46.612765 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:55:46.612911 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:46.613236 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:46.613272 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:46.613586 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.07.01 18:55:46.613892 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:46.614045 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} executeQuery: Read 66 rows, 5.28 KiB in 0.001357 sec., 48636.69859985262 rows/sec., 3.80 MiB/sec. 2024.07.01 18:55:46.614234 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} DynamicQueryHandler: Done processing query 2024.07.01 18:55:46.614270 [ 3 ] {ac250978-b47d-4edf-949a-2de16e52ca0d} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:55:46.614301 [ 3 ] {} HTTP-Session: f0dc31fe-2100-4493-a43f-e53637c2b306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.614528 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:46.614577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:46.614597 [ 3 ] {} HTTP-Session: 0ffb038f-b1f0-4dd2-8866-e3825db4ebb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:46.614613 [ 3 ] {} HTTP-Session: 0ffb038f-b1f0-4dd2-8866-e3825db4ebb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.614627 [ 3 ] {} HTTP-Session: 0ffb038f-b1f0-4dd2-8866-e3825db4ebb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.614658 [ 3 ] {} HTTP-Session: 0ffb038f-b1f0-4dd2-8866-e3825db4ebb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:46.614814 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:46.614860 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:55:46.615007 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:46.615394 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:46.615429 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:46.615820 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.07.01 18:55:46.616160 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:46.616317 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} executeQuery: Read 161 rows, 11.48 KiB in 0.00157 sec., 102547.77070063695 rows/sec., 7.14 MiB/sec. 2024.07.01 18:55:46.616617 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} DynamicQueryHandler: Done processing query 2024.07.01 18:55:46.616653 [ 3 ] {4d7595d0-32a0-4da4-a95e-fbdbc8c41020} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:55:46.616712 [ 3 ] {} HTTP-Session: 0ffb038f-b1f0-4dd2-8866-e3825db4ebb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.617013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:46.617116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:46.617148 [ 3 ] {} HTTP-Session: 20b74b12-2b3c-43d3-b52b-e42a923e3c13 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:46.617166 [ 3 ] {} HTTP-Session: 20b74b12-2b3c-43d3-b52b-e42a923e3c13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.617181 [ 3 ] {} HTTP-Session: 20b74b12-2b3c-43d3-b52b-e42a923e3c13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:46.617212 [ 3 ] {} HTTP-Session: 20b74b12-2b3c-43d3-b52b-e42a923e3c13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:46.617341 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:46.617385 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:55:46.617528 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:46.617823 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:46.617859 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2024.07.01 18:55:46.618227 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.07.01 18:55:46.618547 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:46.618704 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec. 2024.07.01 18:55:46.618890 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} DynamicQueryHandler: Done processing query 2024.07.01 18:55:46.618926 [ 3 ] {e9926584-9713-4df8-bfe4-eba2c4c59d31} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:46.618958 [ 3 ] {} HTTP-Session: 20b74b12-2b3c-43d3-b52b-e42a923e3c13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:49.857576 [ 150 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:55:49.857639 [ 150 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:55:51.609141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 4498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:51.609259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:51.609291 [ 3 ] {} HTTP-Session: 26530619-baaa-4fc1-96c8-f5c016caae54 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:51.609317 [ 3 ] {} HTTP-Session: 26530619-baaa-4fc1-96c8-f5c016caae54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.609332 [ 3 ] {} HTTP-Session: 26530619-baaa-4fc1-96c8-f5c016caae54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.609381 [ 3 ] {} HTTP-Session: 26530619-baaa-4fc1-96c8-f5c016caae54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:51.609580 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:51.609647 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:55:51.609840 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:51.610265 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:51.610312 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:55:51.610694 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.07.01 18:55:51.611038 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:51.611198 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} executeQuery: Read 31 rows, 2.51 KiB in 0.001678 sec., 18474.374255065555 rows/sec., 1.46 MiB/sec. 2024.07.01 18:55:51.611533 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} DynamicQueryHandler: Done processing query 2024.07.01 18:55:51.611578 [ 3 ] {33a92852-5e05-44f1-bf02-6f63390f98a0} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:51.611598 [ 3 ] {} HTTP-Session: 26530619-baaa-4fc1-96c8-f5c016caae54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.611748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:51.611805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:51.611824 [ 3 ] {} HTTP-Session: b8423914-9782-4a27-b063-3915f60c49e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:51.611845 [ 3 ] {} HTTP-Session: b8423914-9782-4a27-b063-3915f60c49e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.611859 [ 3 ] {} HTTP-Session: b8423914-9782-4a27-b063-3915f60c49e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.611896 [ 3 ] {} HTTP-Session: b8423914-9782-4a27-b063-3915f60c49e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:51.612007 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:51.612056 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:55:51.612210 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:51.612498 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:51.612536 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:55:51.612844 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.07.01 18:55:51.613158 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:51.613320 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} executeQuery: Read 2 rows, 167.00 B in 0.001337 sec., 1495.8863126402393 rows/sec., 121.98 KiB/sec. 2024.07.01 18:55:51.613512 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} DynamicQueryHandler: Done processing query 2024.07.01 18:55:51.613543 [ 3 ] {38147c58-ab3f-4ed4-a83d-dc254878409e} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:55:51.613560 [ 3 ] {} HTTP-Session: b8423914-9782-4a27-b063-3915f60c49e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.613805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 27014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:51.613855 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:51.613875 [ 3 ] {} HTTP-Session: e4efc050-7f6b-41a5-b318-9e0b3318e3ef Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:51.613893 [ 3 ] {} HTTP-Session: e4efc050-7f6b-41a5-b318-9e0b3318e3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.613907 [ 3 ] {} HTTP-Session: e4efc050-7f6b-41a5-b318-9e0b3318e3ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.613939 [ 3 ] {} HTTP-Session: e4efc050-7f6b-41a5-b318-9e0b3318e3ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:51.614085 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:51.614129 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:55:51.614256 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:51.614746 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:51.614783 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:55:51.615129 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.07.01 18:55:51.615440 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:51.615596 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} executeQuery: Read 186 rows, 15.72 KiB in 0.001577 sec., 117945.46607482561 rows/sec., 9.73 MiB/sec. 2024.07.01 18:55:51.615612 [ 149 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.07.01 18:55:51.615725 [ 149 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:51.615764 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:55:51.615810 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} DynamicQueryHandler: Done processing query 2024.07.01 18:55:51.615857 [ 3 ] {cbaea7f2-55aa-40cf-b14b-76de66610682} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.07.01 18:55:51.615910 [ 3 ] {} HTTP-Session: e4efc050-7f6b-41a5-b318-9e0b3318e3ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.616015 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.07.01 18:55:51.616110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:51.616207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:51.616258 [ 3 ] {} HTTP-Session: b590303c-9422-4e12-ae48-5468520e16a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:51.616311 [ 3 ] {} HTTP-Session: b590303c-9422-4e12-ae48-5468520e16a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.616314 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:55:51.616335 [ 3 ] {} HTTP-Session: b590303c-9422-4e12-ae48-5468520e16a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.616383 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 189 rows starting from the beginning of the part 2024.07.01 18:55:51.616406 [ 3 ] {} HTTP-Session: b590303c-9422-4e12-ae48-5468520e16a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:51.616570 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 148 rows starting from the beginning of the part 2024.07.01 18:55:51.616674 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:51.616876 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 57 rows starting from the beginning of the part 2024.07.01 18:55:51.616889 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:55:51.617214 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 147 rows starting from the beginning of the part 2024.07.01 18:55:51.617554 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 57 rows starting from the beginning of the part 2024.07.01 18:55:51.617902 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 186 rows starting from the beginning of the part 2024.07.01 18:55:51.618260 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:51.619001 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:51.619056 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:55:51.619921 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.07.01 18:55:51.620769 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:51.620870 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 784 rows, containing 4 columns (4 merged, 0 gathered) in 0.005010607 sec., 156468.06863918883 rows/sec., 12.84 MiB/sec. 2024.07.01 18:55:51.621063 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} executeQuery: Read 2 rows, 143.00 B in 0.004502 sec., 444.24700133274104 rows/sec., 31.02 KiB/sec. 2024.07.01 18:55:51.621124 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.07.01 18:55:51.621403 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} DynamicQueryHandler: Done processing query 2024.07.01 18:55:51.621467 [ 3 ] {e87ded59-9dc5-4c5c-bc3d-896e51d3ba5c} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:55:51.621546 [ 3 ] {} HTTP-Session: b590303c-9422-4e12-ae48-5468520e16a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.621745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:51.621819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:51.621861 [ 3 ] {} HTTP-Session: ac64c130-507f-4dea-8a88-8902140d1b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:51.621872 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:51.621890 [ 3 ] {} HTTP-Session: ac64c130-507f-4dea-8a88-8902140d1b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.621933 [ 3 ] {} HTTP-Session: ac64c130-507f-4dea-8a88-8902140d1b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.622016 [ 3 ] {} HTTP-Session: ac64c130-507f-4dea-8a88-8902140d1b35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:51.622053 [ 187 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_76_15} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.07.01 18:55:51.622195 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.07.01 18:55:51.622256 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:51.622305 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:55:51.622452 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:51.622849 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:51.622885 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:55:51.623215 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.07.01 18:55:51.623536 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:51.623691 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} executeQuery: Read 121 rows, 9.66 KiB in 0.001536 sec., 78776.04166666667 rows/sec., 6.14 MiB/sec. 2024.07.01 18:55:51.623702 [ 149 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.07.01 18:55:51.623789 [ 149 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:51.623845 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:55:51.623993 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} DynamicQueryHandler: Done processing query 2024.07.01 18:55:51.624030 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.07.01 18:55:51.624039 [ 3 ] {6b7869bf-9859-484a-997f-cfa47e83968c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:55:51.624105 [ 3 ] {} HTTP-Session: ac64c130-507f-4dea-8a88-8902140d1b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.624213 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:55:51.624247 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 150 rows starting from the beginning of the part 2024.07.01 18:55:51.624399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:51.624462 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 98 rows starting from the beginning of the part 2024.07.01 18:55:51.624563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:51.624669 [ 3 ] {} HTTP-Session: 7afd5948-8a54-4d88-a058-d8db1cb1a0f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:51.624750 [ 3 ] {} HTTP-Session: 7afd5948-8a54-4d88-a058-d8db1cb1a0f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.624759 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 66 rows starting from the beginning of the part 2024.07.01 18:55:51.624805 [ 3 ] {} HTTP-Session: 7afd5948-8a54-4d88-a058-d8db1cb1a0f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.624963 [ 3 ] {} HTTP-Session: 7afd5948-8a54-4d88-a058-d8db1cb1a0f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:51.624994 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 96 rows starting from the beginning of the part 2024.07.01 18:55:51.625171 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 66 rows starting from the beginning of the part 2024.07.01 18:55:51.625452 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 121 rows starting from the beginning of the part 2024.07.01 18:55:51.625757 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:51.625829 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:55:51.626490 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:51.627488 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:51.627557 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:55:51.628093 [ 195 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 4 columns (4 merged, 0 gathered) in 0.004150956 sec., 143822.29057595407 rows/sec., 11.23 MiB/sec. 2024.07.01 18:55:51.628298 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.07.01 18:55:51.628420 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.07.01 18:55:51.629125 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:51.629273 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:51.629320 [ 191 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_76_15} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.07.01 18:55:51.629479 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.07.01 18:55:51.629549 [ 149 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.07.01 18:55:51.629608 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} executeQuery: Read 197 rows, 14.08 KiB in 0.004338 sec., 45412.63254956201 rows/sec., 3.17 MiB/sec. 2024.07.01 18:55:51.629632 [ 149 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:51.629722 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:55:51.629996 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.07.01 18:55:51.630083 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} DynamicQueryHandler: Done processing query 2024.07.01 18:55:51.630207 [ 3 ] {8bf8163d-63e2-4ff2-b061-901ba3f262cd} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.07.01 18:55:51.630313 [ 3 ] {} HTTP-Session: 7afd5948-8a54-4d88-a058-d8db1cb1a0f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.630543 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:55:51.630626 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 10924 rows starting from the beginning of the part 2024.07.01 18:55:51.630734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 50128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:51.631000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:51.631162 [ 3 ] {} HTTP-Session: b957b2c0-2c5c-4e03-a482-b1c2fde9a58b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:51.631180 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 162 rows starting from the beginning of the part 2024.07.01 18:55:51.631236 [ 3 ] {} HTTP-Session: b957b2c0-2c5c-4e03-a482-b1c2fde9a58b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.631298 [ 3 ] {} HTTP-Session: b957b2c0-2c5c-4e03-a482-b1c2fde9a58b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.631508 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 161 rows starting from the beginning of the part 2024.07.01 18:55:51.631525 [ 3 ] {} HTTP-Session: b957b2c0-2c5c-4e03-a482-b1c2fde9a58b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:51.631723 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part 2024.07.01 18:55:51.631907 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 161 rows starting from the beginning of the part 2024.07.01 18:55:51.631994 [ 191 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 197 rows starting from the beginning of the part 2024.07.01 18:55:51.632256 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:51.632443 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:55:51.633608 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:51.634915 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:51.634954 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:55:51.636256 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.07.01 18:55:51.636746 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:51.636968 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} executeQuery: Read 31 rows, 56.88 KiB in 0.005182 sec., 5982.2462369741415 rows/sec., 10.72 MiB/sec. 2024.07.01 18:55:51.637289 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} DynamicQueryHandler: Done processing query 2024.07.01 18:55:51.637338 [ 3 ] {934362c2-7f65-4c6f-a78a-1c315635dffb} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.07.01 18:55:51.637358 [ 3 ] {} HTTP-Session: b957b2c0-2c5c-4e03-a482-b1c2fde9a58b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.637574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:51.637669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:51.637687 [ 189 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 11766 rows, containing 5 columns (5 merged, 0 gathered) in 0.007837536 sec., 1501237.1235041216 rows/sec., 104.67 MiB/sec. 2024.07.01 18:55:51.637702 [ 3 ] {} HTTP-Session: f6307618-a59d-4c4d-bca7-9117eef309b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:51.637768 [ 3 ] {} HTTP-Session: f6307618-a59d-4c4d-bca7-9117eef309b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.637791 [ 3 ] {} HTTP-Session: f6307618-a59d-4c4d-bca7-9117eef309b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.637823 [ 3 ] {} HTTP-Session: f6307618-a59d-4c4d-bca7-9117eef309b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:51.637956 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:51.638023 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:55:51.638172 [ 189 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.07.01 18:55:51.638332 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:51.639137 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:51.639184 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:55:51.639353 [ 189 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:51.639585 [ 189 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_76_15} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.07.01 18:55:51.639800 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. 2024.07.01 18:55:51.639907 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.07.01 18:55:51.640248 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:51.640416 [ 149 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.07.01 18:55:51.640415 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} executeQuery: Read 60 rows, 4.14 KiB in 0.0025 sec., 24000 rows/sec., 1.62 MiB/sec. 2024.07.01 18:55:51.640481 [ 149 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:51.640564 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:55:51.640765 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} DynamicQueryHandler: Done processing query 2024.07.01 18:55:51.640792 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.07.01 18:55:51.640799 [ 3 ] {1e845261-aa07-4bb8-be72-b33d0b90647d} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:51.640890 [ 3 ] {} HTTP-Session: f6307618-a59d-4c4d-bca7-9117eef309b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:51.641034 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:55:51.641079 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3766 rows starting from the beginning of the part 2024.07.01 18:55:51.641202 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2024.07.01 18:55:51.641340 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part 2024.07.01 18:55:51.641520 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2024.07.01 18:55:51.641745 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part 2024.07.01 18:55:51.641886 [ 190 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part 2024.07.01 18:55:51.643736 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4066 rows, containing 4 columns (4 merged, 0 gathered) in 0.003054401 sec., 1331193.9067594595 rows/sec., 89.58 MiB/sec. 2024.07.01 18:55:51.644117 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.07.01 18:55:51.644558 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:51.644642 [ 197 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_76_15} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.07.01 18:55:51.644731 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2024.07.01 18:55:56.606465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:56.606605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:56.606631 [ 3 ] {} HTTP-Session: 83e9068c-ad0f-49e3-bfce-06566d3015e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:56.606656 [ 3 ] {} HTTP-Session: 83e9068c-ad0f-49e3-bfce-06566d3015e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:56.606670 [ 3 ] {} HTTP-Session: 83e9068c-ad0f-49e3-bfce-06566d3015e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:56.606722 [ 3 ] {} HTTP-Session: 83e9068c-ad0f-49e3-bfce-06566d3015e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:56.606927 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:56.606995 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:55:56.607190 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:56.607667 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:56.607711 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:55:56.608092 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.07.01 18:55:56.608439 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:56.608615 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} executeQuery: Read 56 rows, 4.41 KiB in 0.001751 sec., 31981.724728726444 rows/sec., 2.46 MiB/sec. 2024.07.01 18:55:56.608820 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} DynamicQueryHandler: Done processing query 2024.07.01 18:55:56.608847 [ 3 ] {f704d176-0b99-4a73-a4d6-c06e521478e2} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:55:56.608863 [ 3 ] {} HTTP-Session: 83e9068c-ad0f-49e3-bfce-06566d3015e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:56.609037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:56.609087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:56.609106 [ 3 ] {} HTTP-Session: 22f2c49c-ff5f-48cc-bac0-04aa6bcb53d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:56.609123 [ 3 ] {} HTTP-Session: 22f2c49c-ff5f-48cc-bac0-04aa6bcb53d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:56.609137 [ 3 ] {} HTTP-Session: 22f2c49c-ff5f-48cc-bac0-04aa6bcb53d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:56.609168 [ 3 ] {} HTTP-Session: 22f2c49c-ff5f-48cc-bac0-04aa6bcb53d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:56.609288 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:56.609331 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:55:56.609457 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:56.609813 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:56.609850 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:55:56.610200 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.07.01 18:55:56.610520 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:56.610675 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} executeQuery: Read 64 rows, 5.12 KiB in 0.001419 sec., 45102.18463706836 rows/sec., 3.52 MiB/sec. 2024.07.01 18:55:56.610866 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} DynamicQueryHandler: Done processing query 2024.07.01 18:55:56.610901 [ 3 ] {be21121c-cf8a-4b94-88e9-02454fb4d152} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:55:56.610934 [ 3 ] {} HTTP-Session: 22f2c49c-ff5f-48cc-bac0-04aa6bcb53d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:56.611124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:56.611175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:56.611195 [ 3 ] {} HTTP-Session: 9cb33675-5f82-4b87-93dc-93f1a46c2aa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:56.611211 [ 3 ] {} HTTP-Session: 9cb33675-5f82-4b87-93dc-93f1a46c2aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:56.611226 [ 3 ] {} HTTP-Session: 9cb33675-5f82-4b87-93dc-93f1a46c2aa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:56.611258 [ 3 ] {} HTTP-Session: 9cb33675-5f82-4b87-93dc-93f1a46c2aa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:56.611404 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:56.611452 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:55:56.611599 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:56.612000 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:56.612036 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:55:56.612441 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.07.01 18:55:56.612788 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:56.612941 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. 2024.07.01 18:55:56.613200 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} DynamicQueryHandler: Done processing query 2024.07.01 18:55:56.613226 [ 3 ] {b192fae0-aeb6-4551-88cf-58eed2829357} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:55:56.613241 [ 3 ] {} HTTP-Session: 9cb33675-5f82-4b87-93dc-93f1a46c2aa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:56.613384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:55:56.613433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:55:56.613452 [ 3 ] {} HTTP-Session: 173c4901-44ce-4dac-a083-0124333d1686 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:55:56.613469 [ 3 ] {} HTTP-Session: 173c4901-44ce-4dac-a083-0124333d1686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:56.613483 [ 3 ] {} HTTP-Session: 173c4901-44ce-4dac-a083-0124333d1686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:55:56.613514 [ 3 ] {} HTTP-Session: 173c4901-44ce-4dac-a083-0124333d1686 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:55:56.613642 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:55:56.613686 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:55:56.613904 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:55:56.614211 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:55:56.614247 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:55:56.614607 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.07.01 18:55:56.614933 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:55:56.615083 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} executeQuery: Read 60 rows, 4.14 KiB in 0.001491 sec., 40241.44869215292 rows/sec., 2.71 MiB/sec. 2024.07.01 18:55:56.615250 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} DynamicQueryHandler: Done processing query 2024.07.01 18:55:56.615275 [ 3 ] {9a4662b3-1f39-4b06-a797-6beed16dda1a} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:55:56.615291 [ 3 ] {} HTTP-Session: 173c4901-44ce-4dac-a083-0124333d1686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.609208 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:01.609344 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:01.609374 [ 3 ] {} HTTP-Session: c54d3ce6-b9ba-4db8-a744-c6d3dc8553cd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:01.609405 [ 3 ] {} HTTP-Session: c54d3ce6-b9ba-4db8-a744-c6d3dc8553cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.609423 [ 3 ] {} HTTP-Session: c54d3ce6-b9ba-4db8-a744-c6d3dc8553cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.609482 [ 3 ] {} HTTP-Session: c54d3ce6-b9ba-4db8-a744-c6d3dc8553cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:01.609788 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:01.609862 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:56:01.610063 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:01.610504 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:01.610543 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:56:01.610920 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.07.01 18:56:01.611273 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:01.611457 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} executeQuery: Read 43 rows, 3.49 KiB in 0.001722 sec., 24970.96399535424 rows/sec., 1.98 MiB/sec. 2024.07.01 18:56:01.611768 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} DynamicQueryHandler: Done processing query 2024.07.01 18:56:01.611834 [ 3 ] {03a1ad44-25db-45b5-9143-311004d6e46d} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:56:01.611884 [ 3 ] {} HTTP-Session: c54d3ce6-b9ba-4db8-a744-c6d3dc8553cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.612154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 27295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:01.612210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:01.612230 [ 3 ] {} HTTP-Session: 774f491e-5600-45b7-983f-885762c4b62e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:01.612247 [ 3 ] {} HTTP-Session: 774f491e-5600-45b7-983f-885762c4b62e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.612262 [ 3 ] {} HTTP-Session: 774f491e-5600-45b7-983f-885762c4b62e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.612294 [ 3 ] {} HTTP-Session: 774f491e-5600-45b7-983f-885762c4b62e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:01.612447 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:01.612495 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:56:01.612647 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:01.613058 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:01.613096 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:56:01.613432 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.07.01 18:56:01.613752 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:01.613912 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} executeQuery: Read 185 rows, 16.05 KiB in 0.001526 sec., 121231.97903014417 rows/sec., 10.27 MiB/sec. 2024.07.01 18:56:01.614079 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} DynamicQueryHandler: Done processing query 2024.07.01 18:56:01.614104 [ 3 ] {9cda4bfb-3b0e-4fd4-8a78-a8cc697bdc97} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.07.01 18:56:01.614120 [ 3 ] {} HTTP-Session: 774f491e-5600-45b7-983f-885762c4b62e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.614254 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 19869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:01.614304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:01.614324 [ 3 ] {} HTTP-Session: ae6b4cc1-98a1-437b-a5f4-56a304617202 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:01.614340 [ 3 ] {} HTTP-Session: ae6b4cc1-98a1-437b-a5f4-56a304617202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.614354 [ 3 ] {} HTTP-Session: ae6b4cc1-98a1-437b-a5f4-56a304617202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.614386 [ 3 ] {} HTTP-Session: ae6b4cc1-98a1-437b-a5f4-56a304617202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:01.614523 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:01.614565 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:56:01.614693 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:01.615056 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:01.615093 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:56:01.615405 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.07.01 18:56:01.615721 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:01.615889 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} executeQuery: Read 117 rows, 9.37 KiB in 0.001417 sec., 82568.80733944954 rows/sec., 6.46 MiB/sec. 2024.07.01 18:56:01.616075 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} DynamicQueryHandler: Done processing query 2024.07.01 18:56:01.616112 [ 3 ] {dd055ae7-7f5c-4ec8-820f-8b7597ca5822} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:56:01.616144 [ 3 ] {} HTTP-Session: ae6b4cc1-98a1-437b-a5f4-56a304617202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.616377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:01.616425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:01.616444 [ 3 ] {} HTTP-Session: a64e8dce-35a6-4de6-8d5c-741b681328fa Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:01.616461 [ 3 ] {} HTTP-Session: a64e8dce-35a6-4de6-8d5c-741b681328fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.616475 [ 3 ] {} HTTP-Session: a64e8dce-35a6-4de6-8d5c-741b681328fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.616506 [ 3 ] {} HTTP-Session: a64e8dce-35a6-4de6-8d5c-741b681328fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:01.616653 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:01.616702 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:56:01.616846 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:01.617212 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:01.617248 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:56:01.617629 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.07.01 18:56:01.617981 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:01.618146 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} executeQuery: Read 160 rows, 11.41 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 7.23 MiB/sec. 2024.07.01 18:56:01.618313 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} DynamicQueryHandler: Done processing query 2024.07.01 18:56:01.618337 [ 3 ] {8fd4c808-96c6-4333-b020-7cfe3b2f55b0} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:56:01.618353 [ 3 ] {} HTTP-Session: a64e8dce-35a6-4de6-8d5c-741b681328fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.618516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 69091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:01.618578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:01.618607 [ 3 ] {} HTTP-Session: cbbc3736-26f3-481c-82f6-02db3f8877d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:01.618628 [ 3 ] {} HTTP-Session: cbbc3736-26f3-481c-82f6-02db3f8877d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.618642 [ 3 ] {} HTTP-Session: cbbc3736-26f3-481c-82f6-02db3f8877d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.618673 [ 3 ] {} HTTP-Session: cbbc3736-26f3-481c-82f6-02db3f8877d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:01.619085 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:01.619150 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:56:01.619558 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:01.620392 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:01.620428 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:56:01.621064 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.07.01 18:56:01.621472 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:01.621671 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} executeQuery: Read 43 rows, 78.90 KiB in 0.002906 sec., 14796.971782518925 rows/sec., 26.52 MiB/sec. 2024.07.01 18:56:01.621894 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} DynamicQueryHandler: Done processing query 2024.07.01 18:56:01.621919 [ 3 ] {0de87f7a-45ed-43ee-88cc-e9731705234c} MemoryTracker: Peak memory usage (for query): 4.62 MiB. 2024.07.01 18:56:01.621935 [ 3 ] {} HTTP-Session: cbbc3736-26f3-481c-82f6-02db3f8877d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.622089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 2461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:01.622138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:01.622157 [ 3 ] {} HTTP-Session: 1ba66240-3e24-4007-b8d0-2013a9086a6e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:01.622174 [ 3 ] {} HTTP-Session: 1ba66240-3e24-4007-b8d0-2013a9086a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.622187 [ 3 ] {} HTTP-Session: 1ba66240-3e24-4007-b8d0-2013a9086a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.622218 [ 3 ] {} HTTP-Session: 1ba66240-3e24-4007-b8d0-2013a9086a6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:01.622318 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:01.622363 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.07.01 18:56:01.622488 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:01.622754 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:01.622790 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:56:01.623149 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.07.01 18:56:01.623488 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:01.623657 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} executeQuery: Read 15 rows, 1.09 KiB in 0.001362 sec., 11013.215859030837 rows/sec., 798.74 KiB/sec. 2024.07.01 18:56:01.623917 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} DynamicQueryHandler: Done processing query 2024.07.01 18:56:01.623942 [ 3 ] {5240e6c4-8afb-4f97-b86e-f2078ddb184e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.07.01 18:56:01.623957 [ 3 ] {} HTTP-Session: 1ba66240-3e24-4007-b8d0-2013a9086a6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.624076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:01.624124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:01.624143 [ 3 ] {} HTTP-Session: 3403181b-6993-4167-9fd0-5c14ca1be116 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:01.624159 [ 3 ] {} HTTP-Session: 3403181b-6993-4167-9fd0-5c14ca1be116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.624172 [ 3 ] {} HTTP-Session: 3403181b-6993-4167-9fd0-5c14ca1be116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:01.624203 [ 3 ] {} HTTP-Session: 3403181b-6993-4167-9fd0-5c14ca1be116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:01.624322 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:01.624368 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:56:01.624515 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:01.624874 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:01.624911 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.50 GiB. 2024.07.01 18:56:01.625268 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.07.01 18:56:01.625596 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:01.625754 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec. 2024.07.01 18:56:01.625922 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} DynamicQueryHandler: Done processing query 2024.07.01 18:56:01.625947 [ 3 ] {a2e5a50a-9d2c-438b-a67a-659bc9fab700} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:56:01.625962 [ 3 ] {} HTTP-Session: 3403181b-6993-4167-9fd0-5c14ca1be116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:04.857685 [ 141 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:56:04.857760 [ 141 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:56:06.605516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:06.605639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:06.605665 [ 3 ] {} HTTP-Session: c2ec2508-e188-4335-8d14-e0719f268a19 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:06.605690 [ 3 ] {} HTTP-Session: c2ec2508-e188-4335-8d14-e0719f268a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:06.605704 [ 3 ] {} HTTP-Session: c2ec2508-e188-4335-8d14-e0719f268a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:06.605754 [ 3 ] {} HTTP-Session: c2ec2508-e188-4335-8d14-e0719f268a19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:06.605960 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:06.606029 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:56:06.606221 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:06.606690 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:06.606733 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:06.607114 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.07.01 18:56:06.607474 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:06.607642 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} executeQuery: Read 56 rows, 4.41 KiB in 0.001747 sec., 32054.951345163136 rows/sec., 2.46 MiB/sec. 2024.07.01 18:56:06.607868 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} DynamicQueryHandler: Done processing query 2024.07.01 18:56:06.607895 [ 3 ] {f67e62d6-33d2-42b7-b862-46dd7ee69368} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:56:06.607911 [ 3 ] {} HTTP-Session: c2ec2508-e188-4335-8d14-e0719f268a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:06.608087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:06.608139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:06.608158 [ 3 ] {} HTTP-Session: 06a47aac-3ccb-4b56-8e75-7d7417403132 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:06.608175 [ 3 ] {} HTTP-Session: 06a47aac-3ccb-4b56-8e75-7d7417403132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:06.608189 [ 3 ] {} HTTP-Session: 06a47aac-3ccb-4b56-8e75-7d7417403132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:06.608220 [ 3 ] {} HTTP-Session: 06a47aac-3ccb-4b56-8e75-7d7417403132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:06.608339 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:06.608383 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:56:06.608519 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:06.608859 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:06.608901 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:06.609224 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.07.01 18:56:06.609549 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:06.609674 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} executeQuery: Read 64 rows, 5.12 KiB in 0.001379 sec., 46410.44234952865 rows/sec., 3.62 MiB/sec. 2024.07.01 18:56:06.609829 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} DynamicQueryHandler: Done processing query 2024.07.01 18:56:06.609861 [ 3 ] {4823646a-125b-4434-9743-85bc5b339964} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:56:06.609886 [ 3 ] {} HTTP-Session: 06a47aac-3ccb-4b56-8e75-7d7417403132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:06.610055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:06.610109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:06.610128 [ 3 ] {} HTTP-Session: b6dd0020-0e5c-4974-9e21-ac366c008178 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:06.610146 [ 3 ] {} HTTP-Session: b6dd0020-0e5c-4974-9e21-ac366c008178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:06.610160 [ 3 ] {} HTTP-Session: b6dd0020-0e5c-4974-9e21-ac366c008178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:06.610191 [ 3 ] {} HTTP-Session: b6dd0020-0e5c-4974-9e21-ac366c008178 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:06.610336 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:06.610384 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:56:06.610527 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:06.610935 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:06.610971 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:06.611374 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.07.01 18:56:06.611730 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:06.611858 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec. 2024.07.01 18:56:06.612024 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} DynamicQueryHandler: Done processing query 2024.07.01 18:56:06.612048 [ 3 ] {cf3cfe08-42a5-441e-bfc1-65537712ff00} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:56:06.612064 [ 3 ] {} HTTP-Session: b6dd0020-0e5c-4974-9e21-ac366c008178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:06.612230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:06.612280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:06.612300 [ 3 ] {} HTTP-Session: 47e56eb4-858c-49ab-a042-5fee22fa6a6c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:06.612317 [ 3 ] {} HTTP-Session: 47e56eb4-858c-49ab-a042-5fee22fa6a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:06.612331 [ 3 ] {} HTTP-Session: 47e56eb4-858c-49ab-a042-5fee22fa6a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:06.612362 [ 3 ] {} HTTP-Session: 47e56eb4-858c-49ab-a042-5fee22fa6a6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:06.612490 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:06.612535 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:56:06.612663 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:06.612945 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:06.612981 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:06.613354 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.07.01 18:56:06.613691 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:06.613815 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. 2024.07.01 18:56:06.614071 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} DynamicQueryHandler: Done processing query 2024.07.01 18:56:06.614130 [ 3 ] {1c92d8dc-c0d1-41b3-8ebe-e0a3cb27ac60} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:56:06.614181 [ 3 ] {} HTTP-Session: 47e56eb4-858c-49ab-a042-5fee22fa6a6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.602178 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:11.602377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:11.602425 [ 3 ] {} HTTP-Session: 6727653e-18e1-4ee3-8256-5a96df5cd8a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:11.602467 [ 3 ] {} HTTP-Session: 6727653e-18e1-4ee3-8256-5a96df5cd8a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.602496 [ 3 ] {} HTTP-Session: 6727653e-18e1-4ee3-8256-5a96df5cd8a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.602580 [ 3 ] {} HTTP-Session: 6727653e-18e1-4ee3-8256-5a96df5cd8a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:11.602973 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} executeQuery: (from [fd00:1122:3344:101::d]:61125) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.07.01 18:56:11.603415 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.07.01 18:56:11.603463 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.07.01 18:56:11.603801 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:56:11.603882 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} InterpreterSelectQuery: FetchColumns -> Complete 2024.07.01 18:56:11.604055 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.07.01 18:56:11.604150 [ 258 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.07.01 18:56:11.604253 [ 256 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.07.01 18:56:11.604293 [ 259 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.07.01 18:56:11.604334 [ 260 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.07.01 18:56:11.604531 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2024.07.01 18:56:11.604565 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.07.01 18:56:11.604683 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.07.01 18:56:11.604708 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (SelectExecutor): Reading approx. 28 rows with 3 streams 2024.07.01 18:56:11.604755 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:56:11.604804 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:56:11.604846 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.07.01 18:56:11.606704 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} executeQuery: Read 28 rows, 1.16 KiB in 0.003927 sec., 7130.124777183601 rows/sec., 295.68 KiB/sec. 2024.07.01 18:56:11.607076 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} DynamicQueryHandler: Done processing query 2024.07.01 18:56:11.607103 [ 3 ] {ba81d16e-f74a-46ca-bafb-c8b62b9ac155} MemoryTracker: Peak memory usage (for query): 3.11 MiB. 2024.07.01 18:56:11.607120 [ 3 ] {} HTTP-Session: 6727653e-18e1-4ee3-8256-5a96df5cd8a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.613816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:11.613870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:11.613889 [ 3 ] {} HTTP-Session: 7ce4a68a-0812-41e8-b646-f0a357358de6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:11.613905 [ 3 ] {} HTTP-Session: 7ce4a68a-0812-41e8-b646-f0a357358de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.613919 [ 3 ] {} HTTP-Session: 7ce4a68a-0812-41e8-b646-f0a357358de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.613953 [ 3 ] {} HTTP-Session: 7ce4a68a-0812-41e8-b646-f0a357358de6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:11.614074 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:11.614131 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.07.01 18:56:11.614334 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:11.614784 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:11.614831 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:11.615350 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.07.01 18:56:11.615669 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:11.615852 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} executeQuery: Read 1 rows, 285.00 B in 0.001807 sec., 553.4034311012729 rows/sec., 154.02 KiB/sec. 2024.07.01 18:56:11.616148 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} DynamicQueryHandler: Done processing query 2024.07.01 18:56:11.616174 [ 3 ] {c8bfe093-4e8f-470b-b490-a6b4a764241e} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.07.01 18:56:11.616191 [ 3 ] {} HTTP-Session: 7ce4a68a-0812-41e8-b646-f0a357358de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.616315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 6506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:11.616365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:11.616385 [ 3 ] {} HTTP-Session: 66efb9c8-f865-44ba-bc71-91eaeb34b225 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:11.616402 [ 3 ] {} HTTP-Session: 66efb9c8-f865-44ba-bc71-91eaeb34b225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.616416 [ 3 ] {} HTTP-Session: 66efb9c8-f865-44ba-bc71-91eaeb34b225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.616447 [ 3 ] {} HTTP-Session: 66efb9c8-f865-44ba-bc71-91eaeb34b225 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:11.616557 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:11.616603 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:56:11.616748 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:11.617084 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:11.617122 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:11.617439 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.07.01 18:56:11.617757 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:11.617916 [ 137 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 6 parts from all_1_34_8 to all_39_39_0 2024.07.01 18:56:11.617925 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} executeQuery: Read 45 rows, 3.65 KiB in 0.00139 sec., 32374.100719424463 rows/sec., 2.56 MiB/sec. 2024.07.01 18:56:11.617980 [ 137 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:11.618048 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:11.618256 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} DynamicQueryHandler: Done processing query 2024.07.01 18:56:11.618324 [ 3 ] {9ae3a24b-d31e-41fa-8178-27affc5003f6} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:56:11.618389 [ 3 ] {} HTTP-Session: 66efb9c8-f865-44ba-bc71-91eaeb34b225 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.618401 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::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.07.01 18:56:11.618609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:11.618766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:11.618873 [ 3 ] {} HTTP-Session: dcb4a4c3-34bf-4a82-a2c1-046cea2b5d21 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:11.618954 [ 3 ] {} HTTP-Session: dcb4a4c3-34bf-4a82-a2c1-046cea2b5d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.619014 [ 3 ] {} HTTP-Session: dcb4a4c3-34bf-4a82-a2c1-046cea2b5d21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.619120 [ 3 ] {} HTTP-Session: dcb4a4c3-34bf-4a82-a2c1-046cea2b5d21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:11.619135 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:56:11.619190 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 30 rows starting from the beginning of the part 2024.07.01 18:56:11.619361 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:11.619431 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part 2024.07.01 18:56:11.619530 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:56:11.619771 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part 2024.07.01 18:56:11.620129 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part 2024.07.01 18:56:11.620462 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 43 rows starting from the beginning of the part 2024.07.01 18:56:11.620554 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:11.620782 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 45 rows starting from the beginning of the part 2024.07.01 18:56:11.621528 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:11.621589 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:11.622299 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.07.01 18:56:11.623211 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:11.623570 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 4 columns (4 merged, 0 gathered) in 0.005410773 sec., 38626.64354982181 rows/sec., 3.06 MiB/sec. 2024.07.01 18:56:11.623612 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} executeQuery: Read 3 rows, 228.00 B in 0.004368 sec., 686.8131868131868 rows/sec., 50.97 KiB/sec. 2024.07.01 18:56:11.623789 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} MergedBlockOutputStream: filled checksums all_1_39_9 (state Temporary) 2024.07.01 18:56:11.623911 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} DynamicQueryHandler: Done processing query 2024.07.01 18:56:11.623966 [ 3 ] {d6f0cb60-2109-43fa-afcc-ac7ad97ffcf7} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:56:11.624018 [ 3 ] {} HTTP-Session: dcb4a4c3-34bf-4a82-a2c1-046cea2b5d21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.624269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 29012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:11.624352 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:11.624372 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_39_9 to all_1_39_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:11.624389 [ 3 ] {} HTTP-Session: c31ae907-a5c1-4c22-ac5e-42cb684a7059 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:11.624443 [ 3 ] {} HTTP-Session: c31ae907-a5c1-4c22-ac5e-42cb684a7059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.624486 [ 3 ] {} HTTP-Session: c31ae907-a5c1-4c22-ac5e-42cb684a7059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.624550 [ 3 ] {} HTTP-Session: c31ae907-a5c1-4c22-ac5e-42cb684a7059 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:11.624551 [ 189 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_39_9} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 6 parts: [all_1_34_8, all_39_39_0] -> all_1_39_9 2024.07.01 18:56:11.624704 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.07.01 18:56:11.624784 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:11.624835 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:56:11.624988 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:11.625441 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:11.625478 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:11.625810 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.07.01 18:56:11.626132 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:11.626290 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} executeQuery: Read 197 rows, 17.04 KiB in 0.001595 sec., 123510.97178683385 rows/sec., 10.43 MiB/sec. 2024.07.01 18:56:11.626459 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} DynamicQueryHandler: Done processing query 2024.07.01 18:56:11.626484 [ 3 ] {760be62b-03a6-4511-be9b-a50f465f6766} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.07.01 18:56:11.626500 [ 3 ] {} HTTP-Session: c31ae907-a5c1-4c22-ac5e-42cb684a7059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.626631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:11.626680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:11.626698 [ 3 ] {} HTTP-Session: 2b3e95a3-ce7a-44f6-b122-76345251b57c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:11.626716 [ 3 ] {} HTTP-Session: 2b3e95a3-ce7a-44f6-b122-76345251b57c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.626730 [ 3 ] {} HTTP-Session: 2b3e95a3-ce7a-44f6-b122-76345251b57c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.626761 [ 3 ] {} HTTP-Session: 2b3e95a3-ce7a-44f6-b122-76345251b57c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:11.626854 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:11.626897 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:56:11.627027 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:11.627301 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:11.627338 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:11.627641 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.07.01 18:56:11.627955 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:11.628113 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} executeQuery: Read 3 rows, 192.00 B in 0.00127 sec., 2362.2047244094488 rows/sec., 147.64 KiB/sec. 2024.07.01 18:56:11.628439 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} DynamicQueryHandler: Done processing query 2024.07.01 18:56:11.628473 [ 3 ] {8a1a3a1f-ca08-4188-8002-f0e491db690b} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:56:11.628496 [ 3 ] {} HTTP-Session: 2b3e95a3-ce7a-44f6-b122-76345251b57c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.628636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 21856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:11.628685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:11.628704 [ 3 ] {} HTTP-Session: 6d525501-4bad-4699-8d8d-287616f8fb89 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:11.628721 [ 3 ] {} HTTP-Session: 6d525501-4bad-4699-8d8d-287616f8fb89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.628734 [ 3 ] {} HTTP-Session: 6d525501-4bad-4699-8d8d-287616f8fb89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.628765 [ 3 ] {} HTTP-Session: 6d525501-4bad-4699-8d8d-287616f8fb89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:11.628908 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:11.628952 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:56:11.629100 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:11.629474 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:11.629511 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:11.629925 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.07.01 18:56:11.630264 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:11.630421 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} executeQuery: Read 130 rows, 10.19 KiB in 0.001571 sec., 82749.84086569065 rows/sec., 6.34 MiB/sec. 2024.07.01 18:56:11.630673 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} DynamicQueryHandler: Done processing query 2024.07.01 18:56:11.630734 [ 3 ] {7b85a8bc-e59e-4c97-a783-176b513f8b08} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:56:11.630795 [ 3 ] {} HTTP-Session: 6d525501-4bad-4699-8d8d-287616f8fb89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.631019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 31155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:11.631072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:11.631091 [ 3 ] {} HTTP-Session: a9a8002e-7031-4de5-9a15-1da00a873948 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:11.631108 [ 3 ] {} HTTP-Session: a9a8002e-7031-4de5-9a15-1da00a873948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.631121 [ 3 ] {} HTTP-Session: a9a8002e-7031-4de5-9a15-1da00a873948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.631153 [ 3 ] {} HTTP-Session: a9a8002e-7031-4de5-9a15-1da00a873948 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:11.631302 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:11.631353 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:56:11.631519 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:11.631906 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:11.631944 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:11.632334 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.07.01 18:56:11.632694 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:11.632853 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} executeQuery: Read 163 rows, 11.60 KiB in 0.001612 sec., 101116.6253101737 rows/sec., 7.02 MiB/sec. 2024.07.01 18:56:11.633124 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} DynamicQueryHandler: Done processing query 2024.07.01 18:56:11.633180 [ 3 ] {e990d3a9-44b5-4fdd-bed1-d7fdcc6d696a} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:56:11.633237 [ 3 ] {} HTTP-Session: a9a8002e-7031-4de5-9a15-1da00a873948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.633470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 72366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:11.633521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:11.633541 [ 3 ] {} HTTP-Session: f587af5d-0aa3-40aa-be53-442a1c2a962e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:11.633558 [ 3 ] {} HTTP-Session: f587af5d-0aa3-40aa-be53-442a1c2a962e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.633572 [ 3 ] {} HTTP-Session: f587af5d-0aa3-40aa-be53-442a1c2a962e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.633604 [ 3 ] {} HTTP-Session: f587af5d-0aa3-40aa-be53-442a1c2a962e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:11.634042 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:11.634112 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:56:11.634531 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:11.635296 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:11.635331 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:11.635959 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.07.01 18:56:11.636362 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:11.636547 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} executeQuery: Read 45 rows, 82.57 KiB in 0.002845 sec., 15817.223198594025 rows/sec., 28.34 MiB/sec. 2024.07.01 18:56:11.636775 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} DynamicQueryHandler: Done processing query 2024.07.01 18:56:11.636800 [ 3 ] {b863b0ce-86e6-4448-977e-3fec19b2ce44} MemoryTracker: Peak memory usage (for query): 4.62 MiB. 2024.07.01 18:56:11.636816 [ 3 ] {} HTTP-Session: f587af5d-0aa3-40aa-be53-442a1c2a962e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.636940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:11.637006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:11.637025 [ 3 ] {} HTTP-Session: c133faf8-3278-4046-b1bc-8d9b2a24973c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:11.637041 [ 3 ] {} HTTP-Session: c133faf8-3278-4046-b1bc-8d9b2a24973c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.637055 [ 3 ] {} HTTP-Session: c133faf8-3278-4046-b1bc-8d9b2a24973c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:11.637089 [ 3 ] {} HTTP-Session: c133faf8-3278-4046-b1bc-8d9b2a24973c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:11.637200 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:11.637243 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:56:11.637368 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:11.637656 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:11.637692 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:11.638086 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.07.01 18:56:11.638404 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:11.638556 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec. 2024.07.01 18:56:11.638818 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} DynamicQueryHandler: Done processing query 2024.07.01 18:56:11.638877 [ 3 ] {2e8beeb7-1c9f-4bb1-8e68-35afec33e6a3} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:56:11.638938 [ 3 ] {} HTTP-Session: c133faf8-3278-4046-b1bc-8d9b2a24973c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:16.606368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:16.606490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:16.606517 [ 3 ] {} HTTP-Session: cfe6cdde-f1c8-407b-b10f-58f577642249 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:16.606542 [ 3 ] {} HTTP-Session: cfe6cdde-f1c8-407b-b10f-58f577642249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:16.606557 [ 3 ] {} HTTP-Session: cfe6cdde-f1c8-407b-b10f-58f577642249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:16.606607 [ 3 ] {} HTTP-Session: cfe6cdde-f1c8-407b-b10f-58f577642249 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:16.606801 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:16.606869 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:56:16.607084 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:16.607528 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:16.607573 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:16.608005 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.07.01 18:56:16.608340 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:16.608513 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} executeQuery: Read 56 rows, 4.41 KiB in 0.001778 sec., 31496.062992125982 rows/sec., 2.42 MiB/sec. 2024.07.01 18:56:16.608530 [ 133 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.07.01 18:56:16.608627 [ 133 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:16.608681 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:16.608808 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.07.01 18:56:16.608811 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} DynamicQueryHandler: Done processing query 2024.07.01 18:56:16.608872 [ 3 ] {8d21517d-ac14-4c34-8bad-2cf9c09d7e93} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:56:16.608892 [ 3 ] {} HTTP-Session: cfe6cdde-f1c8-407b-b10f-58f577642249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:16.608953 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:56:16.608985 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 192 rows starting from the beginning of the part 2024.07.01 18:56:16.609050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:16.609071 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part 2024.07.01 18:56:16.609142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:16.609260 [ 3 ] {} HTTP-Session: e53fd6db-9c6d-4ef7-b0cf-4b6fd6a0ac4d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:16.609260 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 185 rows starting from the beginning of the part 2024.07.01 18:56:16.609316 [ 3 ] {} HTTP-Session: e53fd6db-9c6d-4ef7-b0cf-4b6fd6a0ac4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:16.609401 [ 3 ] {} HTTP-Session: e53fd6db-9c6d-4ef7-b0cf-4b6fd6a0ac4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:16.609583 [ 3 ] {} HTTP-Session: e53fd6db-9c6d-4ef7-b0cf-4b6fd6a0ac4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:16.609663 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part 2024.07.01 18:56:16.609804 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 197 rows starting from the beginning of the part 2024.07.01 18:56:16.609916 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:16.610114 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:56:16.610131 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part 2024.07.01 18:56:16.610743 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:16.611348 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:16.611400 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:16.611862 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.07.01 18:56:16.611918 [ 196 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 4 columns (4 merged, 0 gathered) in 0.003165763 sec., 234382.67488753897 rows/sec., 19.27 MiB/sec. 2024.07.01 18:56:16.612107 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.07.01 18:56:16.612269 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:16.612545 [ 133 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.07.01 18:56:16.612557 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} executeQuery: Read 64 rows, 5.12 KiB in 0.002773 sec., 23079.697078975838 rows/sec., 1.80 MiB/sec. 2024.07.01 18:56:16.612625 [ 133 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:16.612749 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:16.612803 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:16.613149 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} DynamicQueryHandler: Done processing query 2024.07.01 18:56:16.613232 [ 188 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_81_16} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.07.01 18:56:16.613248 [ 3 ] {29253bc7-5b04-441a-b89c-82dc82241f5a} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:56:16.613367 [ 3 ] {} HTTP-Session: e53fd6db-9c6d-4ef7-b0cf-4b6fd6a0ac4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:16.613349 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.07.01 18:56:16.613637 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.07.01 18:56:16.613802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:16.614013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:16.614097 [ 3 ] {} HTTP-Session: ca19d52b-7215-4b57-a3a8-9e37b45e19d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:16.614178 [ 3 ] {} HTTP-Session: ca19d52b-7215-4b57-a3a8-9e37b45e19d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:16.614246 [ 3 ] {} HTTP-Session: ca19d52b-7215-4b57-a3a8-9e37b45e19d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:16.614361 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:56:16.614386 [ 3 ] {} HTTP-Session: ca19d52b-7215-4b57-a3a8-9e37b45e19d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:16.614508 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 151 rows starting from the beginning of the part 2024.07.01 18:56:16.614893 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:16.615034 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part 2024.07.01 18:56:16.615152 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:56:16.615402 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 117 rows starting from the beginning of the part 2024.07.01 18:56:16.615775 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part 2024.07.01 18:56:16.616025 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 130 rows starting from the beginning of the part 2024.07.01 18:56:16.616356 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part 2024.07.01 18:56:16.616802 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:16.617756 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:16.617841 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:16.618884 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.07.01 18:56:16.618993 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 4 columns (4 merged, 0 gathered) in 0.006045082 sec., 97599.99947064406 rows/sec., 7.59 MiB/sec. 2024.07.01 18:56:16.619219 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.07.01 18:56:16.619702 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:16.620010 [ 133 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.07.01 18:56:16.620067 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} executeQuery: Read 160 rows, 11.41 KiB in 0.005437 sec., 29427.99337870149 rows/sec., 2.05 MiB/sec. 2024.07.01 18:56:16.620099 [ 133 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:16.620147 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:16.620201 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:16.620493 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_81_16} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.07.01 18:56:16.620803 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.07.01 18:56:16.620923 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.07.01 18:56:16.621153 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} DynamicQueryHandler: Done processing query 2024.07.01 18:56:16.621231 [ 3 ] {449927a6-bcc3-4180-b981-7c544be12813} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:56:16.621307 [ 3 ] {} HTTP-Session: ca19d52b-7215-4b57-a3a8-9e37b45e19d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:16.621587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:16.621662 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:56:16.621756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:16.621791 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 11766 rows starting from the beginning of the part 2024.07.01 18:56:16.621847 [ 3 ] {} HTTP-Session: ede4c876-c8a7-4f0b-a352-e9276e8c8651 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:16.621923 [ 3 ] {} HTTP-Session: ede4c876-c8a7-4f0b-a352-e9276e8c8651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:16.622023 [ 3 ] {} HTTP-Session: ede4c876-c8a7-4f0b-a352-e9276e8c8651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:16.622248 [ 3 ] {} HTTP-Session: ede4c876-c8a7-4f0b-a352-e9276e8c8651 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:16.622327 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part 2024.07.01 18:56:16.622727 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:16.622751 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part 2024.07.01 18:56:16.622880 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:56:16.623072 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part 2024.07.01 18:56:16.623456 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 163 rows starting from the beginning of the part 2024.07.01 18:56:16.623775 [ 192 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part 2024.07.01 18:56:16.624186 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:16.624766 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:16.624805 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:16.625218 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.07.01 18:56:16.625629 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:16.625893 [ 133 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.07.01 18:56:16.625929 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} executeQuery: Read 60 rows, 4.14 KiB in 0.003437 sec., 17457.084666860635 rows/sec., 1.18 MiB/sec. 2024.07.01 18:56:16.625991 [ 133 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:16.626120 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:16.626597 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} DynamicQueryHandler: Done processing query 2024.07.01 18:56:16.626750 [ 3 ] {830ec91b-acc4-47f8-a93e-75053e63c02a} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:56:16.626809 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.07.01 18:56:16.626863 [ 3 ] {} HTTP-Session: ede4c876-c8a7-4f0b-a352-e9276e8c8651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:16.627490 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:56:16.627590 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4066 rows starting from the beginning of the part 2024.07.01 18:56:16.628020 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part 2024.07.01 18:56:16.628171 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part 2024.07.01 18:56:16.628324 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part 2024.07.01 18:56:16.628482 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part 2024.07.01 18:56:16.628668 [ 199 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2024.07.01 18:56:16.629656 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 12569 rows, containing 5 columns (5 merged, 0 gathered) in 0.009250085 sec., 1358798.3245559365 rows/sec., 94.73 MiB/sec. 2024.07.01 18:56:16.630102 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.07.01 18:56:16.631162 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:16.631244 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_81_16} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.07.01 18:56:16.631338 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. 2024.07.01 18:56:16.631835 [ 201 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4366 rows, containing 4 columns (4 merged, 0 gathered) in 0.005473704 sec., 797631.731639124 rows/sec., 53.68 MiB/sec. 2024.07.01 18:56:16.632222 [ 186 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.07.01 18:56:16.632772 [ 186 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:16.632874 [ 186 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_81_16} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.07.01 18:56:16.632986 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2024.07.01 18:56:19.858008 [ 129 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:56:19.858065 [ 129 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:56:21.611155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:21.611331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:21.611378 [ 3 ] {} HTTP-Session: a3413d40-533a-4624-96ff-ceeb2c74aaa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:21.611422 [ 3 ] {} HTTP-Session: a3413d40-533a-4624-96ff-ceeb2c74aaa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.611443 [ 3 ] {} HTTP-Session: a3413d40-533a-4624-96ff-ceeb2c74aaa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.611494 [ 3 ] {} HTTP-Session: a3413d40-533a-4624-96ff-ceeb2c74aaa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:21.611701 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:21.611772 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:56:21.611969 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:21.612499 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:21.612547 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:21.612965 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.07.01 18:56:21.613361 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:21.613566 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} executeQuery: Read 54 rows, 4.38 KiB in 0.00193 sec., 27979.274611398963 rows/sec., 2.21 MiB/sec. 2024.07.01 18:56:21.613830 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} DynamicQueryHandler: Done processing query 2024.07.01 18:56:21.613857 [ 3 ] {294dfbc9-2143-43aa-b815-2a5eb3e35808} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:56:21.613874 [ 3 ] {} HTTP-Session: a3413d40-533a-4624-96ff-ceeb2c74aaa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.614012 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:21.614070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:21.614091 [ 3 ] {} HTTP-Session: 73f0b603-4ad1-4718-81b9-8037635ae605 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:21.614114 [ 3 ] {} HTTP-Session: 73f0b603-4ad1-4718-81b9-8037635ae605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.614130 [ 3 ] {} HTTP-Session: 73f0b603-4ad1-4718-81b9-8037635ae605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.614172 [ 3 ] {} HTTP-Session: 73f0b603-4ad1-4718-81b9-8037635ae605 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:21.614294 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:21.614350 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:56:21.614511 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:21.614866 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:21.614904 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:21.615212 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.07.01 18:56:21.615540 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:21.615711 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} executeQuery: Read 3 rows, 228.00 B in 0.001441 sec., 2081.887578070784 rows/sec., 154.52 KiB/sec. 2024.07.01 18:56:21.615711 [ 129 ] {} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2024.07.01 18:56:21.615831 [ 129 ] {} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:21.615881 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:21.616006 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} DynamicQueryHandler: Done processing query 2024.07.01 18:56:21.616096 [ 3 ] {44a74da7-9e55-44c5-8424-feab72c1b79f} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:56:21.616155 [ 3 ] {} HTTP-Session: 73f0b603-4ad1-4718-81b9-8037635ae605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.616531 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2024.07.01 18:56:21.616553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 38121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:21.616723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:21.616792 [ 3 ] {} HTTP-Session: bb90681b-0c7a-4ea2-b74a-1db82923dd79 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:21.616843 [ 3 ] {} HTTP-Session: bb90681b-0c7a-4ea2-b74a-1db82923dd79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.616884 [ 3 ] {} HTTP-Session: bb90681b-0c7a-4ea2-b74a-1db82923dd79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.616981 [ 3 ] {} HTTP-Session: bb90681b-0c7a-4ea2-b74a-1db82923dd79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:21.616992 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:56:21.617048 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 14 rows starting from the beginning of the part 2024.07.01 18:56:21.617230 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part 2024.07.01 18:56:21.617418 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:21.617558 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part 2024.07.01 18:56:21.617588 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:56:21.617865 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part 2024.07.01 18:56:21.618199 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 3 rows starting from the beginning of the part 2024.07.01 18:56:21.618550 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3 rows starting from the beginning of the part 2024.07.01 18:56:21.619020 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:21.620014 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:21.620093 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:21.620933 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004931946 sec., 5271.752772637818 rows/sec., 420.96 KiB/sec. 2024.07.01 18:56:21.621023 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.07.01 18:56:21.621105 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2024.07.01 18:56:21.621856 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:21.621986 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:21.622218 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} executeQuery: Read 260 rows, 22.34 KiB in 0.00509 sec., 51080.550098231826 rows/sec., 4.29 MiB/sec. 2024.07.01 18:56:21.622248 [ 190 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_35_7} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2024.07.01 18:56:21.622492 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.07.01 18:56:21.622602 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} DynamicQueryHandler: Done processing query 2024.07.01 18:56:21.622633 [ 3 ] {5d74e012-da08-4ea1-b67f-d51b64d1219d} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.07.01 18:56:21.622650 [ 3 ] {} HTTP-Session: bb90681b-0c7a-4ea2-b74a-1db82923dd79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.622787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:21.622836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:21.622854 [ 3 ] {} HTTP-Session: 05ee6b8d-a731-4e31-9e6f-1dacc207bdd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:21.622871 [ 3 ] {} HTTP-Session: 05ee6b8d-a731-4e31-9e6f-1dacc207bdd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.622884 [ 3 ] {} HTTP-Session: 05ee6b8d-a731-4e31-9e6f-1dacc207bdd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.622916 [ 3 ] {} HTTP-Session: 05ee6b8d-a731-4e31-9e6f-1dacc207bdd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:21.623013 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:21.623058 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:56:21.623207 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:21.623489 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:21.623526 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:21.623829 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.07.01 18:56:21.624145 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:21.624305 [ 129 ] {} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2024.07.01 18:56:21.624315 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} executeQuery: Read 3 rows, 192.00 B in 0.001309 sec., 2291.825821237586 rows/sec., 143.24 KiB/sec. 2024.07.01 18:56:21.624354 [ 129 ] {} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:21.624425 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:21.624676 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} DynamicQueryHandler: Done processing query 2024.07.01 18:56:21.624768 [ 3 ] {36a4a968-c24f-4d4c-a932-e7cd301d863e} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:56:21.624873 [ 3 ] {} HTTP-Session: 05ee6b8d-a731-4e31-9e6f-1dacc207bdd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.625092 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2024.07.01 18:56:21.625192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 28954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:21.625319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:21.625342 [ 3 ] {} HTTP-Session: 30a94f78-cdc6-49d5-ae04-7491f6d71cfb Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:21.625393 [ 3 ] {} HTTP-Session: 30a94f78-cdc6-49d5-ae04-7491f6d71cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.625422 [ 3 ] {} HTTP-Session: 30a94f78-cdc6-49d5-ae04-7491f6d71cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.625531 [ 3 ] {} HTTP-Session: 30a94f78-cdc6-49d5-ae04-7491f6d71cfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:21.625612 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:56:21.625679 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 14 rows starting from the beginning of the part 2024.07.01 18:56:21.625868 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part 2024.07.01 18:56:21.625974 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:21.626167 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part 2024.07.01 18:56:21.626191 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:56:21.626511 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part 2024.07.01 18:56:21.626805 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 3 rows starting from the beginning of the part 2024.07.01 18:56:21.627137 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3 rows starting from the beginning of the part 2024.07.01 18:56:21.627364 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:21.628420 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:21.628508 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:21.629372 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.07.01 18:56:21.629677 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.005118309 sec., 5079.802723907447 rows/sec., 346.11 KiB/sec. 2024.07.01 18:56:21.629930 [ 195 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2024.07.01 18:56:21.630085 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:21.630556 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} executeQuery: Read 172 rows, 13.54 KiB in 0.00481 sec., 35758.83575883576 rows/sec., 2.75 MiB/sec. 2024.07.01 18:56:21.631355 [ 191 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:21.631399 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} DynamicQueryHandler: Done processing query 2024.07.01 18:56:21.631506 [ 3 ] {c79afee6-a941-40c6-9b5d-daeded1b5d77} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.07.01 18:56:21.631617 [ 3 ] {} HTTP-Session: 30a94f78-cdc6-49d5-ae04-7491f6d71cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.631803 [ 191 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_35_7} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2024.07.01 18:56:21.631949 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.07.01 18:56:21.632022 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 38127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:21.632080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:21.632100 [ 3 ] {} HTTP-Session: 6dd91f80-180b-431e-9915-0d235b3f7264 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:21.632116 [ 3 ] {} HTTP-Session: 6dd91f80-180b-431e-9915-0d235b3f7264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.632130 [ 3 ] {} HTTP-Session: 6dd91f80-180b-431e-9915-0d235b3f7264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.632161 [ 3 ] {} HTTP-Session: 6dd91f80-180b-431e-9915-0d235b3f7264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:21.632356 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:21.632406 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:56:21.632588 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:21.633027 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:21.633063 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:21.633461 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.07.01 18:56:21.633812 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:21.633968 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} executeQuery: Read 199 rows, 14.20 KiB in 0.001707 sec., 116578.79320445226 rows/sec., 8.12 MiB/sec. 2024.07.01 18:56:21.634172 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} DynamicQueryHandler: Done processing query 2024.07.01 18:56:21.634209 [ 3 ] {485691d1-cdef-4be5-a15c-e46424bde298} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.07.01 18:56:21.634242 [ 3 ] {} HTTP-Session: 6dd91f80-180b-431e-9915-0d235b3f7264 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.634499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 87110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:21.634548 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:21.634566 [ 3 ] {} HTTP-Session: ff0f04ca-2590-417a-a1f3-f18b5fa474d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:21.634582 [ 3 ] {} HTTP-Session: ff0f04ca-2590-417a-a1f3-f18b5fa474d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.634596 [ 3 ] {} HTTP-Session: ff0f04ca-2590-417a-a1f3-f18b5fa474d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.634626 [ 3 ] {} HTTP-Session: ff0f04ca-2590-417a-a1f3-f18b5fa474d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:21.635097 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:21.635162 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:56:21.635609 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:21.636393 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:21.636428 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:21.637054 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.07.01 18:56:21.637462 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:21.637678 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} executeQuery: Read 54 rows, 99.09 KiB in 0.002939 sec., 18373.59646138142 rows/sec., 32.92 MiB/sec. 2024.07.01 18:56:21.638218 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} DynamicQueryHandler: Done processing query 2024.07.01 18:56:21.638245 [ 3 ] {8f34596b-95e3-46c3-8b38-c730dcc0f495} MemoryTracker: Peak memory usage (for query): 4.70 MiB. 2024.07.01 18:56:21.638261 [ 3 ] {} HTTP-Session: ff0f04ca-2590-417a-a1f3-f18b5fa474d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.638419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 1451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:21.638468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:21.638511 [ 3 ] {} HTTP-Session: 2225c32e-1762-48c7-9f2c-b8a3384ad30e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:21.638528 [ 3 ] {} HTTP-Session: 2225c32e-1762-48c7-9f2c-b8a3384ad30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.638541 [ 3 ] {} HTTP-Session: 2225c32e-1762-48c7-9f2c-b8a3384ad30e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.638572 [ 3 ] {} HTTP-Session: 2225c32e-1762-48c7-9f2c-b8a3384ad30e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:21.638672 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:21.638717 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.07.01 18:56:21.638868 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:21.639123 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:21.639159 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:21.639520 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.07.01 18:56:21.639857 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} oximeter.measurements_i64 (08525667-112f-4c56-a01a-fa1ce06542be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:21.640017 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} executeQuery: Read 9 rows, 651.00 B in 0.001363 sec., 6603.081438004402 rows/sec., 466.43 KiB/sec. 2024.07.01 18:56:21.640293 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} DynamicQueryHandler: Done processing query 2024.07.01 18:56:21.640318 [ 3 ] {271c9db2-858c-4adc-96f0-fdeeb2b4cac2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.07.01 18:56:21.640333 [ 3 ] {} HTTP-Session: 2225c32e-1762-48c7-9f2c-b8a3384ad30e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.640469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:21.640518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:21.640538 [ 3 ] {} HTTP-Session: cc3995dd-2017-465f-a41d-ab48fd6af113 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:21.640554 [ 3 ] {} HTTP-Session: cc3995dd-2017-465f-a41d-ab48fd6af113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.640568 [ 3 ] {} HTTP-Session: cc3995dd-2017-465f-a41d-ab48fd6af113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:21.640598 [ 3 ] {} HTTP-Session: cc3995dd-2017-465f-a41d-ab48fd6af113 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:21.640712 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:21.640756 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:56:21.640899 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:21.641185 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:21.641221 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:21.641576 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.07.01 18:56:21.641899 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:21.642054 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec. 2024.07.01 18:56:21.642213 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} DynamicQueryHandler: Done processing query 2024.07.01 18:56:21.642237 [ 3 ] {4a5a4f33-627c-4362-8cf2-a381ffc95619} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:56:21.642253 [ 3 ] {} HTTP-Session: cc3995dd-2017-465f-a41d-ab48fd6af113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:24.643290 [ 124 ] {} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.07.01 18:56:24.643438 [ 124 ] {} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:24.643509 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:24.644123 [ 195 ] {515485b1-0afa-4497-9071-d14d626aa8d5::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.07.01 18:56:24.645441 [ 195 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:56:24.645487 [ 195 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.07.01 18:56:24.645580 [ 195 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.07.01 18:56:24.645676 [ 195 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.07.01 18:56:24.645836 [ 195 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2024.07.01 18:56:24.645915 [ 195 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.07.01 18:56:24.648147 [ 197 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 6 columns (6 merged, 0 gathered) in 0.00450077 sec., 6665.526121085947 rows/sec., 983.77 KiB/sec. 2024.07.01 18:56:24.648332 [ 197 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.07.01 18:56:24.648878 [ 197 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:24.648965 [ 197 ] {515485b1-0afa-4497-9071-d14d626aa8d5::all_1_5_1} oximeter.timeseries_schema (515485b1-0afa-4497-9071-d14d626aa8d5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.07.01 18:56:24.649063 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.07.01 18:56:26.606474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:26.606583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:26.606609 [ 3 ] {} HTTP-Session: 142d30bc-4eb9-41ae-a1ec-8db58d5fe435 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:26.606634 [ 3 ] {} HTTP-Session: 142d30bc-4eb9-41ae-a1ec-8db58d5fe435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.606649 [ 3 ] {} HTTP-Session: 142d30bc-4eb9-41ae-a1ec-8db58d5fe435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.606698 [ 3 ] {} HTTP-Session: 142d30bc-4eb9-41ae-a1ec-8db58d5fe435 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:26.606877 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:26.606945 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:56:26.607144 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:26.607545 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:26.607588 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:26.607964 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.07.01 18:56:26.608316 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:26.608493 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} executeQuery: Read 2 rows, 167.00 B in 0.001667 sec., 1199.760047990402 rows/sec., 97.83 KiB/sec. 2024.07.01 18:56:26.608717 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} DynamicQueryHandler: Done processing query 2024.07.01 18:56:26.608745 [ 3 ] {e70b21f9-7893-4caa-b8db-da73294dd84d} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:56:26.608763 [ 3 ] {} HTTP-Session: 142d30bc-4eb9-41ae-a1ec-8db58d5fe435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.608913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:26.608968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:26.608987 [ 3 ] {} HTTP-Session: 666fecb6-2692-4852-9780-b3c53b7dda90 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:26.609005 [ 3 ] {} HTTP-Session: 666fecb6-2692-4852-9780-b3c53b7dda90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.609019 [ 3 ] {} HTTP-Session: 666fecb6-2692-4852-9780-b3c53b7dda90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.609054 [ 3 ] {} HTTP-Session: 666fecb6-2692-4852-9780-b3c53b7dda90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:26.609174 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:26.609220 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:56:26.609349 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:26.609671 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:26.609710 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:26.610045 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.07.01 18:56:26.610358 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:26.610517 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} executeQuery: Read 57 rows, 4.48 KiB in 0.001378 sec., 41364.29608127721 rows/sec., 3.17 MiB/sec. 2024.07.01 18:56:26.610684 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} DynamicQueryHandler: Done processing query 2024.07.01 18:56:26.610709 [ 3 ] {3950882e-07a0-4707-8dc6-22aaae1a99f6} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:56:26.610725 [ 3 ] {} HTTP-Session: 666fecb6-2692-4852-9780-b3c53b7dda90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.610855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:26.610902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:26.610921 [ 3 ] {} HTTP-Session: c8f73974-b884-4e4a-9544-d83781cf2463 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:26.610937 [ 3 ] {} HTTP-Session: c8f73974-b884-4e4a-9544-d83781cf2463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.610950 [ 3 ] {} HTTP-Session: c8f73974-b884-4e4a-9544-d83781cf2463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.610982 [ 3 ] {} HTTP-Session: c8f73974-b884-4e4a-9544-d83781cf2463 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:26.611076 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:26.611119 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:56:26.611244 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:26.611502 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:26.611539 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:26.611838 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.07.01 18:56:26.612149 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:26.612308 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} executeQuery: Read 2 rows, 143.00 B in 0.001248 sec., 1602.5641025641025 rows/sec., 111.90 KiB/sec. 2024.07.01 18:56:26.612475 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} DynamicQueryHandler: Done processing query 2024.07.01 18:56:26.612500 [ 3 ] {bc737264-c520-4e20-9eae-869dd3acbd05} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:56:26.612516 [ 3 ] {} HTTP-Session: c8f73974-b884-4e4a-9544-d83781cf2463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.612658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:26.612708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:26.612726 [ 3 ] {} HTTP-Session: 74b4c3b9-483b-48b1-9743-b43fc1e4088d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:26.612744 [ 3 ] {} HTTP-Session: 74b4c3b9-483b-48b1-9743-b43fc1e4088d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.612758 [ 3 ] {} HTTP-Session: 74b4c3b9-483b-48b1-9743-b43fc1e4088d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.612789 [ 3 ] {} HTTP-Session: 74b4c3b9-483b-48b1-9743-b43fc1e4088d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:26.612901 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:26.612943 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:56:26.613069 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:26.613367 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:26.613404 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:26.613719 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.07.01 18:56:26.614027 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:26.614177 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} executeQuery: Read 66 rows, 5.28 KiB in 0.001317 sec., 50113.89521640091 rows/sec., 3.91 MiB/sec. 2024.07.01 18:56:26.614337 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} DynamicQueryHandler: Done processing query 2024.07.01 18:56:26.614361 [ 3 ] {b63a782e-4b0f-43c0-a3ce-4f186b44fd1c} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:56:26.614376 [ 3 ] {} HTTP-Session: 74b4c3b9-483b-48b1-9743-b43fc1e4088d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.614523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:26.614571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:26.614590 [ 3 ] {} HTTP-Session: 9483f820-3ed2-4ea3-835d-d83e5703e5d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:26.614606 [ 3 ] {} HTTP-Session: 9483f820-3ed2-4ea3-835d-d83e5703e5d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.614619 [ 3 ] {} HTTP-Session: 9483f820-3ed2-4ea3-835d-d83e5703e5d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.614650 [ 3 ] {} HTTP-Session: 9483f820-3ed2-4ea3-835d-d83e5703e5d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:26.614797 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:26.614844 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:56:26.614986 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:26.615351 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:26.615388 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:26.615785 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.07.01 18:56:26.616122 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:26.616281 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} executeQuery: Read 161 rows, 11.48 KiB in 0.001547 sec., 104072.39819004525 rows/sec., 7.25 MiB/sec. 2024.07.01 18:56:26.616454 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} DynamicQueryHandler: Done processing query 2024.07.01 18:56:26.616479 [ 3 ] {0b6e34c5-597a-4212-9823-876ccd1a6864} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:56:26.616494 [ 3 ] {} HTTP-Session: 9483f820-3ed2-4ea3-835d-d83e5703e5d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.616619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:26.616668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:26.616687 [ 3 ] {} HTTP-Session: afa42264-2f75-4da2-baaf-86c333758d95 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:26.616703 [ 3 ] {} HTTP-Session: afa42264-2f75-4da2-baaf-86c333758d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.616716 [ 3 ] {} HTTP-Session: afa42264-2f75-4da2-baaf-86c333758d95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:26.616747 [ 3 ] {} HTTP-Session: afa42264-2f75-4da2-baaf-86c333758d95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:26.616863 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:26.616908 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:56:26.617032 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:26.617310 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:26.617346 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:26.617701 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.07.01 18:56:26.618022 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:26.618181 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec. 2024.07.01 18:56:26.618339 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} DynamicQueryHandler: Done processing query 2024.07.01 18:56:26.618363 [ 3 ] {44fb2236-cd2e-4ce9-baa2-81d4e8a2e722} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:56:26.618379 [ 3 ] {} HTTP-Session: afa42264-2f75-4da2-baaf-86c333758d95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.609819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:31.609947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:31.609976 [ 3 ] {} HTTP-Session: 6f19dacc-3531-4d1a-97f1-a6173f6d6f25 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:31.610002 [ 3 ] {} HTTP-Session: 6f19dacc-3531-4d1a-97f1-a6173f6d6f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.610020 [ 3 ] {} HTTP-Session: 6f19dacc-3531-4d1a-97f1-a6173f6d6f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.610073 [ 3 ] {} HTTP-Session: 6f19dacc-3531-4d1a-97f1-a6173f6d6f25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:31.610275 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:31.610345 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:56:31.610550 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:31.611078 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:31.611119 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:31.611486 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.07.01 18:56:31.611828 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:31.611972 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} executeQuery: Read 54 rows, 4.38 KiB in 0.00174 sec., 31034.48275862069 rows/sec., 2.46 MiB/sec. 2024.07.01 18:56:31.612289 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} DynamicQueryHandler: Done processing query 2024.07.01 18:56:31.612358 [ 3 ] {55b7e4eb-7527-49cf-aa17-4c662bc71133} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:56:31.612412 [ 3 ] {} HTTP-Session: 6f19dacc-3531-4d1a-97f1-a6173f6d6f25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.612612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:31.612668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:31.612687 [ 3 ] {} HTTP-Session: 9ba9fea1-9982-4480-8a00-d5ff0e8c0c1e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:31.612705 [ 3 ] {} HTTP-Session: 9ba9fea1-9982-4480-8a00-d5ff0e8c0c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.612719 [ 3 ] {} HTTP-Session: 9ba9fea1-9982-4480-8a00-d5ff0e8c0c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.612752 [ 3 ] {} HTTP-Session: 9ba9fea1-9982-4480-8a00-d5ff0e8c0c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:31.612855 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:31.612900 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:56:31.613042 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:31.613318 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:31.613355 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:31.613652 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.07.01 18:56:31.613954 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:31.614079 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} executeQuery: Read 4 rows, 334.00 B in 0.001252 sec., 3194.8881789137376 rows/sec., 260.52 KiB/sec. 2024.07.01 18:56:31.614235 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} DynamicQueryHandler: Done processing query 2024.07.01 18:56:31.614259 [ 3 ] {9eac8028-c32c-46f0-ba77-e1e002729037} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:56:31.614276 [ 3 ] {} HTTP-Session: 9ba9fea1-9982-4480-8a00-d5ff0e8c0c1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.614418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 32633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:31.614465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:31.614485 [ 3 ] {} HTTP-Session: 7586935b-4b82-4062-80a3-f3ba6e87cd78 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:31.614501 [ 3 ] {} HTTP-Session: 7586935b-4b82-4062-80a3-f3ba6e87cd78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.614515 [ 3 ] {} HTTP-Session: 7586935b-4b82-4062-80a3-f3ba6e87cd78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.614545 [ 3 ] {} HTTP-Session: 7586935b-4b82-4062-80a3-f3ba6e87cd78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:31.614688 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:31.614730 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:56:31.614849 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:31.615414 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:31.615450 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:31.615769 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.07.01 18:56:31.616075 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:31.616198 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} executeQuery: Read 220 rows, 19.27 KiB in 0.00158 sec., 139240.5063291139 rows/sec., 11.91 MiB/sec. 2024.07.01 18:56:31.616368 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} DynamicQueryHandler: Done processing query 2024.07.01 18:56:31.616393 [ 3 ] {9d8d7d29-6adf-40dc-9eef-3093ef43e48a} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.07.01 18:56:31.616408 [ 3 ] {} HTTP-Session: 7586935b-4b82-4062-80a3-f3ba6e87cd78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.616539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:31.616588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:31.616606 [ 3 ] {} HTTP-Session: 131cde3c-1471-451b-ae22-1fe005004d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:31.616622 [ 3 ] {} HTTP-Session: 131cde3c-1471-451b-ae22-1fe005004d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.616636 [ 3 ] {} HTTP-Session: 131cde3c-1471-451b-ae22-1fe005004d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.616667 [ 3 ] {} HTTP-Session: 131cde3c-1471-451b-ae22-1fe005004d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:31.616759 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:31.616801 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:56:31.616926 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:31.617187 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:31.617224 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:31.617516 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.07.01 18:56:31.617827 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:31.617951 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} executeQuery: Read 4 rows, 286.00 B in 0.001214 sec., 3294.8929159802306 rows/sec., 230.06 KiB/sec. 2024.07.01 18:56:31.618101 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} DynamicQueryHandler: Done processing query 2024.07.01 18:56:31.618125 [ 3 ] {55d2e2dc-1525-4aef-badb-229cf5641a94} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:56:31.618141 [ 3 ] {} HTTP-Session: 131cde3c-1471-451b-ae22-1fe005004d53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.618270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:31.618318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:31.618337 [ 3 ] {} HTTP-Session: 25d02041-90c5-4170-9d0f-76afbfce4cf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:31.618353 [ 3 ] {} HTTP-Session: 25d02041-90c5-4170-9d0f-76afbfce4cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.618366 [ 3 ] {} HTTP-Session: 25d02041-90c5-4170-9d0f-76afbfce4cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.618396 [ 3 ] {} HTTP-Session: 25d02041-90c5-4170-9d0f-76afbfce4cf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:31.618526 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:31.618566 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:56:31.618686 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:31.619093 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:31.619130 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:31.619437 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.07.01 18:56:31.619738 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:31.619861 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} executeQuery: Read 122 rows, 9.77 KiB in 0.001392 sec., 87643.67816091955 rows/sec., 6.85 MiB/sec. 2024.07.01 18:56:31.620026 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} DynamicQueryHandler: Done processing query 2024.07.01 18:56:31.620051 [ 3 ] {04efbb21-da88-4f53-b332-5fa9eb43cd12} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:56:31.620066 [ 3 ] {} HTTP-Session: 25d02041-90c5-4170-9d0f-76afbfce4cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.620228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:31.620277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:31.620297 [ 3 ] {} HTTP-Session: 0991851a-3665-4eb0-8227-f746247d8ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:31.620313 [ 3 ] {} HTTP-Session: 0991851a-3665-4eb0-8227-f746247d8ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.620327 [ 3 ] {} HTTP-Session: 0991851a-3665-4eb0-8227-f746247d8ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.620357 [ 3 ] {} HTTP-Session: 0991851a-3665-4eb0-8227-f746247d8ea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:31.620501 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:31.620547 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:56:31.620688 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:31.621052 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:31.621088 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:31.621469 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.07.01 18:56:31.621806 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:31.621932 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} executeQuery: Read 162 rows, 11.55 KiB in 0.0015 sec., 108000 rows/sec., 7.52 MiB/sec. 2024.07.01 18:56:31.622094 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} DynamicQueryHandler: Done processing query 2024.07.01 18:56:31.622119 [ 3 ] {52682ccc-9310-4561-a077-a71193cb3d89} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:56:31.622135 [ 3 ] {} HTTP-Session: 0991851a-3665-4eb0-8227-f746247d8ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.622383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 87077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:31.622431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:31.622451 [ 3 ] {} HTTP-Session: 01b9208e-a6cf-4e9d-be25-439cea87a95b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:31.622467 [ 3 ] {} HTTP-Session: 01b9208e-a6cf-4e9d-be25-439cea87a95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.622481 [ 3 ] {} HTTP-Session: 01b9208e-a6cf-4e9d-be25-439cea87a95b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.622511 [ 3 ] {} HTTP-Session: 01b9208e-a6cf-4e9d-be25-439cea87a95b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:31.622986 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:31.623050 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:56:31.623431 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:31.624324 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:31.624360 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:31.625010 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.07.01 18:56:31.625420 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:31.625560 [ 120 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.07.01 18:56:31.625573 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} executeQuery: Read 54 rows, 99.09 KiB in 0.002963 sec., 18224.77219034762 rows/sec., 32.66 MiB/sec. 2024.07.01 18:56:31.625614 [ 120 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:31.625664 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.49 GiB. 2024.07.01 18:56:31.625960 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} DynamicQueryHandler: Done processing query 2024.07.01 18:56:31.625997 [ 3 ] {b759d8da-9f35-4818-b7d3-37e0bf46ac81} MemoryTracker: Peak memory usage (for query): 4.70 MiB. 2024.07.01 18:56:31.626002 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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.07.01 18:56:31.626028 [ 3 ] {} HTTP-Session: 01b9208e-a6cf-4e9d-be25-439cea87a95b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.626265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:31.626372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:31.626434 [ 3 ] {} HTTP-Session: 789f284f-47d7-4407-94b7-f0a6ef63ec0a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:31.626479 [ 3 ] {} HTTP-Session: 789f284f-47d7-4407-94b7-f0a6ef63ec0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.626521 [ 3 ] {} HTTP-Session: 789f284f-47d7-4407-94b7-f0a6ef63ec0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.626626 [ 3 ] {} HTTP-Session: 789f284f-47d7-4407-94b7-f0a6ef63ec0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:31.626937 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:31.627069 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:56:31.627352 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:56:31.627601 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1000 rows starting from the beginning of the part 2024.07.01 18:56:31.627691 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:31.628373 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part 2024.07.01 18:56:31.628807 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:31.628995 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:31.629083 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 43 rows starting from the beginning of the part 2024.07.01 18:56:31.629741 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 45 rows starting from the beginning of the part 2024.07.01 18:56:31.630315 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 54 rows starting from the beginning of the part 2024.07.01 18:56:31.630349 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.07.01 18:56:31.630987 [ 194 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 54 rows starting from the beginning of the part 2024.07.01 18:56:31.631571 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:31.631937 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} executeQuery: Read 60 rows, 4.14 KiB in 0.005124 sec., 11709.6018735363 rows/sec., 808.08 KiB/sec. 2024.07.01 18:56:31.632302 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} DynamicQueryHandler: Done processing query 2024.07.01 18:56:31.632339 [ 3 ] {63735828-2b77-46d5-a21e-24a5a5d77731} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:56:31.632375 [ 3 ] {} HTTP-Session: 789f284f-47d7-4407-94b7-f0a6ef63ec0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:31.638708 [ 198 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1227 rows, containing 19 columns (19 merged, 0 gathered) in 0.012890894 sec., 95183.4682683761 rows/sec., 170.56 MiB/sec. 2024.07.01 18:56:31.639899 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.07.01 18:56:31.640555 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:31.640645 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_41_8} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.07.01 18:56:31.640804 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. 2024.07.01 18:56:32.000151 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 200.16 MiB, peak 211.61 MiB, free memory in arenas 0.00 B, will set to 201.63 MiB (RSS), difference: 1.47 MiB 2024.07.01 18:56:34.858315 [ 117 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:56:34.858412 [ 117 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:56:36.607001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:36.607117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:36.607146 [ 3 ] {} HTTP-Session: c4259963-2878-41e2-b99d-f9731b04c8c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:36.607174 [ 3 ] {} HTTP-Session: c4259963-2878-41e2-b99d-f9731b04c8c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.607191 [ 3 ] {} HTTP-Session: c4259963-2878-41e2-b99d-f9731b04c8c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.607248 [ 3 ] {} HTTP-Session: c4259963-2878-41e2-b99d-f9731b04c8c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:36.607439 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:36.607514 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:56:36.607731 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:36.608165 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:36.608206 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:36.608586 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.07.01 18:56:36.608934 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:36.609086 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} executeQuery: Read 2 rows, 167.00 B in 0.001703 sec., 1174.3981209630065 rows/sec., 95.76 KiB/sec. 2024.07.01 18:56:36.609299 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} DynamicQueryHandler: Done processing query 2024.07.01 18:56:36.609327 [ 3 ] {cd62a0dd-c791-42a2-bbce-4fe0afcfd901} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:56:36.609343 [ 3 ] {} HTTP-Session: c4259963-2878-41e2-b99d-f9731b04c8c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.609542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:36.609597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:36.609617 [ 3 ] {} HTTP-Session: 231a90a3-718a-46eb-8bc0-16c282adc059 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:36.609634 [ 3 ] {} HTTP-Session: 231a90a3-718a-46eb-8bc0-16c282adc059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.609649 [ 3 ] {} HTTP-Session: 231a90a3-718a-46eb-8bc0-16c282adc059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.609682 [ 3 ] {} HTTP-Session: 231a90a3-718a-46eb-8bc0-16c282adc059 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:36.609799 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:36.609846 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:56:36.609978 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:36.610379 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:36.610417 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:36.610753 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.07.01 18:56:36.611071 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:36.611209 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} executeQuery: Read 57 rows, 4.48 KiB in 0.001449 sec., 39337.474120082814 rows/sec., 3.02 MiB/sec. 2024.07.01 18:56:36.611397 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} DynamicQueryHandler: Done processing query 2024.07.01 18:56:36.611438 [ 3 ] {bcd2b827-b778-4b8d-9bf6-5fde456ce74e} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:56:36.611471 [ 3 ] {} HTTP-Session: 231a90a3-718a-46eb-8bc0-16c282adc059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.611618 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:36.611671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:36.611690 [ 3 ] {} HTTP-Session: 53c76f5e-ad6a-4590-9814-5971cb29fc1d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:36.611706 [ 3 ] {} HTTP-Session: 53c76f5e-ad6a-4590-9814-5971cb29fc1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.611720 [ 3 ] {} HTTP-Session: 53c76f5e-ad6a-4590-9814-5971cb29fc1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.611751 [ 3 ] {} HTTP-Session: 53c76f5e-ad6a-4590-9814-5971cb29fc1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:36.611844 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:36.611886 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:56:36.612012 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:36.612351 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:36.612387 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:36.612683 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.07.01 18:56:36.612988 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:36.613118 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} executeQuery: Read 2 rows, 143.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 107.84 KiB/sec. 2024.07.01 18:56:36.613288 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} DynamicQueryHandler: Done processing query 2024.07.01 18:56:36.613314 [ 3 ] {9c4c3420-d22f-4c8b-812a-aa68bb7e13eb} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:56:36.613330 [ 3 ] {} HTTP-Session: 53c76f5e-ad6a-4590-9814-5971cb29fc1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.613456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:36.613505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:36.613524 [ 3 ] {} HTTP-Session: d0f7b731-741e-42a2-8128-86ff9a6f4e82 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:36.613540 [ 3 ] {} HTTP-Session: d0f7b731-741e-42a2-8128-86ff9a6f4e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.613553 [ 3 ] {} HTTP-Session: d0f7b731-741e-42a2-8128-86ff9a6f4e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.613583 [ 3 ] {} HTTP-Session: d0f7b731-741e-42a2-8128-86ff9a6f4e82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:36.613694 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:36.613736 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:56:36.613861 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:36.614245 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:36.614281 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:36.614594 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.07.01 18:56:36.614906 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:36.615039 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} executeQuery: Read 66 rows, 5.28 KiB in 0.001384 sec., 47687.8612716763 rows/sec., 3.72 MiB/sec. 2024.07.01 18:56:36.615277 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} DynamicQueryHandler: Done processing query 2024.07.01 18:56:36.615337 [ 3 ] {1dd975a9-e13f-4d88-8b4c-758b0a0df7c8} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:56:36.615399 [ 3 ] {} HTTP-Session: d0f7b731-741e-42a2-8128-86ff9a6f4e82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.615614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:36.615677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:36.615696 [ 3 ] {} HTTP-Session: 14ad06a9-c305-4dd5-b741-a8f413ece465 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:36.615712 [ 3 ] {} HTTP-Session: 14ad06a9-c305-4dd5-b741-a8f413ece465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.615725 [ 3 ] {} HTTP-Session: 14ad06a9-c305-4dd5-b741-a8f413ece465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.615757 [ 3 ] {} HTTP-Session: 14ad06a9-c305-4dd5-b741-a8f413ece465 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:36.615911 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:36.615960 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:56:36.616120 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:36.616522 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:36.616558 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:36.616961 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.07.01 18:56:36.617299 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:36.617435 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} executeQuery: Read 161 rows, 11.48 KiB in 0.001597 sec., 100814.02629931121 rows/sec., 7.02 MiB/sec. 2024.07.01 18:56:36.617607 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} DynamicQueryHandler: Done processing query 2024.07.01 18:56:36.617632 [ 3 ] {6058af15-e920-43bc-bca5-84de84e8e53f} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:56:36.617648 [ 3 ] {} HTTP-Session: 14ad06a9-c305-4dd5-b741-a8f413ece465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.617779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:36.617829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:36.617847 [ 3 ] {} HTTP-Session: cc1aef3a-e934-42dd-95b3-dc5e2567ad77 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:36.617863 [ 3 ] {} HTTP-Session: cc1aef3a-e934-42dd-95b3-dc5e2567ad77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.617876 [ 3 ] {} HTTP-Session: cc1aef3a-e934-42dd-95b3-dc5e2567ad77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:36.617908 [ 3 ] {} HTTP-Session: cc1aef3a-e934-42dd-95b3-dc5e2567ad77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:36.618045 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:36.618090 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:56:36.618216 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:36.618560 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:36.618595 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:36.618951 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.07.01 18:56:36.619273 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:36.619410 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec. 2024.07.01 18:56:36.619601 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} DynamicQueryHandler: Done processing query 2024.07.01 18:56:36.619639 [ 3 ] {65f78e28-9075-4bff-a8cf-10efa2da3f81} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:56:36.619671 [ 3 ] {} HTTP-Session: cc1aef3a-e934-42dd-95b3-dc5e2567ad77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.609589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:41.609789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:41.609838 [ 3 ] {} HTTP-Session: 28069007-900c-4cc1-9d5d-cd2fd4e4b065 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:41.609879 [ 3 ] {} HTTP-Session: 28069007-900c-4cc1-9d5d-cd2fd4e4b065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.609907 [ 3 ] {} HTTP-Session: 28069007-900c-4cc1-9d5d-cd2fd4e4b065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.609986 [ 3 ] {} HTTP-Session: 28069007-900c-4cc1-9d5d-cd2fd4e4b065 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:41.610252 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:41.610319 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:56:41.610516 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:41.611033 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:41.611077 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:41.611465 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.07.01 18:56:41.611810 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:41.611964 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} executeQuery: Read 54 rows, 4.38 KiB in 0.001783 sec., 30286.03477285474 rows/sec., 2.40 MiB/sec. 2024.07.01 18:56:41.612272 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} DynamicQueryHandler: Done processing query 2024.07.01 18:56:41.612311 [ 3 ] {8b9fd8b8-5dc3-46a4-b369-e5ba037cf0a0} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:56:41.612329 [ 3 ] {} HTTP-Session: 28069007-900c-4cc1-9d5d-cd2fd4e4b065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.612459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:41.612514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:41.612536 [ 3 ] {} HTTP-Session: 28ca99a3-453c-464b-a0b6-b638ade72b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:41.612554 [ 3 ] {} HTTP-Session: 28ca99a3-453c-464b-a0b6-b638ade72b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.612568 [ 3 ] {} HTTP-Session: 28ca99a3-453c-464b-a0b6-b638ade72b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.612603 [ 3 ] {} HTTP-Session: 28ca99a3-453c-464b-a0b6-b638ade72b6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:41.612711 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:41.612759 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:56:41.612909 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:41.613211 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:41.613248 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:41.613558 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.07.01 18:56:41.613867 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:41.613995 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} executeQuery: Read 2 rows, 167.00 B in 0.001313 sec., 1523.2292460015233 rows/sec., 124.21 KiB/sec. 2024.07.01 18:56:41.614178 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} DynamicQueryHandler: Done processing query 2024.07.01 18:56:41.614202 [ 3 ] {9af7ff03-26a8-42cf-8578-ae0b66868790} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:56:41.614219 [ 3 ] {} HTTP-Session: 28ca99a3-453c-464b-a0b6-b638ade72b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.614390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 32501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:41.614441 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:41.614460 [ 3 ] {} HTTP-Session: 79da290c-3bb4-4e4d-aaba-c227959cb6e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:41.614476 [ 3 ] {} HTTP-Session: 79da290c-3bb4-4e4d-aaba-c227959cb6e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.614490 [ 3 ] {} HTTP-Session: 79da290c-3bb4-4e4d-aaba-c227959cb6e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.614521 [ 3 ] {} HTTP-Session: 79da290c-3bb4-4e4d-aaba-c227959cb6e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:41.614669 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:41.614711 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:56:41.614836 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:41.615264 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:41.615300 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:41.615617 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.07.01 18:56:41.615918 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:41.616046 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} executeQuery: Read 219 rows, 19.19 KiB in 0.001449 sec., 151138.71635610767 rows/sec., 12.93 MiB/sec. 2024.07.01 18:56:41.616046 [ 112 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.07.01 18:56:41.616108 [ 112 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:41.616142 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:41.616241 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} DynamicQueryHandler: Done processing query 2024.07.01 18:56:41.616257 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.07.01 18:56:41.616266 [ 3 ] {0ff0bbd8-a81d-41b4-8604-1795adf7be30} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.07.01 18:56:41.616303 [ 3 ] {} HTTP-Session: 79da290c-3bb4-4e4d-aaba-c227959cb6e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.616401 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:56:41.616427 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:41.616440 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 240 rows starting from the beginning of the part 2024.07.01 18:56:41.616484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:41.616523 [ 3 ] {} HTTP-Session: 34ff361b-2a2d-40d1-9a7e-801f2fed10c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:41.616609 [ 3 ] {} HTTP-Session: 34ff361b-2a2d-40d1-9a7e-801f2fed10c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.616611 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 260 rows starting from the beginning of the part 2024.07.01 18:56:41.616656 [ 3 ] {} HTTP-Session: 34ff361b-2a2d-40d1-9a7e-801f2fed10c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.616822 [ 3 ] {} HTTP-Session: 34ff361b-2a2d-40d1-9a7e-801f2fed10c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:41.616977 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 57 rows starting from the beginning of the part 2024.07.01 18:56:41.617188 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:41.617264 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 220 rows starting from the beginning of the part 2024.07.01 18:56:41.617343 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:56:41.617560 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 57 rows starting from the beginning of the part 2024.07.01 18:56:41.617852 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 219 rows starting from the beginning of the part 2024.07.01 18:56:41.618345 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:41.618805 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:41.618850 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:41.619278 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.07.01 18:56:41.619658 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1053 rows, containing 4 columns (4 merged, 0 gathered) in 0.003501247 sec., 300749.9899321585 rows/sec., 25.13 MiB/sec. 2024.07.01 18:56:41.619663 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:41.619812 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.07.01 18:56:41.619830 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} executeQuery: Read 2 rows, 143.00 B in 0.002846 sec., 702.7406886858749 rows/sec., 49.07 KiB/sec. 2024.07.01 18:56:41.620112 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} DynamicQueryHandler: Done processing query 2024.07.01 18:56:41.620140 [ 3 ] {39b70471-0d6a-46d8-9ecf-6d2b9c6d8723} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:56:41.620157 [ 3 ] {} HTTP-Session: 34ff361b-2a2d-40d1-9a7e-801f2fed10c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.620275 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:41.620301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:41.620359 [ 200 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_86_17} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.07.01 18:56:41.620365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:41.620391 [ 3 ] {} HTTP-Session: 4cf67655-6436-41ea-8819-f7d5a1e4230b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:41.620426 [ 3 ] {} HTTP-Session: 4cf67655-6436-41ea-8819-f7d5a1e4230b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.620445 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.07.01 18:56:41.620447 [ 3 ] {} HTTP-Session: 4cf67655-6436-41ea-8819-f7d5a1e4230b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.620493 [ 3 ] {} HTTP-Session: 4cf67655-6436-41ea-8819-f7d5a1e4230b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:41.620614 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:41.620656 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:56:41.620780 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:41.621195 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:41.621230 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:41.621539 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.07.01 18:56:41.621841 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:41.621967 [ 112 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.07.01 18:56:41.621968 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} executeQuery: Read 120 rows, 9.60 KiB in 0.001399 sec., 85775.55396711937 rows/sec., 6.70 MiB/sec. 2024.07.01 18:56:41.621996 [ 112 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:41.622032 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:41.622246 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} DynamicQueryHandler: Done processing query 2024.07.01 18:56:41.622279 [ 3 ] {dd77e1d7-af79-4477-aaf6-3050b67ad7b9} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:56:41.622305 [ 3 ] {} HTTP-Session: 4cf67655-6436-41ea-8819-f7d5a1e4230b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.622301 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.07.01 18:56:41.622581 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:41.622666 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:56:41.622687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:41.622754 [ 3 ] {} HTTP-Session: 6d9832fd-0734-4e9b-9981-aa52be268063 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:41.622777 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 189 rows starting from the beginning of the part 2024.07.01 18:56:41.622791 [ 3 ] {} HTTP-Session: 6d9832fd-0734-4e9b-9981-aa52be268063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.622842 [ 3 ] {} HTTP-Session: 6d9832fd-0734-4e9b-9981-aa52be268063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.622934 [ 3 ] {} HTTP-Session: 6d9832fd-0734-4e9b-9981-aa52be268063 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:41.623194 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 172 rows starting from the beginning of the part 2024.07.01 18:56:41.623433 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 66 rows starting from the beginning of the part 2024.07.01 18:56:41.623429 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:41.623719 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 122 rows starting from the beginning of the part 2024.07.01 18:56:41.623737 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:56:41.623995 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 66 rows starting from the beginning of the part 2024.07.01 18:56:41.624279 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 120 rows starting from the beginning of the part 2024.07.01 18:56:41.624932 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:41.626064 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:41.626145 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:41.627067 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 4 columns (4 merged, 0 gathered) in 0.004940266 sec., 148777.41400969098 rows/sec., 11.54 MiB/sec. 2024.07.01 18:56:41.627111 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.07.01 18:56:41.627268 [ 198 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.07.01 18:56:41.628076 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:41.628128 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:41.628247 [ 200 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_86_17} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.07.01 18:56:41.628350 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} executeQuery: Read 161 rows, 11.48 KiB in 0.005184 sec., 31057.098765432096 rows/sec., 2.16 MiB/sec. 2024.07.01 18:56:41.628368 [ 110 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.07.01 18:56:41.628454 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.07.01 18:56:41.628510 [ 110 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:41.628604 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:41.628799 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} DynamicQueryHandler: Done processing query 2024.07.01 18:56:41.628829 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.07.01 18:56:41.628852 [ 3 ] {0fe9092c-0a23-420a-9fc3-578f245040eb} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:56:41.628912 [ 3 ] {} HTTP-Session: 6d9832fd-0734-4e9b-9981-aa52be268063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.629198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 87079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:41.629273 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:56:41.629365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:41.629399 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 12569 rows starting from the beginning of the part 2024.07.01 18:56:41.629449 [ 3 ] {} HTTP-Session: eb24d88c-9af7-4995-97a2-062b3641aeca Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:41.629545 [ 3 ] {} HTTP-Session: eb24d88c-9af7-4995-97a2-062b3641aeca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.629670 [ 3 ] {} HTTP-Session: eb24d88c-9af7-4995-97a2-062b3641aeca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.629871 [ 3 ] {} HTTP-Session: eb24d88c-9af7-4995-97a2-062b3641aeca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:41.629893 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 199 rows starting from the beginning of the part 2024.07.01 18:56:41.630407 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 161 rows starting from the beginning of the part 2024.07.01 18:56:41.630814 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 162 rows starting from the beginning of the part 2024.07.01 18:56:41.630838 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:41.631418 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 161 rows starting from the beginning of the part 2024.07.01 18:56:41.631431 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:56:41.631644 [ 200 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 161 rows starting from the beginning of the part 2024.07.01 18:56:41.632603 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:41.633929 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:41.633968 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:41.635268 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.07.01 18:56:41.635696 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:41.635928 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} executeQuery: Read 54 rows, 99.09 KiB in 0.005737 sec., 9412.584974725467 rows/sec., 16.87 MiB/sec. 2024.07.01 18:56:41.636276 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} DynamicQueryHandler: Done processing query 2024.07.01 18:56:41.636301 [ 3 ] {f9102f03-a985-428e-a326-0257cf753bf8} MemoryTracker: Peak memory usage (for query): 4.70 MiB. 2024.07.01 18:56:41.636318 [ 3 ] {} HTTP-Session: eb24d88c-9af7-4995-97a2-062b3641aeca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.636451 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:41.636555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:41.636575 [ 3 ] {} HTTP-Session: 78f2e824-05da-45df-b1c4-0d25e1a62ef1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:41.636592 [ 3 ] {} HTTP-Session: 78f2e824-05da-45df-b1c4-0d25e1a62ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.636611 [ 3 ] {} HTTP-Session: 78f2e824-05da-45df-b1c4-0d25e1a62ef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.636693 [ 3 ] {} HTTP-Session: 78f2e824-05da-45df-b1c4-0d25e1a62ef1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:41.636890 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:41.637025 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:56:41.637288 [ 199 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 13413 rows, containing 5 columns (5 merged, 0 gathered) in 0.008572955 sec., 1564571.3759141392 rows/sec., 109.07 MiB/sec. 2024.07.01 18:56:41.637418 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:41.637771 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:41.637817 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:41.637860 [ 199 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.07.01 18:56:41.638675 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.07.01 18:56:41.638850 [ 199 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:41.639125 [ 199 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_86_17} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.07.01 18:56:41.639305 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2024.07.01 18:56:41.639391 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:41.639564 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} executeQuery: Read 60 rows, 4.14 KiB in 0.00278 sec., 21582.733812949642 rows/sec., 1.45 MiB/sec. 2024.07.01 18:56:41.639576 [ 110 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.07.01 18:56:41.639663 [ 110 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:41.639716 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:41.639902 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} DynamicQueryHandler: Done processing query 2024.07.01 18:56:41.639948 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.07.01 18:56:41.639953 [ 3 ] {b85f234e-c9eb-4040-b4c7-02a8105893bc} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:56:41.640017 [ 3 ] {} HTTP-Session: 78f2e824-05da-45df-b1c4-0d25e1a62ef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:41.640398 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:56:41.640501 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4366 rows starting from the beginning of the part 2024.07.01 18:56:41.640813 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part 2024.07.01 18:56:41.641172 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part 2024.07.01 18:56:41.641595 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part 2024.07.01 18:56:41.641805 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part 2024.07.01 18:56:41.641883 [ 196 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2024.07.01 18:56:41.643567 [ 188 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 4666 rows, containing 4 columns (4 merged, 0 gathered) in 0.00375527 sec., 1242520.5111749622 rows/sec., 83.63 MiB/sec. 2024.07.01 18:56:41.644002 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.07.01 18:56:41.644485 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:41.644583 [ 193 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_86_17} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.07.01 18:56:41.644690 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2024.07.01 18:56:46.606597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:46.606740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:46.606770 [ 3 ] {} HTTP-Session: 0a06361f-9f03-4fa2-a24f-9b36822850b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:46.606799 [ 3 ] {} HTTP-Session: 0a06361f-9f03-4fa2-a24f-9b36822850b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.606817 [ 3 ] {} HTTP-Session: 0a06361f-9f03-4fa2-a24f-9b36822850b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.606874 [ 3 ] {} HTTP-Session: 0a06361f-9f03-4fa2-a24f-9b36822850b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:46.607078 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:46.607156 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:56:46.607374 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:46.607788 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:46.607834 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:46.608210 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.07.01 18:56:46.608556 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:46.608726 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} executeQuery: Read 2 rows, 167.00 B in 0.001706 sec., 1172.3329425556858 rows/sec., 95.60 KiB/sec. 2024.07.01 18:56:46.608748 [ 107 ] {} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2024.07.01 18:56:46.608865 [ 107 ] {} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:46.608914 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:46.609033 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} DynamicQueryHandler: Done processing query 2024.07.01 18:56:46.609072 [ 3 ] {b5306887-b837-4448-929d-71d0f0d69166} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:56:46.609078 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2024.07.01 18:56:46.609091 [ 3 ] {} HTTP-Session: 0a06361f-9f03-4fa2-a24f-9b36822850b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.609228 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:56:46.609264 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 17 rows starting from the beginning of the part 2024.07.01 18:56:46.609299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:46.609351 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part 2024.07.01 18:56:46.609388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:46.609456 [ 3 ] {} HTTP-Session: dd166841-f17d-4a47-9263-6e11730df2e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:46.609572 [ 3 ] {} HTTP-Session: dd166841-f17d-4a47-9263-6e11730df2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.609691 [ 3 ] {} HTTP-Session: dd166841-f17d-4a47-9263-6e11730df2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.609700 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part 2024.07.01 18:56:46.609800 [ 3 ] {} HTTP-Session: dd166841-f17d-4a47-9263-6e11730df2e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:46.610003 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part 2024.07.01 18:56:46.610170 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:46.610225 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part 2024.07.01 18:56:46.610317 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:56:46.610583 [ 196 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part 2024.07.01 18:56:46.611001 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:46.611519 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:46.611565 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:46.612078 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.07.01 18:56:46.612099 [ 193 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.003091391 sec., 9380.890350007488 rows/sec., 757.84 KiB/sec. 2024.07.01 18:56:46.612456 [ 191 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2024.07.01 18:56:46.612659 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:46.613022 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} executeQuery: Read 57 rows, 4.48 KiB in 0.002972 sec., 19179.004037685063 rows/sec., 1.47 MiB/sec. 2024.07.01 18:56:46.613451 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} DynamicQueryHandler: Done processing query 2024.07.01 18:56:46.613484 [ 3 ] {109fe4ae-1692-4057-b476-68c47165d9a1} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:56:46.613511 [ 3 ] {} HTTP-Session: dd166841-f17d-4a47-9263-6e11730df2e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.613599 [ 191 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:46.613654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:46.613739 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:46.613750 [ 191 ] {778a336a-0cf9-44f8-a0ad-281f8e48602e::all_1_40_8} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2024.07.01 18:56:46.613767 [ 3 ] {} HTTP-Session: 0710f1b5-6e50-4819-ba9d-3cf43e16a411 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:46.613800 [ 3 ] {} HTTP-Session: 0710f1b5-6e50-4819-ba9d-3cf43e16a411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.613835 [ 3 ] {} HTTP-Session: 0710f1b5-6e50-4819-ba9d-3cf43e16a411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.613920 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.07.01 18:56:46.613922 [ 3 ] {} HTTP-Session: 0710f1b5-6e50-4819-ba9d-3cf43e16a411 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:46.614061 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:46.614107 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:56:46.614249 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:46.614528 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:46.614566 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:46.614878 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.07.01 18:56:46.615207 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:46.615361 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} executeQuery: Read 2 rows, 143.00 B in 0.001322 sec., 1512.8593040847202 rows/sec., 105.63 KiB/sec. 2024.07.01 18:56:46.615373 [ 107 ] {} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2024.07.01 18:56:46.615463 [ 107 ] {} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:46.615522 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:46.615635 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} DynamicQueryHandler: Done processing query 2024.07.01 18:56:46.615699 [ 3 ] {229d86cd-b905-4983-a367-3fcaab36a341} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:56:46.615759 [ 3 ] {} HTTP-Session: 0710f1b5-6e50-4819-ba9d-3cf43e16a411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.615846 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2024.07.01 18:56:46.615966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:46.616066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:46.616124 [ 3 ] {} HTTP-Session: e559cda4-3cd1-4ea6-97ca-bc68100a2dbd Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:46.616169 [ 3 ] {} HTTP-Session: e559cda4-3cd1-4ea6-97ca-bc68100a2dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.616214 [ 3 ] {} HTTP-Session: e559cda4-3cd1-4ea6-97ca-bc68100a2dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.616301 [ 3 ] {} HTTP-Session: e559cda4-3cd1-4ea6-97ca-bc68100a2dbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:46.616350 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:56:46.616426 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 17 rows starting from the beginning of the part 2024.07.01 18:56:46.616576 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:46.616716 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part 2024.07.01 18:56:46.616733 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:56:46.617077 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part 2024.07.01 18:56:46.617411 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part 2024.07.01 18:56:46.617763 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part 2024.07.01 18:56:46.617838 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:46.618051 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part 2024.07.01 18:56:46.619016 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:46.619081 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:46.619886 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.07.01 18:56:46.620873 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.005243471 sec., 5530.68759224567 rows/sec., 381.99 KiB/sec. 2024.07.01 18:56:46.620904 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:46.621111 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2024.07.01 18:56:46.621248 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} executeQuery: Read 66 rows, 5.28 KiB in 0.00476 sec., 13865.546218487394 rows/sec., 1.08 MiB/sec. 2024.07.01 18:56:46.621843 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} DynamicQueryHandler: Done processing query 2024.07.01 18:56:46.621935 [ 3 ] {9e4169aa-c722-4db6-9bbc-f934322805a4} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:56:46.622028 [ 3 ] {} HTTP-Session: e559cda4-3cd1-4ea6-97ca-bc68100a2dbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.622418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:46.622537 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:46.622593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:46.622670 [ 3 ] {} HTTP-Session: 6e8c8918-7a06-4316-bbc1-ed351ef0a4b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:46.622704 [ 3 ] {} HTTP-Session: 6e8c8918-7a06-4316-bbc1-ed351ef0a4b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.622722 [ 3 ] {} HTTP-Session: 6e8c8918-7a06-4316-bbc1-ed351ef0a4b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.622748 [ 186 ] {cbc4d766-0ab1-458d-b4bc-e5a82a738458::all_1_40_8} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2024.07.01 18:56:46.622774 [ 3 ] {} HTTP-Session: 6e8c8918-7a06-4316-bbc1-ed351ef0a4b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:46.622897 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.07.01 18:56:46.623009 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:46.623088 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:56:46.623267 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:46.623725 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:46.623762 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:46.624171 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.07.01 18:56:46.624511 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:46.624676 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} executeQuery: Read 161 rows, 11.48 KiB in 0.001763 sec., 91321.6108905275 rows/sec., 6.36 MiB/sec. 2024.07.01 18:56:46.624960 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} DynamicQueryHandler: Done processing query 2024.07.01 18:56:46.625018 [ 3 ] {d23e5458-c4f6-4919-bd20-dbcbcf7b6632} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:56:46.625069 [ 3 ] {} HTTP-Session: 6e8c8918-7a06-4316-bbc1-ed351ef0a4b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.625269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:46.625322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:46.625341 [ 3 ] {} HTTP-Session: 9b3c8dc0-7ea6-4db8-b3f3-d8b382323c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:46.625358 [ 3 ] {} HTTP-Session: 9b3c8dc0-7ea6-4db8-b3f3-d8b382323c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.625371 [ 3 ] {} HTTP-Session: 9b3c8dc0-7ea6-4db8-b3f3-d8b382323c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:46.625404 [ 3 ] {} HTTP-Session: 9b3c8dc0-7ea6-4db8-b3f3-d8b382323c36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:46.625543 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:46.625589 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:56:46.625732 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:46.626040 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:46.626077 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:46.626441 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.07.01 18:56:46.626773 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:46.626924 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} executeQuery: Read 60 rows, 4.14 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.82 MiB/sec. 2024.07.01 18:56:46.627171 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} DynamicQueryHandler: Done processing query 2024.07.01 18:56:46.627232 [ 3 ] {30e737b9-8463-47fa-b41c-4d955796e6ef} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:56:46.627284 [ 3 ] {} HTTP-Session: 9b3c8dc0-7ea6-4db8-b3f3-d8b382323c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:49.858466 [ 104 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:56:49.858523 [ 104 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:56:51.610387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:51.610564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:51.610591 [ 3 ] {} HTTP-Session: e4e417cb-3502-4e71-a654-7e8a6a25b3db Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:51.610616 [ 3 ] {} HTTP-Session: e4e417cb-3502-4e71-a654-7e8a6a25b3db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.610630 [ 3 ] {} HTTP-Session: e4e417cb-3502-4e71-a654-7e8a6a25b3db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.610679 [ 3 ] {} HTTP-Session: e4e417cb-3502-4e71-a654-7e8a6a25b3db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:51.610876 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:51.610943 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:56:51.611139 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:51.611602 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:51.611648 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:51.612047 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.07.01 18:56:51.612396 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:51.612564 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} executeQuery: Read 54 rows, 4.38 KiB in 0.001749 sec., 30874.785591766726 rows/sec., 2.44 MiB/sec. 2024.07.01 18:56:51.612787 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} DynamicQueryHandler: Done processing query 2024.07.01 18:56:51.612815 [ 3 ] {6d5ac1b6-7ca9-4655-99a0-ff6bf0dc55dc} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:56:51.612832 [ 3 ] {} HTTP-Session: e4e417cb-3502-4e71-a654-7e8a6a25b3db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.612965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:51.613020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:51.613040 [ 3 ] {} HTTP-Session: 21c69877-b552-4dcb-b6ca-f476ec1250f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:51.613058 [ 3 ] {} HTTP-Session: 21c69877-b552-4dcb-b6ca-f476ec1250f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.613072 [ 3 ] {} HTTP-Session: 21c69877-b552-4dcb-b6ca-f476ec1250f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.613107 [ 3 ] {} HTTP-Session: 21c69877-b552-4dcb-b6ca-f476ec1250f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:51.613210 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:51.613258 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:56:51.613395 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:51.613722 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:51.613760 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:51.614074 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.07.01 18:56:51.614390 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:51.614547 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} executeQuery: Read 2 rows, 167.00 B in 0.001358 sec., 1472.7540500736377 rows/sec., 120.09 KiB/sec. 2024.07.01 18:56:51.614721 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} DynamicQueryHandler: Done processing query 2024.07.01 18:56:51.614745 [ 3 ] {1410d755-31a4-47c4-b2a8-8bcd3385394a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:56:51.614761 [ 3 ] {} HTTP-Session: 21c69877-b552-4dcb-b6ca-f476ec1250f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.614939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:51.614989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:51.615009 [ 3 ] {} HTTP-Session: 14be2e93-4080-4006-bc69-e04a2299b79a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:51.615026 [ 3 ] {} HTTP-Session: 14be2e93-4080-4006-bc69-e04a2299b79a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.615040 [ 3 ] {} HTTP-Session: 14be2e93-4080-4006-bc69-e04a2299b79a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.615073 [ 3 ] {} HTTP-Session: 14be2e93-4080-4006-bc69-e04a2299b79a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:51.615253 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:51.615295 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:56:51.615421 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:51.615890 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:51.615927 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:51.616252 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.07.01 18:56:51.616571 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:51.616723 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} executeQuery: Read 255 rows, 22.00 KiB in 0.001557 sec., 163776.49325626204 rows/sec., 13.80 MiB/sec. 2024.07.01 18:56:51.616993 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} DynamicQueryHandler: Done processing query 2024.07.01 18:56:51.617048 [ 3 ] {2dc98e93-c97a-44e5-a7c7-145d4f19ebfd} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.07.01 18:56:51.617101 [ 3 ] {} HTTP-Session: 14be2e93-4080-4006-bc69-e04a2299b79a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.617278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:51.617332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:51.617350 [ 3 ] {} HTTP-Session: e5858cc0-d2b6-40aa-9c82-e7b420e518c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:51.617367 [ 3 ] {} HTTP-Session: e5858cc0-d2b6-40aa-9c82-e7b420e518c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.617381 [ 3 ] {} HTTP-Session: e5858cc0-d2b6-40aa-9c82-e7b420e518c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.617413 [ 3 ] {} HTTP-Session: e5858cc0-d2b6-40aa-9c82-e7b420e518c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:51.617510 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:51.617555 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:56:51.617702 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:51.617969 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:51.618005 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:51.618308 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.07.01 18:56:51.618633 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:51.618781 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} executeQuery: Read 2 rows, 143.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 107.84 KiB/sec. 2024.07.01 18:56:51.618945 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} DynamicQueryHandler: Done processing query 2024.07.01 18:56:51.618969 [ 3 ] {6a2df112-fcf2-437c-998f-c54ef5d05564} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:56:51.618985 [ 3 ] {} HTTP-Session: e5858cc0-d2b6-40aa-9c82-e7b420e518c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.619156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 24409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:51.619205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:51.619224 [ 3 ] {} HTTP-Session: f74f88fb-3547-4193-b10d-74a051bfac1e Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:51.619240 [ 3 ] {} HTTP-Session: f74f88fb-3547-4193-b10d-74a051bfac1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.619254 [ 3 ] {} HTTP-Session: f74f88fb-3547-4193-b10d-74a051bfac1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.619284 [ 3 ] {} HTTP-Session: f74f88fb-3547-4193-b10d-74a051bfac1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:51.619420 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:51.619461 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:56:51.619584 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:51.619971 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:51.620008 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:51.620322 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.07.01 18:56:51.620630 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:51.620783 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} executeQuery: Read 144 rows, 11.50 KiB in 0.001414 sec., 101838.75530410184 rows/sec., 7.94 MiB/sec. 2024.07.01 18:56:51.620949 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} DynamicQueryHandler: Done processing query 2024.07.01 18:56:51.620973 [ 3 ] {d0f11bed-74de-4803-923b-c4b06bad9675} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:56:51.620989 [ 3 ] {} HTTP-Session: f74f88fb-3547-4193-b10d-74a051bfac1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.621127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:51.621176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:51.621194 [ 3 ] {} HTTP-Session: 499793dc-3823-4517-bb90-e9172b69ab34 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:51.621210 [ 3 ] {} HTTP-Session: 499793dc-3823-4517-bb90-e9172b69ab34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.621224 [ 3 ] {} HTTP-Session: 499793dc-3823-4517-bb90-e9172b69ab34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.621254 [ 3 ] {} HTTP-Session: 499793dc-3823-4517-bb90-e9172b69ab34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:51.621444 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:51.621490 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:56:51.621635 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:51.622141 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:51.622178 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:51.622590 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.07.01 18:56:51.622922 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:51.623083 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} executeQuery: Read 197 rows, 14.08 KiB in 0.001742 sec., 113088.40413318024 rows/sec., 7.89 MiB/sec. 2024.07.01 18:56:51.623367 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} DynamicQueryHandler: Done processing query 2024.07.01 18:56:51.623432 [ 3 ] {8d8379b0-4c61-4949-a0d5-69984f9cce8d} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.07.01 18:56:51.623485 [ 3 ] {} HTTP-Session: 499793dc-3823-4517-bb90-e9172b69ab34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.623709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 87101, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:51.623762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:51.623780 [ 3 ] {} HTTP-Session: 2e159fc9-9bdf-44a8-9c3e-12edceafc4ba Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:51.623797 [ 3 ] {} HTTP-Session: 2e159fc9-9bdf-44a8-9c3e-12edceafc4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.623811 [ 3 ] {} HTTP-Session: 2e159fc9-9bdf-44a8-9c3e-12edceafc4ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.623843 [ 3 ] {} HTTP-Session: 2e159fc9-9bdf-44a8-9c3e-12edceafc4ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:51.624339 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:51.624412 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:56:51.624842 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:51.625740 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:51.625777 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:51.626418 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.07.01 18:56:51.626843 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:51.627030 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} executeQuery: Read 54 rows, 99.09 KiB in 0.003077 sec., 17549.561260968476 rows/sec., 31.45 MiB/sec. 2024.07.01 18:56:51.627242 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} DynamicQueryHandler: Done processing query 2024.07.01 18:56:51.627267 [ 3 ] {fd616916-c80d-474c-b52a-6181efea147d} MemoryTracker: Peak memory usage (for query): 4.70 MiB. 2024.07.01 18:56:51.627283 [ 3 ] {} HTTP-Session: 2e159fc9-9bdf-44a8-9c3e-12edceafc4ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.627409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:51.627457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:51.627477 [ 3 ] {} HTTP-Session: a3d18cd2-4feb-4ba2-a54e-7dfb04290dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:51.627493 [ 3 ] {} HTTP-Session: a3d18cd2-4feb-4ba2-a54e-7dfb04290dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.627506 [ 3 ] {} HTTP-Session: a3d18cd2-4feb-4ba2-a54e-7dfb04290dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:51.627537 [ 3 ] {} HTTP-Session: a3d18cd2-4feb-4ba2-a54e-7dfb04290dc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:51.627648 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:51.627693 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:56:51.627820 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:51.628102 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:51.628136 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:51.628466 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.07.01 18:56:51.628761 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:51.628906 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec. 2024.07.01 18:56:51.629209 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} DynamicQueryHandler: Done processing query 2024.07.01 18:56:51.629266 [ 3 ] {541bfc81-0bbf-4131-bc54-b034511bfcf1} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:56:51.629319 [ 3 ] {} HTTP-Session: a3d18cd2-4feb-4ba2-a54e-7dfb04290dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:56.606642 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:56.606778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:56.606809 [ 3 ] {} HTTP-Session: 24b964f5-9c4d-4a7f-b207-cc69fa45563c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:56.606837 [ 3 ] {} HTTP-Session: 24b964f5-9c4d-4a7f-b207-cc69fa45563c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:56.606855 [ 3 ] {} HTTP-Session: 24b964f5-9c4d-4a7f-b207-cc69fa45563c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:56.606911 [ 3 ] {} HTTP-Session: 24b964f5-9c4d-4a7f-b207-cc69fa45563c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:56.607141 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:56.607221 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:56:56.607439 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:56.607888 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:56.607932 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:56.608318 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.07.01 18:56:56.608645 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:56.608813 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} executeQuery: Read 56 rows, 4.41 KiB in 0.001744 sec., 32110.091743119265 rows/sec., 2.47 MiB/sec. 2024.07.01 18:56:56.609122 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} DynamicQueryHandler: Done processing query 2024.07.01 18:56:56.609178 [ 3 ] {7555dc74-51ab-436b-9a65-12eaffeb99a1} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:56:56.609231 [ 3 ] {} HTTP-Session: 24b964f5-9c4d-4a7f-b207-cc69fa45563c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:56.609464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:56.609520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:56.609540 [ 3 ] {} HTTP-Session: 65f1ecf6-d9b1-48d8-98be-5ffa79922d2a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:56.609558 [ 3 ] {} HTTP-Session: 65f1ecf6-d9b1-48d8-98be-5ffa79922d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:56.609572 [ 3 ] {} HTTP-Session: 65f1ecf6-d9b1-48d8-98be-5ffa79922d2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:56.609609 [ 3 ] {} HTTP-Session: 65f1ecf6-d9b1-48d8-98be-5ffa79922d2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:56.609742 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:56.609791 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:56:56.609942 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:56.610297 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:56.610336 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:56.610661 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.07.01 18:56:56.610973 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:56.611126 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} executeQuery: Read 64 rows, 5.12 KiB in 0.001424 sec., 44943.8202247191 rows/sec., 3.51 MiB/sec. 2024.07.01 18:56:56.611301 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} DynamicQueryHandler: Done processing query 2024.07.01 18:56:56.611326 [ 3 ] {ac84c93e-2a9d-45b8-aa05-131fa90683fc} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:56:56.611342 [ 3 ] {} HTTP-Session: 65f1ecf6-d9b1-48d8-98be-5ffa79922d2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:56.611509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:56.611561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:56.611580 [ 3 ] {} HTTP-Session: ca483711-92a1-4289-b420-0c63471abcf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:56.611597 [ 3 ] {} HTTP-Session: ca483711-92a1-4289-b420-0c63471abcf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:56.611610 [ 3 ] {} HTTP-Session: ca483711-92a1-4289-b420-0c63471abcf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:56.611642 [ 3 ] {} HTTP-Session: ca483711-92a1-4289-b420-0c63471abcf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:56.611790 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:56.611837 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:56:56.611985 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:56.612361 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:56.612398 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:56.612796 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.07.01 18:56:56.613143 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:56.613304 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} executeQuery: Read 160 rows, 11.41 KiB in 0.001579 sec., 101329.9556681444 rows/sec., 7.06 MiB/sec. 2024.07.01 18:56:56.613558 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} DynamicQueryHandler: Done processing query 2024.07.01 18:56:56.613612 [ 3 ] {3c128ace-267e-4402-9bd6-b06fe54e2a0d} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:56:56.613663 [ 3 ] {} HTTP-Session: ca483711-92a1-4289-b420-0c63471abcf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:56.613873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:56:56.613924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:56:56.613944 [ 3 ] {} HTTP-Session: b1aee2a9-0579-4d40-b8ab-d6eb2057dc76 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:56:56.613960 [ 3 ] {} HTTP-Session: b1aee2a9-0579-4d40-b8ab-d6eb2057dc76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:56.613974 [ 3 ] {} HTTP-Session: b1aee2a9-0579-4d40-b8ab-d6eb2057dc76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:56:56.614006 [ 3 ] {} HTTP-Session: b1aee2a9-0579-4d40-b8ab-d6eb2057dc76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:56:56.614142 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:56:56.614188 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:56:56.614330 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:56:56.614632 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:56:56.614669 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:56:56.615025 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.07.01 18:56:56.615348 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:56:56.615504 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. 2024.07.01 18:56:56.615673 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} DynamicQueryHandler: Done processing query 2024.07.01 18:56:56.615697 [ 3 ] {d6c6ba18-4b28-4447-8ab9-f18ddd75b548} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:56:56.615713 [ 3 ] {} HTTP-Session: b1aee2a9-0579-4d40-b8ab-d6eb2057dc76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.609628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:01.609762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:01.609793 [ 3 ] {} HTTP-Session: 1fae6b47-6529-406a-87f5-e433f4fc876f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:01.609823 [ 3 ] {} HTTP-Session: 1fae6b47-6529-406a-87f5-e433f4fc876f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.609841 [ 3 ] {} HTTP-Session: 1fae6b47-6529-406a-87f5-e433f4fc876f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.609903 [ 3 ] {} HTTP-Session: 1fae6b47-6529-406a-87f5-e433f4fc876f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:01.610143 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:01.610216 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:57:01.610440 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:01.610946 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:01.610990 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:57:01.611361 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.07.01 18:57:01.611690 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:01.611876 [ 95 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Selected 6 parts from all_1_39_9 to all_44_44_0 2024.07.01 18:57:01.611880 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} executeQuery: Read 54 rows, 4.38 KiB in 0.001809 sec., 29850.746268656716 rows/sec., 2.36 MiB/sec. 2024.07.01 18:57:01.611974 [ 95 ] {} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:01.612044 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:57:01.612239 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} DynamicQueryHandler: Done processing query 2024.07.01 18:57:01.612239 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_39_9 to all_44_44_0 into Compact with storage Full 2024.07.01 18:57:01.612295 [ 3 ] {cfe8778d-e2a6-49b0-a22c-ee912981b8a6} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:57:01.612343 [ 3 ] {} HTTP-Session: 1fae6b47-6529-406a-87f5-e433f4fc876f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.612481 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:57:01.612530 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_39_9, total 45 rows starting from the beginning of the part 2024.07.01 18:57:01.612570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 32367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:01.612709 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 54 rows starting from the beginning of the part 2024.07.01 18:57:01.612735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:01.612857 [ 3 ] {} HTTP-Session: 51b5c909-2ed3-4531-a96b-0df37113fd86 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:01.613020 [ 3 ] {} HTTP-Session: 51b5c909-2ed3-4531-a96b-0df37113fd86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.613091 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 54 rows starting from the beginning of the part 2024.07.01 18:57:01.613102 [ 3 ] {} HTTP-Session: 51b5c909-2ed3-4531-a96b-0df37113fd86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.613261 [ 3 ] {} HTTP-Session: 51b5c909-2ed3-4531-a96b-0df37113fd86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:01.613331 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 54 rows starting from the beginning of the part 2024.07.01 18:57:01.613601 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 54 rows starting from the beginning of the part 2024.07.01 18:57:01.613745 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:01.613934 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 54 rows starting from the beginning of the part 2024.07.01 18:57:01.613974 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:57:01.614673 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:01.615889 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:01.615959 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:57:01.616735 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} MergeTask::MergeProjectionsStage: Merge sorted 315 rows, containing 4 columns (4 merged, 0 gathered) in 0.004592712 sec., 68586.9264173325 rows/sec., 5.43 MiB/sec. 2024.07.01 18:57:01.616850 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.07.01 18:57:01.616897 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} MergedBlockOutputStream: filled checksums all_1_44_10 (state Temporary) 2024.07.01 18:57:01.617584 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:01.617725 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_merge_all_1_44_10 to all_1_44_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:01.617924 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} executeQuery: Read 218 rows, 19.12 KiB in 0.00437 sec., 49885.58352402746 rows/sec., 4.27 MiB/sec. 2024.07.01 18:57:01.617990 [ 191 ] {658b9209-77f8-4a0d-a92a-8384d164d26d::all_1_44_10} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d) (MergerMutator): Merged 6 parts: [all_1_39_9, all_44_44_0] -> all_1_44_10 2024.07.01 18:57:01.618208 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.07.01 18:57:01.618287 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} DynamicQueryHandler: Done processing query 2024.07.01 18:57:01.618317 [ 3 ] {5c6d7eeb-8327-4ea9-90ed-54fcc7ee42e7} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.07.01 18:57:01.618333 [ 3 ] {} HTTP-Session: 51b5c909-2ed3-4531-a96b-0df37113fd86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.618576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:01.618627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:01.618646 [ 3 ] {} HTTP-Session: 782572cd-e04e-460c-8dc4-c11df28f7204 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:01.618664 [ 3 ] {} HTTP-Session: 782572cd-e04e-460c-8dc4-c11df28f7204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.618677 [ 3 ] {} HTTP-Session: 782572cd-e04e-460c-8dc4-c11df28f7204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.618710 [ 3 ] {} HTTP-Session: 782572cd-e04e-460c-8dc4-c11df28f7204 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:01.618849 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:01.618894 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:57:01.619040 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:01.619437 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:01.619474 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:57:01.619790 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.07.01 18:57:01.620098 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:01.620239 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} executeQuery: Read 118 rows, 9.44 KiB in 0.001444 sec., 81717.45152354571 rows/sec., 6.38 MiB/sec. 2024.07.01 18:57:01.620443 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} DynamicQueryHandler: Done processing query 2024.07.01 18:57:01.620467 [ 3 ] {4fe40428-cac0-4a59-97bb-9e5c8bb6d16b} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:57:01.620484 [ 3 ] {} HTTP-Session: 782572cd-e04e-460c-8dc4-c11df28f7204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.620718 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:01.620768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:01.620788 [ 3 ] {} HTTP-Session: bbbebe91-850d-4b47-ad39-80baecfe895f Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:01.620804 [ 3 ] {} HTTP-Session: bbbebe91-850d-4b47-ad39-80baecfe895f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.620818 [ 3 ] {} HTTP-Session: bbbebe91-850d-4b47-ad39-80baecfe895f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.620849 [ 3 ] {} HTTP-Session: bbbebe91-850d-4b47-ad39-80baecfe895f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:01.621001 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:01.621048 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:57:01.621199 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:01.621585 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:01.621621 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:57:01.621998 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.07.01 18:57:01.622335 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:01.622487 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec. 2024.07.01 18:57:01.622665 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} DynamicQueryHandler: Done processing query 2024.07.01 18:57:01.622689 [ 3 ] {db1a0de3-733f-40f1-94e2-89fef9cfcbf6} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:57:01.622705 [ 3 ] {} HTTP-Session: bbbebe91-850d-4b47-ad39-80baecfe895f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.622896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 87103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:01.622945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:01.622963 [ 3 ] {} HTTP-Session: 955d9c55-8c78-4dcc-b376-4b9e7da12768 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:01.622980 [ 3 ] {} HTTP-Session: 955d9c55-8c78-4dcc-b376-4b9e7da12768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.622993 [ 3 ] {} HTTP-Session: 955d9c55-8c78-4dcc-b376-4b9e7da12768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.623024 [ 3 ] {} HTTP-Session: 955d9c55-8c78-4dcc-b376-4b9e7da12768 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:01.623518 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:01.623583 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:57:01.623993 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:01.624954 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:01.624990 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:57:01.625636 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.07.01 18:57:01.626061 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:01.626263 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} executeQuery: Read 54 rows, 99.09 KiB in 0.00313 sec., 17252.396166134185 rows/sec., 30.92 MiB/sec. 2024.07.01 18:57:01.626488 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} DynamicQueryHandler: Done processing query 2024.07.01 18:57:01.626512 [ 3 ] {97ffcff8-ffc6-4284-a2f1-043f7beda764} MemoryTracker: Peak memory usage (for query): 4.70 MiB. 2024.07.01 18:57:01.626528 [ 3 ] {} HTTP-Session: 955d9c55-8c78-4dcc-b376-4b9e7da12768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.626662 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:01.626710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:01.626730 [ 3 ] {} HTTP-Session: 13c69ef2-9762-46d8-bc93-2506939ea396 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:01.626746 [ 3 ] {} HTTP-Session: 13c69ef2-9762-46d8-bc93-2506939ea396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.626760 [ 3 ] {} HTTP-Session: 13c69ef2-9762-46d8-bc93-2506939ea396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:01.626792 [ 3 ] {} HTTP-Session: 13c69ef2-9762-46d8-bc93-2506939ea396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:01.626905 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:01.626949 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:57:01.627073 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:01.627409 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:01.627446 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2024.07.01 18:57:01.627803 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.07.01 18:57:01.628121 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:01.628269 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. 2024.07.01 18:57:01.628445 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} DynamicQueryHandler: Done processing query 2024.07.01 18:57:01.628469 [ 3 ] {d35976eb-14a0-4fe1-b5d1-3c800ddcb626} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:57:01.628485 [ 3 ] {} HTTP-Session: 13c69ef2-9762-46d8-bc93-2506939ea396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:04.858559 [ 91 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:57:04.858627 [ 91 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:57:06.607474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:06.607579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:06.607603 [ 3 ] {} HTTP-Session: b9d10655-9589-4b0c-a876-c4434fd7ab0b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:06.607628 [ 3 ] {} HTTP-Session: b9d10655-9589-4b0c-a876-c4434fd7ab0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:06.607643 [ 3 ] {} HTTP-Session: b9d10655-9589-4b0c-a876-c4434fd7ab0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:06.607692 [ 3 ] {} HTTP-Session: b9d10655-9589-4b0c-a876-c4434fd7ab0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:06.607885 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:06.607952 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:57:06.608142 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:06.608625 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:06.608668 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:06.609049 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.07.01 18:57:06.609385 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:06.609562 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} executeQuery: Read 56 rows, 4.41 KiB in 0.001737 sec., 32239.49337938975 rows/sec., 2.48 MiB/sec. 2024.07.01 18:57:06.609582 [ 89 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.07.01 18:57:06.609702 [ 89 ] {} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:06.609739 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:06.609866 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} DynamicQueryHandler: Done processing query 2024.07.01 18:57:06.609903 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.07.01 18:57:06.609912 [ 3 ] {61bc8d77-aeef-45b2-af31-03c19c0b46d5} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:57:06.609969 [ 3 ] {} HTTP-Session: b9d10655-9589-4b0c-a876-c4434fd7ab0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:06.610101 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:57:06.610167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:06.610173 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 267 rows starting from the beginning of the part 2024.07.01 18:57:06.610264 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:06.610337 [ 3 ] {} HTTP-Session: 174df90a-40bd-4e57-a6fb-4ed174c0e863 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:06.610403 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 57 rows starting from the beginning of the part 2024.07.01 18:57:06.610430 [ 3 ] {} HTTP-Session: 174df90a-40bd-4e57-a6fb-4ed174c0e863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:06.610506 [ 3 ] {} HTTP-Session: 174df90a-40bd-4e57-a6fb-4ed174c0e863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:06.610695 [ 3 ] {} HTTP-Session: 174df90a-40bd-4e57-a6fb-4ed174c0e863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:06.610714 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 255 rows starting from the beginning of the part 2024.07.01 18:57:06.611050 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part 2024.07.01 18:57:06.611111 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:06.611274 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:57:06.611301 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 218 rows starting from the beginning of the part 2024.07.01 18:57:06.611665 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part 2024.07.01 18:57:06.612314 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:06.613241 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:06.613309 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:06.614061 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.07.01 18:57:06.614646 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 909 rows, containing 4 columns (4 merged, 0 gathered) in 0.004814325 sec., 188811.51563303266 rows/sec., 15.67 MiB/sec. 2024.07.01 18:57:06.614837 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.07.01 18:57:06.614998 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:06.615285 [ 89 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.07.01 18:57:06.615422 [ 89 ] {} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:06.615446 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} executeQuery: Read 64 rows, 5.12 KiB in 0.004528 sec., 14134.275618374559 rows/sec., 1.10 MiB/sec. 2024.07.01 18:57:06.615505 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:06.615994 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.07.01 18:57:06.616058 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:06.616155 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} DynamicQueryHandler: Done processing query 2024.07.01 18:57:06.616273 [ 3 ] {64b33a83-4c02-44f1-8f50-59faf9154770} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:57:06.616325 [ 193 ] {49717f8d-e8ca-4a17-976c-874a417a9a4d::all_1_91_18} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.07.01 18:57:06.616344 [ 3 ] {} HTTP-Session: 174df90a-40bd-4e57-a6fb-4ed174c0e863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:06.616503 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:57:06.616530 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.07.01 18:57:06.616586 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 198 rows starting from the beginning of the part 2024.07.01 18:57:06.616631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:06.616775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:06.616862 [ 3 ] {} HTTP-Session: 936aba5c-cdbf-4333-b9f0-2387a420ca44 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:06.616873 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 66 rows starting from the beginning of the part 2024.07.01 18:57:06.616917 [ 3 ] {} HTTP-Session: 936aba5c-cdbf-4333-b9f0-2387a420ca44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:06.616965 [ 3 ] {} HTTP-Session: 936aba5c-cdbf-4333-b9f0-2387a420ca44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:06.617111 [ 3 ] {} HTTP-Session: 936aba5c-cdbf-4333-b9f0-2387a420ca44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:06.617155 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 144 rows starting from the beginning of the part 2024.07.01 18:57:06.617387 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part 2024.07.01 18:57:06.617495 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:06.617660 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 118 rows starting from the beginning of the part 2024.07.01 18:57:06.617685 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:57:06.617964 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part 2024.07.01 18:57:06.618743 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:06.619890 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:06.619957 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:06.620907 [ 187 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 4 columns (4 merged, 0 gathered) in 0.00518877 sec., 126041.43178441134 rows/sec., 9.80 MiB/sec. 2024.07.01 18:57:06.620942 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.07.01 18:57:06.621125 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.07.01 18:57:06.621839 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:06.622108 [ 89 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.07.01 18:57:06.622176 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} executeQuery: Read 160 rows, 11.41 KiB in 0.004844 sec., 33030.553261767134 rows/sec., 2.30 MiB/sec. 2024.07.01 18:57:06.622195 [ 89 ] {} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:06.622239 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:06.622277 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:06.622579 [ 193 ] {6f4ec5fa-b115-48d9-82d9-395b84198d38::all_1_91_18} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.07.01 18:57:06.622690 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.07.01 18:57:06.622816 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.07.01 18:57:06.622940 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} DynamicQueryHandler: Done processing query 2024.07.01 18:57:06.622995 [ 3 ] {dee88eaa-ca20-4c6a-8ad4-90dd19c9e76f} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:57:06.623042 [ 3 ] {} HTTP-Session: 936aba5c-cdbf-4333-b9f0-2387a420ca44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:06.623058 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:57:06.623115 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} MergeTreeSequentialSource: Reading 3 marks from part all_1_86_17, total 13413 rows starting from the beginning of the part 2024.07.01 18:57:06.623235 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 161 rows starting from the beginning of the part 2024.07.01 18:57:06.623355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:06.623569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:06.623587 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 197 rows starting from the beginning of the part 2024.07.01 18:57:06.623612 [ 3 ] {} HTTP-Session: 10258ba2-4746-481d-bd6d-21864cf3a448 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:06.623667 [ 3 ] {} HTTP-Session: 10258ba2-4746-481d-bd6d-21864cf3a448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:06.623737 [ 3 ] {} HTTP-Session: 10258ba2-4746-481d-bd6d-21864cf3a448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:06.623875 [ 3 ] {} HTTP-Session: 10258ba2-4746-481d-bd6d-21864cf3a448 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:06.623914 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part 2024.07.01 18:57:06.624155 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part 2024.07.01 18:57:06.624211 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:06.624367 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:57:06.624536 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part 2024.07.01 18:57:06.625295 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:06.625863 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:06.625911 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:06.626402 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.07.01 18:57:06.627209 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:06.627626 [ 89 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.07.01 18:57:06.627661 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} executeQuery: Read 60 rows, 4.14 KiB in 0.003545 sec., 16925.24682651622 rows/sec., 1.14 MiB/sec. 2024.07.01 18:57:06.627767 [ 89 ] {} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:06.627937 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:06.628245 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} DynamicQueryHandler: Done processing query 2024.07.01 18:57:06.628269 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.07.01 18:57:06.628296 [ 3 ] {b243a2c8-f035-422e-a20c-5bd44b1b6a59} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:57:06.628353 [ 3 ] {} HTTP-Session: 10258ba2-4746-481d-bd6d-21864cf3a448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:06.628517 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:57:06.628558 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4666 rows starting from the beginning of the part 2024.07.01 18:57:06.628666 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part 2024.07.01 18:57:06.629037 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2024.07.01 18:57:06.629198 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part 2024.07.01 18:57:06.629287 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part 2024.07.01 18:57:06.629520 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part 2024.07.01 18:57:06.630845 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 14251 rows, containing 5 columns (5 merged, 0 gathered) in 0.008407654 sec., 1695003.1483217552 rows/sec., 118.16 MiB/sec. 2024.07.01 18:57:06.631258 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.07.01 18:57:06.631749 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:06.631848 [ 195 ] {129de72b-8446-4bd3-9c6a-259f12d84b82::all_1_91_18} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.07.01 18:57:06.631940 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB. 2024.07.01 18:57:06.632113 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 4966 rows, containing 4 columns (4 merged, 0 gathered) in 0.003953544 sec., 1256088.2084529728 rows/sec., 84.55 MiB/sec. 2024.07.01 18:57:06.632424 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.07.01 18:57:06.632773 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:06.632854 [ 189 ] {88c30da1-4206-46b0-b978-0be144a032d2::all_1_91_18} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.07.01 18:57:06.632926 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. 2024.07.01 18:57:11.610897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:11.611078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:11.611123 [ 3 ] {} HTTP-Session: bc71d67e-060b-4fea-9254-095755b5b8d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:11.611165 [ 3 ] {} HTTP-Session: bc71d67e-060b-4fea-9254-095755b5b8d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.611193 [ 3 ] {} HTTP-Session: bc71d67e-060b-4fea-9254-095755b5b8d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.611274 [ 3 ] {} HTTP-Session: bc71d67e-060b-4fea-9254-095755b5b8d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:11.611488 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:11.611555 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:57:11.611751 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:11.612286 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:11.612329 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:11.612711 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.07.01 18:57:11.613054 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:11.613227 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} executeQuery: Read 54 rows, 4.38 KiB in 0.001804 sec., 29933.481152993347 rows/sec., 2.37 MiB/sec. 2024.07.01 18:57:11.613455 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} DynamicQueryHandler: Done processing query 2024.07.01 18:57:11.613482 [ 3 ] {aaf3ef5c-35f1-485a-b032-69bf5a5ab4b0} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:57:11.613500 [ 3 ] {} HTTP-Session: bc71d67e-060b-4fea-9254-095755b5b8d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.613745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 32367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:11.613800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:11.613819 [ 3 ] {} HTTP-Session: 08414004-cdeb-4f67-a2a6-9e15c336653c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:11.613838 [ 3 ] {} HTTP-Session: 08414004-cdeb-4f67-a2a6-9e15c336653c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.613853 [ 3 ] {} HTTP-Session: 08414004-cdeb-4f67-a2a6-9e15c336653c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.613888 [ 3 ] {} HTTP-Session: 08414004-cdeb-4f67-a2a6-9e15c336653c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:11.614054 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:11.614100 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:57:11.614235 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:11.614701 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:11.614738 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:11.615066 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.07.01 18:57:11.615370 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:11.615517 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} executeQuery: Read 218 rows, 19.12 KiB in 0.001534 sec., 142112.12516297263 rows/sec., 12.17 MiB/sec. 2024.07.01 18:57:11.615696 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} DynamicQueryHandler: Done processing query 2024.07.01 18:57:11.615720 [ 3 ] {613f4b11-085d-4eae-81f2-c4562d1f685c} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.07.01 18:57:11.615736 [ 3 ] {} HTTP-Session: 08414004-cdeb-4f67-a2a6-9e15c336653c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.615949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 20024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:11.615998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:11.616016 [ 3 ] {} HTTP-Session: f73f4b7c-a488-4702-9095-4a4c0b182ec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:11.616032 [ 3 ] {} HTTP-Session: f73f4b7c-a488-4702-9095-4a4c0b182ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.616045 [ 3 ] {} HTTP-Session: f73f4b7c-a488-4702-9095-4a4c0b182ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.616078 [ 3 ] {} HTTP-Session: f73f4b7c-a488-4702-9095-4a4c0b182ec8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:11.616219 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:11.616262 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:57:11.616393 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:11.616821 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:11.616857 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:11.617162 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.07.01 18:57:11.617471 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:11.617623 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} executeQuery: Read 118 rows, 9.44 KiB in 0.001463 sec., 80656.18591934381 rows/sec., 6.30 MiB/sec. 2024.07.01 18:57:11.617795 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} DynamicQueryHandler: Done processing query 2024.07.01 18:57:11.617818 [ 3 ] {482cbdc5-964f-4453-b8fb-1e35eacacc2c} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:57:11.617834 [ 3 ] {} HTTP-Session: f73f4b7c-a488-4702-9095-4a4c0b182ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.618049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:11.618098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:11.618116 [ 3 ] {} HTTP-Session: 49303530-8b23-47d4-a38c-e05f264df6d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:11.618133 [ 3 ] {} HTTP-Session: 49303530-8b23-47d4-a38c-e05f264df6d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.618145 [ 3 ] {} HTTP-Session: 49303530-8b23-47d4-a38c-e05f264df6d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.618175 [ 3 ] {} HTTP-Session: 49303530-8b23-47d4-a38c-e05f264df6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:11.618340 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:11.618387 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:57:11.618529 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:11.618908 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:11.618943 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:11.619353 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.07.01 18:57:11.619687 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:11.619840 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec. 2024.07.01 18:57:11.620112 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} DynamicQueryHandler: Done processing query 2024.07.01 18:57:11.620167 [ 3 ] {f91f1242-7eae-4aee-9b58-0c43cd6695d7} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:57:11.620218 [ 3 ] {} HTTP-Session: 49303530-8b23-47d4-a38c-e05f264df6d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.620441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 87107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:11.620499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:11.620518 [ 3 ] {} HTTP-Session: e8cf52f3-b796-46a5-b7d8-9793705e2d2a Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:11.620534 [ 3 ] {} HTTP-Session: e8cf52f3-b796-46a5-b7d8-9793705e2d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.620547 [ 3 ] {} HTTP-Session: e8cf52f3-b796-46a5-b7d8-9793705e2d2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.620579 [ 3 ] {} HTTP-Session: e8cf52f3-b796-46a5-b7d8-9793705e2d2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:11.621061 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:11.621133 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:57:11.621566 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:11.622509 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:11.622545 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:11.623215 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.07.01 18:57:11.623617 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:11.623826 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} executeQuery: Read 54 rows, 99.09 KiB in 0.003127 sec., 17268.94787336105 rows/sec., 30.95 MiB/sec. 2024.07.01 18:57:11.624056 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} DynamicQueryHandler: Done processing query 2024.07.01 18:57:11.624080 [ 3 ] {65773e75-80c3-463f-81bc-6f4a058a24d0} MemoryTracker: Peak memory usage (for query): 4.70 MiB. 2024.07.01 18:57:11.624096 [ 3 ] {} HTTP-Session: e8cf52f3-b796-46a5-b7d8-9793705e2d2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.624255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:11.624303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:11.624321 [ 3 ] {} HTTP-Session: 4282e356-0987-4fd1-81c4-f90c43372575 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:11.624337 [ 3 ] {} HTTP-Session: 4282e356-0987-4fd1-81c4-f90c43372575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.624350 [ 3 ] {} HTTP-Session: 4282e356-0987-4fd1-81c4-f90c43372575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:11.624381 [ 3 ] {} HTTP-Session: 4282e356-0987-4fd1-81c4-f90c43372575 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:11.624488 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:11.624532 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:57:11.624657 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:11.624945 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:11.624980 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:11.625339 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.07.01 18:57:11.625674 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:11.625825 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. 2024.07.01 18:57:11.625991 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} DynamicQueryHandler: Done processing query 2024.07.01 18:57:11.626014 [ 3 ] {177ea969-1a56-4ce0-977c-1a9042737ebc} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:57:11.626029 [ 3 ] {} HTTP-Session: 4282e356-0987-4fd1-81c4-f90c43372575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:16.607369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:16.607519 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:16.607569 [ 3 ] {} HTTP-Session: e011e8fb-5fce-4222-a84d-abf7a55b1e26 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:16.607606 [ 3 ] {} HTTP-Session: e011e8fb-5fce-4222-a84d-abf7a55b1e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:16.607628 [ 3 ] {} HTTP-Session: e011e8fb-5fce-4222-a84d-abf7a55b1e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:16.607710 [ 3 ] {} HTTP-Session: e011e8fb-5fce-4222-a84d-abf7a55b1e26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:16.608101 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:16.608258 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:57:16.608974 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:16.609451 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:16.609500 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:16.609886 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.07.01 18:57:16.610225 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:16.610386 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} executeQuery: Read 56 rows, 4.41 KiB in 0.002481 sec., 22571.54373236598 rows/sec., 1.73 MiB/sec. 2024.07.01 18:57:16.610658 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} DynamicQueryHandler: Done processing query 2024.07.01 18:57:16.610707 [ 3 ] {91e95bd6-6e12-42e4-8452-d4ed40b94420} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:57:16.610769 [ 3 ] {} HTTP-Session: e011e8fb-5fce-4222-a84d-abf7a55b1e26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:16.610995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 10874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:16.611056 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:16.611076 [ 3 ] {} HTTP-Session: 8a9224a9-fd2c-4572-8ed2-a03d211c60e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:16.611095 [ 3 ] {} HTTP-Session: 8a9224a9-fd2c-4572-8ed2-a03d211c60e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:16.611110 [ 3 ] {} HTTP-Session: 8a9224a9-fd2c-4572-8ed2-a03d211c60e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:16.611146 [ 3 ] {} HTTP-Session: 8a9224a9-fd2c-4572-8ed2-a03d211c60e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:16.611278 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:16.611327 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:57:16.611474 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:16.611843 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:16.611881 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:16.612207 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.07.01 18:57:16.612524 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:16.612680 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} executeQuery: Read 64 rows, 5.12 KiB in 0.001443 sec., 44352.04435204435 rows/sec., 3.46 MiB/sec. 2024.07.01 18:57:16.612868 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} DynamicQueryHandler: Done processing query 2024.07.01 18:57:16.612894 [ 3 ] {964d710b-494a-4e85-934f-67a4e493e974} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:57:16.612910 [ 3 ] {} HTTP-Session: 8a9224a9-fd2c-4572-8ed2-a03d211c60e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:16.613175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:16.613225 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:16.613245 [ 3 ] {} HTTP-Session: 86e3006e-b2f7-433e-989e-f8dae3748bdf Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:16.613262 [ 3 ] {} HTTP-Session: 86e3006e-b2f7-433e-989e-f8dae3748bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:16.613276 [ 3 ] {} HTTP-Session: 86e3006e-b2f7-433e-989e-f8dae3748bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:16.613308 [ 3 ] {} HTTP-Session: 86e3006e-b2f7-433e-989e-f8dae3748bdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:16.613469 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:16.613517 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:57:16.613660 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:16.614071 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:16.614107 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:16.614503 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.07.01 18:57:16.614843 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:16.614992 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} executeQuery: Read 160 rows, 11.41 KiB in 0.001596 sec., 100250.62656641605 rows/sec., 6.98 MiB/sec. 2024.07.01 18:57:16.615167 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} DynamicQueryHandler: Done processing query 2024.07.01 18:57:16.615191 [ 3 ] {15f7c8a7-b5b4-4770-993c-e4b303705d67} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:57:16.615207 [ 3 ] {} HTTP-Session: 86e3006e-b2f7-433e-989e-f8dae3748bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:16.615349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:16.615399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:16.615418 [ 3 ] {} HTTP-Session: c0ed3ff8-e704-4300-8a68-6a125242941d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:16.615434 [ 3 ] {} HTTP-Session: c0ed3ff8-e704-4300-8a68-6a125242941d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:16.615449 [ 3 ] {} HTTP-Session: c0ed3ff8-e704-4300-8a68-6a125242941d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:16.615480 [ 3 ] {} HTTP-Session: c0ed3ff8-e704-4300-8a68-6a125242941d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:16.615608 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:16.615653 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:57:16.615775 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:16.616065 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:16.616100 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:16.616457 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.07.01 18:57:16.616773 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:16.616925 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. 2024.07.01 18:57:16.617092 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} DynamicQueryHandler: Done processing query 2024.07.01 18:57:16.617115 [ 3 ] {2f7cf64a-7633-446d-8d63-97b5344127fb} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:57:16.617131 [ 3 ] {} HTTP-Session: c0ed3ff8-e704-4300-8a68-6a125242941d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:19.858677 [ 81 ] {} DNSResolver: Updating DNS cache 2024.07.01 18:57:19.858770 [ 81 ] {} DNSResolver: Updated DNS cache 2024.07.01 18:57:21.002387 [ 243 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001015114 sec. 2024.07.01 18:57:21.612031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:21.612207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:21.612251 [ 3 ] {} HTTP-Session: 8668deee-7a87-4813-8706-a11cbf9492d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:21.612294 [ 3 ] {} HTTP-Session: 8668deee-7a87-4813-8706-a11cbf9492d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.612322 [ 3 ] {} HTTP-Session: 8668deee-7a87-4813-8706-a11cbf9492d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.612402 [ 3 ] {} HTTP-Session: 8668deee-7a87-4813-8706-a11cbf9492d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:21.612711 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:21.612780 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.07.01 18:57:21.612978 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:21.613431 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:21.613478 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:21.613863 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.07.01 18:57:21.614200 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} oximeter.fields_i64 (658b9209-77f8-4a0d-a92a-8384d164d26d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:21.614402 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} executeQuery: Read 54 rows, 4.38 KiB in 0.001784 sec., 30269.058295964125 rows/sec., 2.40 MiB/sec. 2024.07.01 18:57:21.614621 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} DynamicQueryHandler: Done processing query 2024.07.01 18:57:21.614647 [ 3 ] {ec77ff75-1979-42a5-a7b7-f864ea1ce9d7} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:57:21.614663 [ 3 ] {} HTTP-Session: 8668deee-7a87-4813-8706-a11cbf9492d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.614848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:21.614903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:21.614922 [ 3 ] {} HTTP-Session: 1356b87c-79c9-46fd-a1c6-b7c144eaf492 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:21.614940 [ 3 ] {} HTTP-Session: 1356b87c-79c9-46fd-a1c6-b7c144eaf492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.614953 [ 3 ] {} HTTP-Session: 1356b87c-79c9-46fd-a1c6-b7c144eaf492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.614987 [ 3 ] {} HTTP-Session: 1356b87c-79c9-46fd-a1c6-b7c144eaf492 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:21.615171 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:21.615219 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:57:21.615350 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:21.615828 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:21.615864 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:21.616204 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.07.01 18:57:21.616510 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:21.616672 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} executeQuery: Read 254 rows, 21.93 KiB in 0.001587 sec., 160050.40957781978 rows/sec., 13.50 MiB/sec. 2024.07.01 18:57:21.616848 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} DynamicQueryHandler: Done processing query 2024.07.01 18:57:21.616873 [ 3 ] {cfd3500f-4941-46d5-bcca-884acc53abaf} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.07.01 18:57:21.616888 [ 3 ] {} HTTP-Session: 1356b87c-79c9-46fd-a1c6-b7c144eaf492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.617112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 24068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:21.617162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:21.617180 [ 3 ] {} HTTP-Session: 07f93c3c-c21f-4489-a000-219dd17fb9cf Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:21.617198 [ 3 ] {} HTTP-Session: 07f93c3c-c21f-4489-a000-219dd17fb9cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.617211 [ 3 ] {} HTTP-Session: 07f93c3c-c21f-4489-a000-219dd17fb9cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.617242 [ 3 ] {} HTTP-Session: 07f93c3c-c21f-4489-a000-219dd17fb9cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:21.617396 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:21.617438 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:57:21.617562 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:21.617922 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:21.617959 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:21.618272 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.07.01 18:57:21.618570 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:21.618727 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} executeQuery: Read 142 rows, 11.34 KiB in 0.001404 sec., 101139.60113960113 rows/sec., 7.89 MiB/sec. 2024.07.01 18:57:21.618961 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} DynamicQueryHandler: Done processing query 2024.07.01 18:57:21.619101 [ 3 ] {82d02ee4-94dc-4625-b335-3619e29579d6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.07.01 18:57:21.619150 [ 3 ] {} HTTP-Session: 07f93c3c-c21f-4489-a000-219dd17fb9cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.619417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 37584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:21.619469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:21.619488 [ 3 ] {} HTTP-Session: 100fab71-7b21-4797-8db4-9832546edfe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:21.619505 [ 3 ] {} HTTP-Session: 100fab71-7b21-4797-8db4-9832546edfe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.619521 [ 3 ] {} HTTP-Session: 100fab71-7b21-4797-8db4-9832546edfe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.619553 [ 3 ] {} HTTP-Session: 100fab71-7b21-4797-8db4-9832546edfe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:21.619729 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:21.619778 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:57:21.620022 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:21.620430 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:21.620465 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:21.620876 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.07.01 18:57:21.621205 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:21.621360 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} executeQuery: Read 196 rows, 14.01 KiB in 0.001715 sec., 114285.71428571429 rows/sec., 7.98 MiB/sec. 2024.07.01 18:57:21.621540 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} DynamicQueryHandler: Done processing query 2024.07.01 18:57:21.621564 [ 3 ] {fd80c13c-8750-48c3-9ffc-a3bb6306f8aa} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.07.01 18:57:21.621579 [ 3 ] {} HTTP-Session: 100fab71-7b21-4797-8db4-9832546edfe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.621755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 87256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:21.621802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:21.621820 [ 3 ] {} HTTP-Session: f87688d8-5adf-4478-97d7-a41edc8a7d17 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:21.621837 [ 3 ] {} HTTP-Session: f87688d8-5adf-4478-97d7-a41edc8a7d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.621850 [ 3 ] {} HTTP-Session: f87688d8-5adf-4478-97d7-a41edc8a7d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.621880 [ 3 ] {} HTTP-Session: f87688d8-5adf-4478-97d7-a41edc8a7d17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:21.622348 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:21.622410 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64 2024.07.01 18:57:21.622807 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:21.623633 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:21.623670 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:21.624333 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.07.01 18:57:21.624721 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:21.624910 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} executeQuery: Read 54 rows, 99.09 KiB in 0.002938 sec., 18379.850238257317 rows/sec., 32.94 MiB/sec. 2024.07.01 18:57:21.624913 [ 78 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.07.01 18:57:21.625052 [ 78 ] {} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:21.625139 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:21.625321 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} DynamicQueryHandler: Done processing query 2024.07.01 18:57:21.625400 [ 3 ] {90639659-3c6b-426b-941f-797c505faad0} MemoryTracker: Peak memory usage (for query): 4.70 MiB. 2024.07.01 18:57:21.625541 [ 3 ] {} HTTP-Session: f87688d8-5adf-4478-97d7-a41edc8a7d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.625765 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::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.07.01 18:57:21.625834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:21.626065 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:21.626166 [ 3 ] {} HTTP-Session: 41c1bc02-3d5f-4a90-b488-59a46c613f58 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:21.626266 [ 3 ] {} HTTP-Session: 41c1bc02-3d5f-4a90-b488-59a46c613f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.626358 [ 3 ] {} HTTP-Session: 41c1bc02-3d5f-4a90-b488-59a46c613f58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.626584 [ 3 ] {} HTTP-Session: 41c1bc02-3d5f-4a90-b488-59a46c613f58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:21.626987 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:21.627104 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:57:21.627347 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.07.01 18:57:21.627618 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1227 rows starting from the beginning of the part 2024.07.01 18:57:21.627684 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:21.628267 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 54 rows starting from the beginning of the part 2024.07.01 18:57:21.628767 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:21.628868 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:21.628993 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 54 rows starting from the beginning of the part 2024.07.01 18:57:21.629630 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 54 rows starting from the beginning of the part 2024.07.01 18:57:21.630187 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 54 rows starting from the beginning of the part 2024.07.01 18:57:21.630224 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.07.01 18:57:21.630856 [ 201 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part 2024.07.01 18:57:21.631415 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:21.631801 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} executeQuery: Read 60 rows, 4.14 KiB in 0.004944 sec., 12135.922330097088 rows/sec., 837.51 KiB/sec. 2024.07.01 18:57:21.632204 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} DynamicQueryHandler: Done processing query 2024.07.01 18:57:21.632248 [ 3 ] {662c288c-e390-4c94-8e5d-df8a9c42ee61} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:57:21.632297 [ 3 ] {} HTTP-Session: 41c1bc02-3d5f-4a90-b488-59a46c613f58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:21.639072 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1497 rows, containing 19 columns (19 merged, 0 gathered) in 0.013739956 sec., 108952.31396665318 rows/sec., 195.24 MiB/sec. 2024.07.01 18:57:21.640601 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.07.01 18:57:21.641206 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:21.641284 [ 192 ] {ea0af122-8ea0-49f3-ac11-61c80208e5c1::all_1_46_9} oximeter.measurements_histogramf64 (ea0af122-8ea0-49f3-ac11-61c80208e5c1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.07.01 18:57:21.641436 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.14 MiB. 2024.07.01 18:57:22.000211 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 202.91 MiB, peak 215.00 MiB, free memory in arenas 0.00 B, will set to 204.80 MiB (RSS), difference: 1.90 MiB 2024.07.01 18:57:26.607336 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:26.607466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:26.607492 [ 3 ] {} HTTP-Session: 5dd0c21a-7847-45b6-a0ce-38c9886fd059 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:26.607517 [ 3 ] {} HTTP-Session: 5dd0c21a-7847-45b6-a0ce-38c9886fd059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.607532 [ 3 ] {} HTTP-Session: 5dd0c21a-7847-45b6-a0ce-38c9886fd059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.607582 [ 3 ] {} HTTP-Session: 5dd0c21a-7847-45b6-a0ce-38c9886fd059 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:26.607761 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:26.607829 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.07.01 18:57:26.608024 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:26.608414 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:26.608459 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:26.608826 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.07.01 18:57:26.609178 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} oximeter.fields_ipaddr (778a336a-0cf9-44f8-a0ad-281f8e48602e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:26.609364 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} executeQuery: Read 2 rows, 167.00 B in 0.001646 sec., 1215.0668286755772 rows/sec., 99.08 KiB/sec. 2024.07.01 18:57:26.609679 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} DynamicQueryHandler: Done processing query 2024.07.01 18:57:26.609716 [ 3 ] {aadf306b-517d-46cd-b11a-5d96a20bb560} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:57:26.609733 [ 3 ] {} HTTP-Session: 5dd0c21a-7847-45b6-a0ce-38c9886fd059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.609913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 7966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:26.609965 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:26.609984 [ 3 ] {} HTTP-Session: f5f45bd8-8a44-4c96-9030-96a1a98dbc5c Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:26.610003 [ 3 ] {} HTTP-Session: f5f45bd8-8a44-4c96-9030-96a1a98dbc5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.610017 [ 3 ] {} HTTP-Session: f5f45bd8-8a44-4c96-9030-96a1a98dbc5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.610050 [ 3 ] {} HTTP-Session: f5f45bd8-8a44-4c96-9030-96a1a98dbc5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:26.610166 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:26.610211 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.07.01 18:57:26.610354 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:26.610692 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:26.610730 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:26.611044 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.07.01 18:57:26.611357 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} oximeter.fields_string (49717f8d-e8ca-4a17-976c-874a417a9a4d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:26.611515 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} executeQuery: Read 57 rows, 4.48 KiB in 0.001386 sec., 41125.54112554112 rows/sec., 3.16 MiB/sec. 2024.07.01 18:57:26.611780 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} DynamicQueryHandler: Done processing query 2024.07.01 18:57:26.611837 [ 3 ] {1adcb600-ad7f-444a-89db-bddd7b8ee8d6} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.07.01 18:57:26.611887 [ 3 ] {} HTTP-Session: f5f45bd8-8a44-4c96-9030-96a1a98dbc5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.612064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:26.612118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:26.612137 [ 3 ] {} HTTP-Session: 39a18914-b65c-482c-827b-0647b4c953f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:26.612154 [ 3 ] {} HTTP-Session: 39a18914-b65c-482c-827b-0647b4c953f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.612168 [ 3 ] {} HTTP-Session: 39a18914-b65c-482c-827b-0647b4c953f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.612200 [ 3 ] {} HTTP-Session: 39a18914-b65c-482c-827b-0647b4c953f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:26.612300 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:26.612343 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.07.01 18:57:26.612486 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:26.612748 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:26.612784 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:26.613081 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.07.01 18:57:26.613384 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} oximeter.fields_u16 (cbc4d766-0ab1-458d-b4bc-e5a82a738458): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:26.613542 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} executeQuery: Read 2 rows, 143.00 B in 0.001259 sec., 1588.5623510722796 rows/sec., 110.92 KiB/sec. 2024.07.01 18:57:26.613721 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} DynamicQueryHandler: Done processing query 2024.07.01 18:57:26.613747 [ 3 ] {2ec02db3-6742-4ecc-8ae2-532dbb68303b} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.07.01 18:57:26.613765 [ 3 ] {} HTTP-Session: 39a18914-b65c-482c-827b-0647b4c953f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.613883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:26.613929 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:26.613947 [ 3 ] {} HTTP-Session: 5ca7f679-7d36-4920-80a0-cb1ffc77472d Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:26.613963 [ 3 ] {} HTTP-Session: 5ca7f679-7d36-4920-80a0-cb1ffc77472d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.613977 [ 3 ] {} HTTP-Session: 5ca7f679-7d36-4920-80a0-cb1ffc77472d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.614007 [ 3 ] {} HTTP-Session: 5ca7f679-7d36-4920-80a0-cb1ffc77472d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:26.614118 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:26.614159 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.07.01 18:57:26.614281 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:26.614591 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:26.614627 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:26.614934 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.07.01 18:57:26.615242 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} oximeter.fields_uuid (6f4ec5fa-b115-48d9-82d9-395b84198d38): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:26.615365 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} executeQuery: Read 66 rows, 5.28 KiB in 0.001288 sec., 51242.236024844715 rows/sec., 4.00 MiB/sec. 2024.07.01 18:57:26.615524 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} DynamicQueryHandler: Done processing query 2024.07.01 18:57:26.615548 [ 3 ] {9b9c1896-9793-4952-a339-5a1dee25b5cc} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.07.01 18:57:26.615564 [ 3 ] {} HTTP-Session: 5ca7f679-7d36-4920-80a0-cb1ffc77472d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.615710 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 30804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:26.615757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:26.615775 [ 3 ] {} HTTP-Session: 783b1210-743e-4dce-9b20-1b08f0d4a86b Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:26.615792 [ 3 ] {} HTTP-Session: 783b1210-743e-4dce-9b20-1b08f0d4a86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.615805 [ 3 ] {} HTTP-Session: 783b1210-743e-4dce-9b20-1b08f0d4a86b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.615836 [ 3 ] {} HTTP-Session: 783b1210-743e-4dce-9b20-1b08f0d4a86b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:26.615976 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:26.616021 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.07.01 18:57:26.616162 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:26.616527 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:26.616561 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:26.616940 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.07.01 18:57:26.617268 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} oximeter.measurements_cumulativeu64 (129de72b-8446-4bd3-9c6a-259f12d84b82): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:26.617392 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} executeQuery: Read 161 rows, 11.48 KiB in 0.001484 sec., 108490.56603773584 rows/sec., 7.56 MiB/sec. 2024.07.01 18:57:26.617547 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} DynamicQueryHandler: Done processing query 2024.07.01 18:57:26.617570 [ 3 ] {289d1e17-d9b9-42d8-b065-1265bbb95580} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.07.01 18:57:26.617586 [ 3 ] {} HTTP-Session: 783b1210-743e-4dce-9b20-1b08f0d4a86b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.617700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61125, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.07.01 18:57:26.617747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.07.01 18:57:26.617765 [ 3 ] {} HTTP-Session: 930a6f66-2ec4-4b92-82bd-480957ebe288 Authenticating user 'default' from [fd00:1122:3344:101::d]:61125 2024.07.01 18:57:26.617781 [ 3 ] {} HTTP-Session: 930a6f66-2ec4-4b92-82bd-480957ebe288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.617795 [ 3 ] {} HTTP-Session: 930a6f66-2ec4-4b92-82bd-480957ebe288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.07.01 18:57:26.617824 [ 3 ] {} HTTP-Session: 930a6f66-2ec4-4b92-82bd-480957ebe288 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.07.01 18:57:26.617942 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} executeQuery: (from [fd00:1122:3344:101::d]:61125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.07.01 18:57:26.617986 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.07.01 18:57:26.618107 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} ParallelParsingInputFormat: Parallel parsing is used 2024.07.01 18:57:26.618396 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.07.01 18:57:26.618430 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2024.07.01 18:57:26.618781 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.07.01 18:57:26.619098 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} oximeter.measurements_u64 (88c30da1-4206-46b0-b978-0be144a032d2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.07.01 18:57:26.619223 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec. 2024.07.01 18:57:26.619512 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} DynamicQueryHandler: Done processing query 2024.07.01 18:57:26.619604 [ 3 ] {780b5dc7-a5a4-4179-9e74-9874a9b2c947} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.07.01 18:57:26.619710 [ 3 ] {} HTTP-Session: 930a6f66-2ec4-4b92-82bd-480957ebe288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db