[ Mar 11 22:07:00 Enabled. ] [ Mar 11 22:07:00 Rereading configuration. ] [ Mar 11 22:07:02 Rereading configuration. ] [ Mar 11 22:07:07 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 + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Mar 11 22:07:07 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2025.03.11 22:07:08.027188 [ 1 ] {} Application: Will watch for the process with pid 22988 2025.03.11 22:07:08.027712 [ 1 ] {} Application: Forked a child process to watch 2025.03.11 22:07:08.267124 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 22988 2025.03.11 22:07:08.267867 [ 1 ] {} Application: starting up 2025.03.11 22:07:08.268575 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.03.11 22:07:08.353359 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.03.11 22:07:08.434165 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.03.11 22:07:08.434216 [ 1 ] {} Application: Initializing DateLUT. 2025.03.11 22:07:08.434231 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.03.11 22:07:08.434314 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.03.11 22:07:08.434706 [ 1 ] {} Application: Initializing interserver credentials. 2025.03.11 22:07:08.436298 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.03.11 22:07:08.437016 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.03.11 22:07:08.437832 [ 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) 2025.03.11 22:07:08.437853 [ 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) 2025.03.11 22:07:08.437869 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.03.11 22:07:08.438043 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.11 22:07:08.439092 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.03.11 22:07:08.444886 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.11 22:07:08.445688 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.11 22:07:08.446971 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.03.11 22:07:08.447038 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.03.11 22:07:08.448598 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.03.11 22:07:08.449140 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.03.11 22:07:08.453284 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.03.11 22:07:08.453680 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.03.11 22:07:08.455253 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.03.11 22:07:08.455610 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.03.11 22:07:08.455964 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.03.11 22:07:08.456315 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.03.11 22:07:08.457644 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.03.11 22:07:08.457670 [ 1 ] {} Application: Loading metadata from /data/ 2025.03.11 22:07:08.457770 [ 127 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:07:08.457933 [ 127 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:07:08.504297 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.03.11 22:07:08.504330 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000181561 sec 2025.03.11 22:07:08.504382 [ 1 ] {} ReferentialDeps: No tables 2025.03.11 22:07:08.504400 [ 1 ] {} LoadingDeps: No tables 2025.03.11 22:07:08.505622 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.03.11 22:07:08.506636 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.03.11 22:07:08.518095 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.03.11 22:07:08.518140 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.03.11 22:07:08.518162 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.03.11 22:07:08.518175 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.03.11 22:07:08.518204 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.03.11 22:07:08.518225 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.03.11 22:07:08.520802 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.03.11 22:07:08.520845 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.03.11 22:07:08.520866 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.03.11 22:07:08.521047 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.03.11 22:07:08.521066 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.03.11 22:07:08.521098 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.03.11 22:07:08.521118 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.03.11 22:07:08.521130 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.03.11 22:07:08.521157 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.03.11 22:07:08.521174 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.03.11 22:07:08.547479 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.03.11 22:07:08.551780 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.03.11 22:07:08.551811 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9771e-05 sec 2025.03.11 22:07:08.551825 [ 1 ] {} ReferentialDeps: No tables 2025.03.11 22:07:08.551836 [ 1 ] {} LoadingDeps: No tables 2025.03.11 22:07:08.551858 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.03.11 22:07:08.552053 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.03.11 22:07:08.552106 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.03.11 22:07:08.552122 [ 1 ] {} Application: Loaded metadata. 2025.03.11 22:07:08.552136 [ 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). 2025.03.11 22:07:08.552150 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.03.11 22:07:08.556093 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.03.11 22:07:08.556279 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.35 MiB 2025.03.11 22:07:08.557081 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.2951e-05 sec. 2025.03.11 22:07:08.557975 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.03.11 22:07:08.558030 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.03.11 22:07:08.558046 [ 1 ] {} Application: Ready for connections. 2025.03.11 22:07:08.558344 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33090 2025.03.11 22:07:08.558691 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.558783 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Authenticating user 'default' from [fd00:1122:3344:101::d]:33090 2025.03.11 22:07:08.558834 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.558872 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.559007 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.11 22:07:08.559055 [ 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 2025.03.11 22:07:08.559087 [ 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 2025.03.11 22:07:08.560021 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65050 2025.03.11 22:07:08.560108 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.560134 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65050 2025.03.11 22:07:08.560157 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.560184 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.560904 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64289 2025.03.11 22:07:08.560904 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55424 2025.03.11 22:07:08.561756 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.561029 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52601 2025.03.11 22:07:08.561775 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.561816 [ 253 ] {} TCP-Session: dad932a6-903e-4730-8a55-40f4dd2cee96 Authenticating user 'default' from [fd00:1122:3344:101::d]:64289 2025.03.11 22:07:08.561887 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:08.561897 [ 5 ] {} TCP-Session: 25c8cd2b-3944-4494-bc6b-dd556ea0aee4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55424 2025.03.11 22:07:08.562030 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46099 2025.03.11 22:07:08.562071 [ 253 ] {} TCP-Session: dad932a6-903e-4730-8a55-40f4dd2cee96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.562066 [ 5 ] {} TCP-Session: 25c8cd2b-3944-4494-bc6b-dd556ea0aee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.562066 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41891 2025.03.11 22:07:08.562144 [ 5 ] {} TCP-Session: 25c8cd2b-3944-4494-bc6b-dd556ea0aee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.562131 [ 253 ] {} TCP-Session: dad932a6-903e-4730-8a55-40f4dd2cee96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.562025 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.562265 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57091 2025.03.11 22:07:08.562358 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.562423 [ 254 ] {} TCP-Session: 5439cdc4-9405-427f-881a-ef1a2f7135d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52601 2025.03.11 22:07:08.562501 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59700 2025.03.11 22:07:08.562591 [ 256 ] {} TCP-Session: 5925773b-656b-4591-83ae-09100e91e39e Authenticating user 'default' from [fd00:1122:3344:101::d]:46099 2025.03.11 22:07:08.563695 [ 254 ] {} TCP-Session: 5439cdc4-9405-427f-881a-ef1a2f7135d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.564914 [ 254 ] {} TCP-Session: 5439cdc4-9405-427f-881a-ef1a2f7135d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.564970 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.564981 [ 256 ] {} TCP-Session: 5925773b-656b-4591-83ae-09100e91e39e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.564997 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.564960 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.565574 [ 256 ] {} TCP-Session: 5925773b-656b-4591-83ae-09100e91e39e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.565647 [ 257 ] {} TCP-Session: c19ddb5e-7253-47bb-9ea9-06549161f556 Authenticating user 'default' from [fd00:1122:3344:101::d]:57091 2025.03.11 22:07:08.565661 [ 258 ] {} TCP-Session: e460f68c-1974-43c0-9ce6-370f9e3e5f09 Authenticating user 'default' from [fd00:1122:3344:101::d]:59700 2025.03.11 22:07:08.565688 [ 255 ] {} TCP-Session: cdf360a3-937e-4579-900f-3d47d49ff4b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41891 2025.03.11 22:07:08.565734 [ 257 ] {} TCP-Session: c19ddb5e-7253-47bb-9ea9-06549161f556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.565795 [ 258 ] {} TCP-Session: e460f68c-1974-43c0-9ce6-370f9e3e5f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.565813 [ 257 ] {} TCP-Session: c19ddb5e-7253-47bb-9ea9-06549161f556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.565873 [ 255 ] {} TCP-Session: cdf360a3-937e-4579-900f-3d47d49ff4b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.565932 [ 258 ] {} TCP-Session: e460f68c-1974-43c0-9ce6-370f9e3e5f09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.566051 [ 255 ] {} TCP-Session: cdf360a3-937e-4579-900f-3d47d49ff4b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.566120 [ 3 ] {2f75e674-966b-415f-9086-308488ae2909} executeQuery: (from [fd00:1122:3344:101::d]:33090) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.03.11 22:07:08.617172 [ 3 ] {2f75e674-966b-415f-9086-308488ae2909} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33090) (in query: SELECT MAX(value) AS max_version 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(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.03.11 22:07:08.618424 [ 3 ] {2f75e674-966b-415f-9086-308488ae2909} TCPHandler: 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(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.03.11 22:07:08.618539 [ 3 ] {2f75e674-966b-415f-9086-308488ae2909} TCPHandler: Processed in 0.058284676 sec. 2025.03.11 22:07:08.618879 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:08.619053 [ 4 ] {70894cfe-7fbb-4580-a10a-d52d94451d96} executeQuery: (from [fd00:1122:3344:101::d]:65050) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.03.11 22:07:08.619429 [ 4 ] {70894cfe-7fbb-4580-a10a-d52d94451d96} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65050) (in query: SELECT MAX(value) AS max_version 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(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.03.11 22:07:08.619572 [ 4 ] {70894cfe-7fbb-4580-a10a-d52d94451d96} TCPHandler: 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(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.03.11 22:07:08.619667 [ 4 ] {70894cfe-7fbb-4580-a10a-d52d94451d96} TCPHandler: Processed in 0.000921928 sec. 2025.03.11 22:07:08.619929 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:08.621098 [ 3 ] {570c6399-bb81-455e-818f-96a76529e30f} executeQuery: (from [fd00:1122:3344:101::d]:33090) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.03.11 22:07:08.621194 [ 3 ] {570c6399-bb81-455e-818f-96a76529e30f} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.03.11 22:07:08.635948 [ 3 ] {570c6399-bb81-455e-818f-96a76529e30f} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.03.11 22:07:08.635977 [ 3 ] {570c6399-bb81-455e-818f-96a76529e30f} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.603e-05 sec 2025.03.11 22:07:08.636005 [ 3 ] {570c6399-bb81-455e-818f-96a76529e30f} ReferentialDeps: No tables 2025.03.11 22:07:08.636037 [ 3 ] {570c6399-bb81-455e-818f-96a76529e30f} LoadingDeps: No tables 2025.03.11 22:07:08.636095 [ 3 ] {570c6399-bb81-455e-818f-96a76529e30f} DatabaseAtomic (oximeter): Starting up tables. 2025.03.11 22:07:08.637222 [ 3 ] {570c6399-bb81-455e-818f-96a76529e30f} TCPHandler: Processed in 0.017406779 sec. 2025.03.11 22:07:08.637482 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:08.637655 [ 3 ] {61c9b4c0-a27f-4f9b-9680-860832fa74dd} executeQuery: (from [fd00:1122:3344:101::d]:33090) /* 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) 2025.03.11 22:07:08.637698 [ 3 ] {61c9b4c0-a27f-4f9b-9680-860832fa74dd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.03.11 22:07:08.645068 [ 3 ] {61c9b4c0-a27f-4f9b-9680-860832fa74dd} StoragePolicy (default): Storage policy default created, total volumes 1 2025.03.11 22:07:08.651367 [ 3 ] {61c9b4c0-a27f-4f9b-9680-860832fa74dd} oximeter.version (c5e977c0-aed1-4256-8b7d-0701268273e5): Loading data parts 2025.03.11 22:07:08.652171 [ 3 ] {61c9b4c0-a27f-4f9b-9680-860832fa74dd} oximeter.version (c5e977c0-aed1-4256-8b7d-0701268273e5): There are no data parts 2025.03.11 22:07:08.654779 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54642 2025.03.11 22:07:08.655263 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.655297 [ 260 ] {} TCP-Session: df10d00d-5fbb-4a1a-95c9-131c10e0db51 Authenticating user 'default' from [fd00:1122:3344:101::c]:54642 2025.03.11 22:07:08.655318 [ 260 ] {} TCP-Session: df10d00d-5fbb-4a1a-95c9-131c10e0db51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.655357 [ 260 ] {} TCP-Session: df10d00d-5fbb-4a1a-95c9-131c10e0db51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.655421 [ 260 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.11 22:07:08.655451 [ 260 ] {} 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 2025.03.11 22:07:08.655480 [ 260 ] {} 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 2025.03.11 22:07:08.656851 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44311 2025.03.11 22:07:08.657066 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39623 2025.03.11 22:07:08.657074 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.657196 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65413 2025.03.11 22:07:08.657259 [ 261 ] {} TCP-Session: 491b648f-dd08-4d78-9441-1fc0a992069d Authenticating user 'default' from [fd00:1122:3344:101::c]:44311 2025.03.11 22:07:08.657283 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.657297 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35526 2025.03.11 22:07:08.657340 [ 261 ] {} TCP-Session: 491b648f-dd08-4d78-9441-1fc0a992069d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.657481 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60565 2025.03.11 22:07:08.657550 [ 261 ] {} TCP-Session: 491b648f-dd08-4d78-9441-1fc0a992069d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.657604 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.657671 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36898 2025.03.11 22:07:08.657844 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61980 2025.03.11 22:07:08.657869 [ 264 ] {} TCP-Session: 6ef1b93d-4ea5-44c1-aba3-99b434883ae1 Authenticating user 'default' from [fd00:1122:3344:101::c]:35526 2025.03.11 22:07:08.657875 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.657735 [ 262 ] {} TCP-Session: b01f238a-121f-4c60-a104-49c777ebd61e Authenticating user 'default' from [fd00:1122:3344:101::c]:39623 2025.03.11 22:07:08.657740 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.658039 [ 264 ] {} TCP-Session: 6ef1b93d-4ea5-44c1-aba3-99b434883ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.658043 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.658096 [ 262 ] {} TCP-Session: b01f238a-121f-4c60-a104-49c777ebd61e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.658140 [ 264 ] {} TCP-Session: 6ef1b93d-4ea5-44c1-aba3-99b434883ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.658180 [ 266 ] {} TCP-Session: b2bc7c28-ea06-4588-88d2-81692672de78 Authenticating user 'default' from [fd00:1122:3344:101::c]:36898 2025.03.11 22:07:08.658189 [ 262 ] {} TCP-Session: b01f238a-121f-4c60-a104-49c777ebd61e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.658164 [ 265 ] {} TCP-Session: 3f7e3d4f-9acd-4950-8f82-8d4af8e1f235 Authenticating user 'default' from [fd00:1122:3344:101::c]:60565 2025.03.11 22:07:08.658311 [ 266 ] {} TCP-Session: b2bc7c28-ea06-4588-88d2-81692672de78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.658346 [ 265 ] {} TCP-Session: 3f7e3d4f-9acd-4950-8f82-8d4af8e1f235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.658387 [ 266 ] {} TCP-Session: b2bc7c28-ea06-4588-88d2-81692672de78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.658504 [ 263 ] {} TCP-Session: 9e529dbe-82c4-4e27-a9be-6871f98294ec Authenticating user 'default' from [fd00:1122:3344:101::c]:65413 2025.03.11 22:07:08.658556 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.658596 [ 265 ] {} TCP-Session: 3f7e3d4f-9acd-4950-8f82-8d4af8e1f235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.658611 [ 263 ] {} TCP-Session: 9e529dbe-82c4-4e27-a9be-6871f98294ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.658630 [ 267 ] {} TCP-Session: d10868fd-48ec-4da8-8cc5-a9983c2bc1df Authenticating user 'default' from [fd00:1122:3344:101::c]:61980 2025.03.11 22:07:08.658699 [ 263 ] {} TCP-Session: 9e529dbe-82c4-4e27-a9be-6871f98294ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.658705 [ 267 ] {} TCP-Session: d10868fd-48ec-4da8-8cc5-a9983c2bc1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.658775 [ 267 ] {} TCP-Session: d10868fd-48ec-4da8-8cc5-a9983c2bc1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.674651 [ 3 ] {61c9b4c0-a27f-4f9b-9680-860832fa74dd} TCPHandler: Processed in 0.037229288 sec. 2025.03.11 22:07:08.674837 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:08.675212 [ 3 ] {d8330f90-b732-441a-b574-5d4fa5afdadf} executeQuery: (from [fd00:1122:3344:101::d]:33090) /* 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(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.11 22:07:08.675290 [ 3 ] {d8330f90-b732-441a-b574-5d4fa5afdadf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.03.11 22:07:08.709733 [ 3 ] {d8330f90-b732-441a-b574-5d4fa5afdadf} oximeter.measurements_bool (00dd2df1-f8be-475d-84a6-876a027ed6e1): Loading data parts 2025.03.11 22:07:08.709991 [ 3 ] {d8330f90-b732-441a-b574-5d4fa5afdadf} oximeter.measurements_bool (00dd2df1-f8be-475d-84a6-876a027ed6e1): There are no data parts 2025.03.11 22:07:08.716961 [ 3 ] {d8330f90-b732-441a-b574-5d4fa5afdadf} TCPHandler: Processed in 0.04217728 sec. 2025.03.11 22:07:08.717122 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:08.717324 [ 3 ] {5a4b25a3-490c-456f-89d0-42c7d810f272} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:08.717374 [ 3 ] {5a4b25a3-490c-456f-89d0-42c7d810f272} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.03.11 22:07:08.741555 [ 3 ] {5a4b25a3-490c-456f-89d0-42c7d810f272} oximeter.measurements_i8 (f5fef9f3-18cc-499e-847a-2698854fdebc): Loading data parts 2025.03.11 22:07:08.741762 [ 3 ] {5a4b25a3-490c-456f-89d0-42c7d810f272} oximeter.measurements_i8 (f5fef9f3-18cc-499e-847a-2698854fdebc): There are no data parts 2025.03.11 22:07:08.751032 [ 3 ] {5a4b25a3-490c-456f-89d0-42c7d810f272} TCPHandler: Processed in 0.033960489 sec. 2025.03.11 22:07:08.751205 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:08.751453 [ 3 ] {c5548642-3843-4e07-a451-99a5c1b88939} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:08.751510 [ 3 ] {c5548642-3843-4e07-a451-99a5c1b88939} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.03.11 22:07:08.757294 [ 3 ] {c5548642-3843-4e07-a451-99a5c1b88939} oximeter.measurements_u8 (0ffe4e1d-9630-4986-8dbd-350aeaf7c1d3): Loading data parts 2025.03.11 22:07:08.757483 [ 3 ] {c5548642-3843-4e07-a451-99a5c1b88939} oximeter.measurements_u8 (0ffe4e1d-9630-4986-8dbd-350aeaf7c1d3): There are no data parts 2025.03.11 22:07:08.767349 [ 3 ] {c5548642-3843-4e07-a451-99a5c1b88939} TCPHandler: Processed in 0.016204478 sec. 2025.03.11 22:07:08.767826 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:08.768275 [ 3 ] {4e7c06fc-d344-485d-8a4d-f9b38700a99d} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:08.768400 [ 3 ] {4e7c06fc-d344-485d-8a4d-f9b38700a99d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.03.11 22:07:08.822053 [ 3 ] {4e7c06fc-d344-485d-8a4d-f9b38700a99d} oximeter.measurements_i16 (8a3032d0-a173-4cc8-8e0d-b0f4942ff08f): Loading data parts 2025.03.11 22:07:08.822410 [ 3 ] {4e7c06fc-d344-485d-8a4d-f9b38700a99d} oximeter.measurements_i16 (8a3032d0-a173-4cc8-8e0d-b0f4942ff08f): There are no data parts 2025.03.11 22:07:08.909033 [ 3 ] {4e7c06fc-d344-485d-8a4d-f9b38700a99d} TCPHandler: Processed in 0.141356825 sec. 2025.03.11 22:07:08.909266 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:08.909495 [ 3 ] {6d01f1f5-2f90-4911-9be0-2e55b9521bd7} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:08.909559 [ 3 ] {6d01f1f5-2f90-4911-9be0-2e55b9521bd7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.03.11 22:07:08.934298 [ 3 ] {6d01f1f5-2f90-4911-9be0-2e55b9521bd7} oximeter.measurements_u16 (cd91865b-50c7-4fe4-a743-38f0eb8fb010): Loading data parts 2025.03.11 22:07:08.934487 [ 3 ] {6d01f1f5-2f90-4911-9be0-2e55b9521bd7} oximeter.measurements_u16 (cd91865b-50c7-4fe4-a743-38f0eb8fb010): There are no data parts 2025.03.11 22:07:08.949732 [ 3 ] {6d01f1f5-2f90-4911-9be0-2e55b9521bd7} TCPHandler: Processed in 0.040535986 sec. 2025.03.11 22:07:08.950036 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:08.950271 [ 3 ] {c1e87b78-2dcf-40ce-9c8c-2fdd8be8507c} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:08.950343 [ 3 ] {c1e87b78-2dcf-40ce-9c8c-2fdd8be8507c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.03.11 22:07:08.952155 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56106 2025.03.11 22:07:08.952669 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.952704 [ 269 ] {} TCP-Session: 41c28aa8-58a2-4e41-9ac1-ab1514df9253 Authenticating user 'default' from [fd00:1122:3344:101::b]:56106 2025.03.11 22:07:08.952726 [ 269 ] {} TCP-Session: 41c28aa8-58a2-4e41-9ac1-ab1514df9253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.952760 [ 269 ] {} TCP-Session: 41c28aa8-58a2-4e41-9ac1-ab1514df9253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.952829 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.11 22:07:08.952854 [ 269 ] {} 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 2025.03.11 22:07:08.952886 [ 269 ] {} 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 2025.03.11 22:07:08.953797 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61528 2025.03.11 22:07:08.953967 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52589 2025.03.11 22:07:08.953978 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.954046 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57005 2025.03.11 22:07:08.954263 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.954131 [ 270 ] {} TCP-Session: 55b0a4fe-c341-41c4-9d7a-e92b18ebd65d Authenticating user 'default' from [fd00:1122:3344:101::b]:61528 2025.03.11 22:07:08.954315 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.954343 [ 271 ] {} TCP-Session: 3735de95-7b74-4b5c-a177-5d00818b8f9c Authenticating user 'default' from [fd00:1122:3344:101::b]:52589 2025.03.11 22:07:08.954303 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38948 2025.03.11 22:07:08.954368 [ 270 ] {} TCP-Session: 55b0a4fe-c341-41c4-9d7a-e92b18ebd65d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.954417 [ 272 ] {} TCP-Session: 0094d4b6-0354-4167-91e8-621db538ba3d Authenticating user 'default' from [fd00:1122:3344:101::b]:57005 2025.03.11 22:07:08.954441 [ 271 ] {} TCP-Session: 3735de95-7b74-4b5c-a177-5d00818b8f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.954464 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34143 2025.03.11 22:07:08.954489 [ 272 ] {} TCP-Session: 0094d4b6-0354-4167-91e8-621db538ba3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.954519 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61998 2025.03.11 22:07:08.954740 [ 270 ] {} TCP-Session: 55b0a4fe-c341-41c4-9d7a-e92b18ebd65d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.954875 [ 271 ] {} TCP-Session: 3735de95-7b74-4b5c-a177-5d00818b8f9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.954933 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.954952 [ 272 ] {} TCP-Session: 0094d4b6-0354-4167-91e8-621db538ba3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.954908 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.954933 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51222 2025.03.11 22:07:08.955259 [ 273 ] {} TCP-Session: 99e60296-0afc-4f5b-a71c-bb8e1f814089 Authenticating user 'default' from [fd00:1122:3344:101::b]:38948 2025.03.11 22:07:08.955409 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.955435 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:08.955456 [ 273 ] {} TCP-Session: 99e60296-0afc-4f5b-a71c-bb8e1f814089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.955463 [ 274 ] {} TCP-Session: 491d242e-3b37-4261-a1f6-81fd82328fd9 Authenticating user 'default' from [fd00:1122:3344:101::b]:34143 2025.03.11 22:07:08.955563 [ 275 ] {} TCP-Session: 481a274a-3bae-456c-82c9-e32dc85106f7 Authenticating user 'default' from [fd00:1122:3344:101::b]:61998 2025.03.11 22:07:08.955581 [ 273 ] {} TCP-Session: 99e60296-0afc-4f5b-a71c-bb8e1f814089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.955635 [ 276 ] {} TCP-Session: 6680a102-ae31-4ce3-8168-d5ccb3f4af97 Authenticating user 'default' from [fd00:1122:3344:101::b]:51222 2025.03.11 22:07:08.955697 [ 275 ] {} TCP-Session: 481a274a-3bae-456c-82c9-e32dc85106f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.955605 [ 274 ] {} TCP-Session: 491d242e-3b37-4261-a1f6-81fd82328fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.955739 [ 276 ] {} TCP-Session: 6680a102-ae31-4ce3-8168-d5ccb3f4af97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.955758 [ 275 ] {} TCP-Session: 481a274a-3bae-456c-82c9-e32dc85106f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.955775 [ 274 ] {} TCP-Session: 491d242e-3b37-4261-a1f6-81fd82328fd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.955790 [ 276 ] {} TCP-Session: 6680a102-ae31-4ce3-8168-d5ccb3f4af97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:08.983099 [ 3 ] {c1e87b78-2dcf-40ce-9c8c-2fdd8be8507c} oximeter.measurements_i32 (441d1cb9-06c0-404e-9dd1-abc842719529): Loading data parts 2025.03.11 22:07:08.983306 [ 3 ] {c1e87b78-2dcf-40ce-9c8c-2fdd8be8507c} oximeter.measurements_i32 (441d1cb9-06c0-404e-9dd1-abc842719529): There are no data parts 2025.03.11 22:07:09.000150 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 121.82 MiB, peak 121.82 MiB, free memory in arenas 0.00 B, will set to 133.80 MiB (RSS), difference: 11.97 MiB 2025.03.11 22:07:09.004688 [ 3 ] {c1e87b78-2dcf-40ce-9c8c-2fdd8be8507c} TCPHandler: Processed in 0.054771807 sec. 2025.03.11 22:07:09.004930 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.005152 [ 3 ] {b29706cf-5d77-430a-af91-e87248be4d24} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.005229 [ 3 ] {b29706cf-5d77-430a-af91-e87248be4d24} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.03.11 22:07:09.021811 [ 3 ] {b29706cf-5d77-430a-af91-e87248be4d24} oximeter.measurements_u32 (878b4170-58df-4dbf-89f9-32ca7334f21d): Loading data parts 2025.03.11 22:07:09.022046 [ 3 ] {b29706cf-5d77-430a-af91-e87248be4d24} oximeter.measurements_u32 (878b4170-58df-4dbf-89f9-32ca7334f21d): There are no data parts 2025.03.11 22:07:09.030529 [ 3 ] {b29706cf-5d77-430a-af91-e87248be4d24} TCPHandler: Processed in 0.025686828 sec. 2025.03.11 22:07:09.030812 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.031127 [ 3 ] {6fefc0eb-e5ec-4652-abc8-5f5792617c43} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.031196 [ 3 ] {6fefc0eb-e5ec-4652-abc8-5f5792617c43} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.03.11 22:07:09.059209 [ 3 ] {6fefc0eb-e5ec-4652-abc8-5f5792617c43} oximeter.measurements_i64 (a686026f-f1a2-4f22-9588-6f8d7c325e5d): Loading data parts 2025.03.11 22:07:09.059437 [ 3 ] {6fefc0eb-e5ec-4652-abc8-5f5792617c43} oximeter.measurements_i64 (a686026f-f1a2-4f22-9588-6f8d7c325e5d): There are no data parts 2025.03.11 22:07:09.073735 [ 3 ] {6fefc0eb-e5ec-4652-abc8-5f5792617c43} TCPHandler: Processed in 0.043030307 sec. 2025.03.11 22:07:09.073904 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.074138 [ 3 ] {d2c9e559-0798-4c94-982d-8f50f9495777} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.074204 [ 3 ] {d2c9e559-0798-4c94-982d-8f50f9495777} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.03.11 22:07:09.101985 [ 3 ] {d2c9e559-0798-4c94-982d-8f50f9495777} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Loading data parts 2025.03.11 22:07:09.102309 [ 3 ] {d2c9e559-0798-4c94-982d-8f50f9495777} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): There are no data parts 2025.03.11 22:07:09.121369 [ 3 ] {d2c9e559-0798-4c94-982d-8f50f9495777} TCPHandler: Processed in 0.047528495 sec. 2025.03.11 22:07:09.121702 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.122078 [ 3 ] {4d53fa78-bce1-4f2b-8768-89595774e4ce} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.122153 [ 3 ] {4d53fa78-bce1-4f2b-8768-89595774e4ce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.03.11 22:07:09.142315 [ 3 ] {4d53fa78-bce1-4f2b-8768-89595774e4ce} oximeter.measurements_f32 (b821aa55-ee1d-427a-b0ab-43a968bc26c6): Loading data parts 2025.03.11 22:07:09.142543 [ 3 ] {4d53fa78-bce1-4f2b-8768-89595774e4ce} oximeter.measurements_f32 (b821aa55-ee1d-427a-b0ab-43a968bc26c6): There are no data parts 2025.03.11 22:07:09.161840 [ 3 ] {4d53fa78-bce1-4f2b-8768-89595774e4ce} TCPHandler: Processed in 0.040241083 sec. 2025.03.11 22:07:09.162109 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.162320 [ 3 ] {4a156f10-d08d-4df9-b4a6-231903d85d9c} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.162385 [ 3 ] {4a156f10-d08d-4df9-b4a6-231903d85d9c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.03.11 22:07:09.177257 [ 3 ] {4a156f10-d08d-4df9-b4a6-231903d85d9c} oximeter.measurements_f64 (6df1dd5b-3b28-409d-9084-b3803d0ba6f3): Loading data parts 2025.03.11 22:07:09.177435 [ 3 ] {4a156f10-d08d-4df9-b4a6-231903d85d9c} oximeter.measurements_f64 (6df1dd5b-3b28-409d-9084-b3803d0ba6f3): There are no data parts 2025.03.11 22:07:09.190943 [ 3 ] {4a156f10-d08d-4df9-b4a6-231903d85d9c} TCPHandler: Processed in 0.028916996 sec. 2025.03.11 22:07:09.191156 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.191529 [ 3 ] {738e24c6-86da-4186-a054-fd01bbf8e22c} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.191649 [ 3 ] {738e24c6-86da-4186-a054-fd01bbf8e22c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.03.11 22:07:09.201844 [ 3 ] {738e24c6-86da-4186-a054-fd01bbf8e22c} oximeter.measurements_string (9843d5eb-b775-48a9-b5c9-eaa87380feca): Loading data parts 2025.03.11 22:07:09.202048 [ 3 ] {738e24c6-86da-4186-a054-fd01bbf8e22c} oximeter.measurements_string (9843d5eb-b775-48a9-b5c9-eaa87380feca): There are no data parts 2025.03.11 22:07:09.218930 [ 3 ] {738e24c6-86da-4186-a054-fd01bbf8e22c} TCPHandler: Processed in 0.027880158 sec. 2025.03.11 22:07:09.219087 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.219298 [ 3 ] {261b7c38-496c-444d-bb8c-bbc23f025952} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.219370 [ 3 ] {261b7c38-496c-444d-bb8c-bbc23f025952} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.03.11 22:07:09.241709 [ 3 ] {261b7c38-496c-444d-bb8c-bbc23f025952} oximeter.measurements_bytes (5ddad7de-ec76-4942-968d-9bbc0b872e12): Loading data parts 2025.03.11 22:07:09.241887 [ 3 ] {261b7c38-496c-444d-bb8c-bbc23f025952} oximeter.measurements_bytes (5ddad7de-ec76-4942-968d-9bbc0b872e12): There are no data parts 2025.03.11 22:07:09.261565 [ 3 ] {261b7c38-496c-444d-bb8c-bbc23f025952} TCPHandler: Processed in 0.042526432 sec. 2025.03.11 22:07:09.261835 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.262325 [ 3 ] {05b28bc8-f824-4627-82ca-c8392520c25b} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.262444 [ 3 ] {05b28bc8-f824-4627-82ca-c8392520c25b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.03.11 22:07:09.276354 [ 3 ] {05b28bc8-f824-4627-82ca-c8392520c25b} oximeter.measurements_cumulativei64 (de3c9f29-e6a1-4a3b-9fed-c17df8281443): Loading data parts 2025.03.11 22:07:09.276643 [ 3 ] {05b28bc8-f824-4627-82ca-c8392520c25b} oximeter.measurements_cumulativei64 (de3c9f29-e6a1-4a3b-9fed-c17df8281443): There are no data parts 2025.03.11 22:07:09.290160 [ 3 ] {05b28bc8-f824-4627-82ca-c8392520c25b} TCPHandler: Processed in 0.028429242 sec. 2025.03.11 22:07:09.290318 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.290536 [ 3 ] {d6572851-adc3-4651-ba81-a8bf4058cb43} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.290594 [ 3 ] {d6572851-adc3-4651-ba81-a8bf4058cb43} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.03.11 22:07:09.308194 [ 3 ] {d6572851-adc3-4651-ba81-a8bf4058cb43} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Loading data parts 2025.03.11 22:07:09.308451 [ 3 ] {d6572851-adc3-4651-ba81-a8bf4058cb43} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): There are no data parts 2025.03.11 22:07:09.326586 [ 3 ] {d6572851-adc3-4651-ba81-a8bf4058cb43} TCPHandler: Processed in 0.03632088 sec. 2025.03.11 22:07:09.326759 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.326957 [ 3 ] {ff9bc34b-d130-45a3-b426-0eed1d8063af} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.327024 [ 3 ] {ff9bc34b-d130-45a3-b426-0eed1d8063af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.03.11 22:07:09.351071 [ 3 ] {ff9bc34b-d130-45a3-b426-0eed1d8063af} oximeter.measurements_cumulativef32 (88d916e4-3a84-41eb-b398-385d2228fa16): Loading data parts 2025.03.11 22:07:09.351294 [ 3 ] {ff9bc34b-d130-45a3-b426-0eed1d8063af} oximeter.measurements_cumulativef32 (88d916e4-3a84-41eb-b398-385d2228fa16): There are no data parts 2025.03.11 22:07:09.374126 [ 3 ] {ff9bc34b-d130-45a3-b426-0eed1d8063af} TCPHandler: Processed in 0.047414504 sec. 2025.03.11 22:07:09.374426 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.374853 [ 3 ] {b754f6cc-5c3c-4172-bcb5-02e7620017c1} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.374976 [ 3 ] {b754f6cc-5c3c-4172-bcb5-02e7620017c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.03.11 22:07:09.391688 [ 3 ] {b754f6cc-5c3c-4172-bcb5-02e7620017c1} oximeter.measurements_cumulativef64 (bf2a690e-398d-48a7-ba26-1ac852867f2a): Loading data parts 2025.03.11 22:07:09.391891 [ 3 ] {b754f6cc-5c3c-4172-bcb5-02e7620017c1} oximeter.measurements_cumulativef64 (bf2a690e-398d-48a7-ba26-1ac852867f2a): There are no data parts 2025.03.11 22:07:09.411106 [ 3 ] {b754f6cc-5c3c-4172-bcb5-02e7620017c1} TCPHandler: Processed in 0.036780503 sec. 2025.03.11 22:07:09.411276 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.411608 [ 3 ] {505d19fd-ad4a-4d2a-9cc9-7054eb0ca209} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.411704 [ 3 ] {505d19fd-ad4a-4d2a-9cc9-7054eb0ca209} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.03.11 22:07:09.420312 [ 3 ] {505d19fd-ad4a-4d2a-9cc9-7054eb0ca209} oximeter.measurements_histogrami8 (45efa244-1dfc-452e-b6b0-5710eee711f6): Loading data parts 2025.03.11 22:07:09.420503 [ 3 ] {505d19fd-ad4a-4d2a-9cc9-7054eb0ca209} oximeter.measurements_histogrami8 (45efa244-1dfc-452e-b6b0-5710eee711f6): There are no data parts 2025.03.11 22:07:09.432569 [ 3 ] {505d19fd-ad4a-4d2a-9cc9-7054eb0ca209} TCPHandler: Processed in 0.021354602 sec. 2025.03.11 22:07:09.432761 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.433106 [ 3 ] {b9be7a3e-d947-4e82-9e82-713c2ec2453b} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.433184 [ 3 ] {b9be7a3e-d947-4e82-9e82-713c2ec2453b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.03.11 22:07:09.445269 [ 3 ] {b9be7a3e-d947-4e82-9e82-713c2ec2453b} oximeter.measurements_histogramu8 (1fa64b10-1c0a-4a78-80f6-6248b158369d): Loading data parts 2025.03.11 22:07:09.445538 [ 3 ] {b9be7a3e-d947-4e82-9e82-713c2ec2453b} oximeter.measurements_histogramu8 (1fa64b10-1c0a-4a78-80f6-6248b158369d): There are no data parts 2025.03.11 22:07:09.457355 [ 3 ] {b9be7a3e-d947-4e82-9e82-713c2ec2453b} TCPHandler: Processed in 0.0246571 sec. 2025.03.11 22:07:09.457555 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.457881 [ 3 ] {f80e4cfd-71de-4447-a9f8-efeca38913ea} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.457975 [ 3 ] {f80e4cfd-71de-4447-a9f8-efeca38913ea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.03.11 22:07:09.470336 [ 3 ] {f80e4cfd-71de-4447-a9f8-efeca38913ea} oximeter.measurements_histogrami16 (6d9d8a8e-e467-45a6-bb74-b9714b66e7b4): Loading data parts 2025.03.11 22:07:09.470601 [ 3 ] {f80e4cfd-71de-4447-a9f8-efeca38913ea} oximeter.measurements_histogrami16 (6d9d8a8e-e467-45a6-bb74-b9714b66e7b4): There are no data parts 2025.03.11 22:07:09.482330 [ 3 ] {f80e4cfd-71de-4447-a9f8-efeca38913ea} TCPHandler: Processed in 0.024836572 sec. 2025.03.11 22:07:09.482567 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.483103 [ 3 ] {d43fd629-4158-449e-9098-f578ebe7d6e9} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.483214 [ 3 ] {d43fd629-4158-449e-9098-f578ebe7d6e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.03.11 22:07:09.495307 [ 3 ] {d43fd629-4158-449e-9098-f578ebe7d6e9} oximeter.measurements_histogramu16 (f11783be-9eb9-4df9-96e5-16dbb53558ed): Loading data parts 2025.03.11 22:07:09.495498 [ 3 ] {d43fd629-4158-449e-9098-f578ebe7d6e9} oximeter.measurements_histogramu16 (f11783be-9eb9-4df9-96e5-16dbb53558ed): There are no data parts 2025.03.11 22:07:09.517062 [ 3 ] {d43fd629-4158-449e-9098-f578ebe7d6e9} TCPHandler: Processed in 0.034587064 sec. 2025.03.11 22:07:09.517289 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.517615 [ 3 ] {a54b214e-c811-4f87-bdc5-992bfabbbd5f} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.517709 [ 3 ] {a54b214e-c811-4f87-bdc5-992bfabbbd5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.03.11 22:07:09.557100 [ 3 ] {a54b214e-c811-4f87-bdc5-992bfabbbd5f} oximeter.measurements_histogrami32 (687b2b15-a83e-4c35-ba31-564f0fa4e348): Loading data parts 2025.03.11 22:07:09.557361 [ 3 ] {a54b214e-c811-4f87-bdc5-992bfabbbd5f} oximeter.measurements_histogrami32 (687b2b15-a83e-4c35-ba31-564f0fa4e348): There are no data parts 2025.03.11 22:07:09.569070 [ 3 ] {a54b214e-c811-4f87-bdc5-992bfabbbd5f} TCPHandler: Processed in 0.051844052 sec. 2025.03.11 22:07:09.569269 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.569584 [ 3 ] {8c1b915f-6df4-4e53-8362-476f65b05985} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.569663 [ 3 ] {8c1b915f-6df4-4e53-8362-476f65b05985} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.03.11 22:07:09.585154 [ 3 ] {8c1b915f-6df4-4e53-8362-476f65b05985} oximeter.measurements_histogramu32 (d99edde9-9973-47c8-a948-a79bc63f1a0e): Loading data parts 2025.03.11 22:07:09.585358 [ 3 ] {8c1b915f-6df4-4e53-8362-476f65b05985} oximeter.measurements_histogramu32 (d99edde9-9973-47c8-a948-a79bc63f1a0e): There are no data parts 2025.03.11 22:07:09.597067 [ 3 ] {8c1b915f-6df4-4e53-8362-476f65b05985} TCPHandler: Processed in 0.027877007 sec. 2025.03.11 22:07:09.597252 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.597523 [ 3 ] {6819744f-42ae-4ad3-86df-9a25d5a08c80} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.597616 [ 3 ] {6819744f-42ae-4ad3-86df-9a25d5a08c80} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.03.11 22:07:09.612686 [ 3 ] {6819744f-42ae-4ad3-86df-9a25d5a08c80} oximeter.measurements_histogrami64 (ec7f9022-81aa-4ad1-a785-f0e5890f6a10): Loading data parts 2025.03.11 22:07:09.612950 [ 3 ] {6819744f-42ae-4ad3-86df-9a25d5a08c80} oximeter.measurements_histogrami64 (ec7f9022-81aa-4ad1-a785-f0e5890f6a10): There are no data parts 2025.03.11 22:07:09.646941 [ 3 ] {6819744f-42ae-4ad3-86df-9a25d5a08c80} TCPHandler: Processed in 0.049740593 sec. 2025.03.11 22:07:09.647213 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.647569 [ 3 ] {d5c5fc78-d315-411a-bd24-3e97dd06933e} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.647663 [ 3 ] {d5c5fc78-d315-411a-bd24-3e97dd06933e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.03.11 22:07:09.671728 [ 3 ] {d5c5fc78-d315-411a-bd24-3e97dd06933e} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Loading data parts 2025.03.11 22:07:09.671941 [ 3 ] {d5c5fc78-d315-411a-bd24-3e97dd06933e} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): There are no data parts 2025.03.11 22:07:09.693660 [ 3 ] {d5c5fc78-d315-411a-bd24-3e97dd06933e} TCPHandler: Processed in 0.046557107 sec. 2025.03.11 22:07:09.694009 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.694338 [ 3 ] {6ad238a7-f6ea-4af3-b928-6a6b7e4c3ea7} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.694432 [ 3 ] {6ad238a7-f6ea-4af3-b928-6a6b7e4c3ea7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.03.11 22:07:09.762769 [ 3 ] {6ad238a7-f6ea-4af3-b928-6a6b7e4c3ea7} oximeter.measurements_histogramf32 (1ad7f89b-e9fc-49af-9557-56391a48e0f8): Loading data parts 2025.03.11 22:07:09.762972 [ 3 ] {6ad238a7-f6ea-4af3-b928-6a6b7e4c3ea7} oximeter.measurements_histogramf32 (1ad7f89b-e9fc-49af-9557-56391a48e0f8): There are no data parts 2025.03.11 22:07:09.776351 [ 3 ] {6ad238a7-f6ea-4af3-b928-6a6b7e4c3ea7} TCPHandler: Processed in 0.082466923 sec. 2025.03.11 22:07:09.776556 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.776912 [ 3 ] {abb049c8-e388-4b29-b049-7b1c52d7e4fe} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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) 2025.03.11 22:07:09.777011 [ 3 ] {abb049c8-e388-4b29-b049-7b1c52d7e4fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.03.11 22:07:09.792528 [ 3 ] {abb049c8-e388-4b29-b049-7b1c52d7e4fe} oximeter.measurements_histogramf64 (e7e3d5cd-1449-4a85-8e18-648a5e174c75): Loading data parts 2025.03.11 22:07:09.792725 [ 3 ] {abb049c8-e388-4b29-b049-7b1c52d7e4fe} oximeter.measurements_histogramf64 (e7e3d5cd-1449-4a85-8e18-648a5e174c75): There are no data parts 2025.03.11 22:07:09.805487 [ 3 ] {abb049c8-e388-4b29-b049-7b1c52d7e4fe} TCPHandler: Processed in 0.028998977 sec. 2025.03.11 22:07:09.805741 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.805983 [ 3 ] {c2a6524f-689d-483d-b080-ceb4bbcbed60} executeQuery: (from [fd00:1122:3344:101::d]:33090) /* 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. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.11 22:07:09.806075 [ 3 ] {c2a6524f-689d-483d-b080-ceb4bbcbed60} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.03.11 22:07:09.828451 [ 3 ] {c2a6524f-689d-483d-b080-ceb4bbcbed60} oximeter.fields_bool (c3cb4b33-6394-4203-a757-8104992b5f5f): Loading data parts 2025.03.11 22:07:09.828648 [ 3 ] {c2a6524f-689d-483d-b080-ceb4bbcbed60} oximeter.fields_bool (c3cb4b33-6394-4203-a757-8104992b5f5f): There are no data parts 2025.03.11 22:07:09.841017 [ 3 ] {c2a6524f-689d-483d-b080-ceb4bbcbed60} TCPHandler: Processed in 0.035343671 sec. 2025.03.11 22:07:09.841158 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.841354 [ 3 ] {3ee474c9-5d36-4536-bf01-8621bfb61125} executeQuery: (from [fd00:1122:3344:101::d]:33090) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.11 22:07:09.841428 [ 3 ] {3ee474c9-5d36-4536-bf01-8621bfb61125} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.03.11 22:07:09.850352 [ 3 ] {3ee474c9-5d36-4536-bf01-8621bfb61125} oximeter.fields_i8 (79923bff-b61a-469d-ac30-de8a4f5f959d): Loading data parts 2025.03.11 22:07:09.850549 [ 3 ] {3ee474c9-5d36-4536-bf01-8621bfb61125} oximeter.fields_i8 (79923bff-b61a-469d-ac30-de8a4f5f959d): There are no data parts 2025.03.11 22:07:09.864917 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59658 2025.03.11 22:07:09.865393 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:09.865463 [ 277 ] {} TCP-Session: 21c2595c-1c5e-4db8-957b-b7bd89d0f07f Authenticating user 'default' from [fd00:1122:3344:101::a]:59658 2025.03.11 22:07:09.865490 [ 277 ] {} TCP-Session: 21c2595c-1c5e-4db8-957b-b7bd89d0f07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:09.865506 [ 277 ] {} TCP-Session: 21c2595c-1c5e-4db8-957b-b7bd89d0f07f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:09.865592 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.11 22:07:09.865621 [ 277 ] {} 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 2025.03.11 22:07:09.865669 [ 277 ] {} 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 2025.03.11 22:07:09.866619 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60674 2025.03.11 22:07:09.866718 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48134 2025.03.11 22:07:09.866813 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:09.866848 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41059 2025.03.11 22:07:09.866867 [ 278 ] {} TCP-Session: b9da2bb5-50d1-4915-8ac3-55932947a840 Authenticating user 'default' from [fd00:1122:3344:101::a]:60674 2025.03.11 22:07:09.867138 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:09.867165 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41539 2025.03.11 22:07:09.867206 [ 279 ] {} TCP-Session: 99dff19f-4018-46ce-82af-6b534ba085be Authenticating user 'default' from [fd00:1122:3344:101::a]:48134 2025.03.11 22:07:09.867147 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:09.867262 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49645 2025.03.11 22:07:09.867128 [ 278 ] {} TCP-Session: b9da2bb5-50d1-4915-8ac3-55932947a840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:09.867428 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:09.867456 [ 280 ] {} TCP-Session: 779f854e-351d-4f81-846a-af7abe648e8f Authenticating user 'default' from [fd00:1122:3344:101::a]:41059 2025.03.11 22:07:09.867463 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55089 2025.03.11 22:07:09.867610 [ 279 ] {} TCP-Session: 99dff19f-4018-46ce-82af-6b534ba085be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:09.867651 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38877 2025.03.11 22:07:09.867625 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:09.867725 [ 278 ] {} TCP-Session: b9da2bb5-50d1-4915-8ac3-55932947a840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:09.867698 [ 280 ] {} TCP-Session: 779f854e-351d-4f81-846a-af7abe648e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:09.867798 [ 279 ] {} TCP-Session: 99dff19f-4018-46ce-82af-6b534ba085be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:09.867977 [ 280 ] {} TCP-Session: 779f854e-351d-4f81-846a-af7abe648e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:09.868239 [ 281 ] {} TCP-Session: 93847f1e-3c9d-4a87-a503-517670baa4dd Authenticating user 'default' from [fd00:1122:3344:101::a]:41539 2025.03.11 22:07:09.868226 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:09.867906 [ 282 ] {} TCP-Session: 7afc9656-6b65-4132-8249-d6a7e6c2f5be Authenticating user 'default' from [fd00:1122:3344:101::a]:49645 2025.03.11 22:07:09.868389 [ 281 ] {} TCP-Session: 93847f1e-3c9d-4a87-a503-517670baa4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:09.868403 [ 282 ] {} TCP-Session: 7afc9656-6b65-4132-8249-d6a7e6c2f5be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:09.868454 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.11 22:07:09.868490 [ 281 ] {} TCP-Session: 93847f1e-3c9d-4a87-a503-517670baa4dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:09.868515 [ 282 ] {} TCP-Session: 7afc9656-6b65-4132-8249-d6a7e6c2f5be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:09.868584 [ 284 ] {} TCP-Session: 4eda17d4-aa56-4646-8f4b-286f1c05d769 Authenticating user 'default' from [fd00:1122:3344:101::a]:38877 2025.03.11 22:07:09.868686 [ 284 ] {} TCP-Session: 4eda17d4-aa56-4646-8f4b-286f1c05d769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:09.868721 [ 3 ] {3ee474c9-5d36-4536-bf01-8621bfb61125} TCPHandler: Processed in 0.027614005 sec. 2025.03.11 22:07:09.868702 [ 283 ] {} TCP-Session: 3c2afa63-5496-4950-8674-269270ac29ef Authenticating user 'default' from [fd00:1122:3344:101::a]:55089 2025.03.11 22:07:09.868757 [ 284 ] {} TCP-Session: 4eda17d4-aa56-4646-8f4b-286f1c05d769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:09.868794 [ 283 ] {} TCP-Session: 3c2afa63-5496-4950-8674-269270ac29ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:09.868881 [ 283 ] {} TCP-Session: 3c2afa63-5496-4950-8674-269270ac29ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:07:09.868938 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.869183 [ 3 ] {5e24071d-9c3d-4202-8d75-04475ee502e0} executeQuery: (from [fd00:1122:3344:101::d]:33090) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.11 22:07:09.869231 [ 3 ] {5e24071d-9c3d-4202-8d75-04475ee502e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.03.11 22:07:09.891169 [ 3 ] {5e24071d-9c3d-4202-8d75-04475ee502e0} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Loading data parts 2025.03.11 22:07:09.891338 [ 3 ] {5e24071d-9c3d-4202-8d75-04475ee502e0} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): There are no data parts 2025.03.11 22:07:09.915665 [ 3 ] {5e24071d-9c3d-4202-8d75-04475ee502e0} TCPHandler: Processed in 0.046815109 sec. 2025.03.11 22:07:09.915858 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.916081 [ 3 ] {63dad134-02b6-4899-ba67-d1880e3982ba} executeQuery: (from [fd00:1122:3344:101::d]:33090) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.11 22:07:09.916142 [ 3 ] {63dad134-02b6-4899-ba67-d1880e3982ba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.03.11 22:07:09.925686 [ 3 ] {63dad134-02b6-4899-ba67-d1880e3982ba} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Loading data parts 2025.03.11 22:07:09.925895 [ 3 ] {63dad134-02b6-4899-ba67-d1880e3982ba} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): There are no data parts 2025.03.11 22:07:09.954971 [ 3 ] {63dad134-02b6-4899-ba67-d1880e3982ba} TCPHandler: Processed in 0.039175834 sec. 2025.03.11 22:07:09.955127 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.955332 [ 3 ] {3eecfdad-9ea4-4aab-87fd-25988b9671e3} executeQuery: (from [fd00:1122:3344:101::d]:33090) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.11 22:07:09.955386 [ 3 ] {3eecfdad-9ea4-4aab-87fd-25988b9671e3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.03.11 22:07:09.983383 [ 3 ] {3eecfdad-9ea4-4aab-87fd-25988b9671e3} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Loading data parts 2025.03.11 22:07:09.983572 [ 3 ] {3eecfdad-9ea4-4aab-87fd-25988b9671e3} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): There are no data parts 2025.03.11 22:07:09.996382 [ 3 ] {3eecfdad-9ea4-4aab-87fd-25988b9671e3} TCPHandler: Processed in 0.041308572 sec. 2025.03.11 22:07:09.996574 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:09.996807 [ 3 ] {458d15e5-7994-4b89-bf10-a433c78372ae} executeQuery: (from [fd00:1122:3344:101::d]:33090) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.11 22:07:09.996880 [ 3 ] {458d15e5-7994-4b89-bf10-a433c78372ae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.03.11 22:07:10.017129 [ 3 ] {458d15e5-7994-4b89-bf10-a433c78372ae} oximeter.fields_i32 (57ed24e5-d19b-48ec-9459-929b827b6fa5): Loading data parts 2025.03.11 22:07:10.017526 [ 3 ] {458d15e5-7994-4b89-bf10-a433c78372ae} oximeter.fields_i32 (57ed24e5-d19b-48ec-9459-929b827b6fa5): There are no data parts 2025.03.11 22:07:10.033942 [ 3 ] {458d15e5-7994-4b89-bf10-a433c78372ae} TCPHandler: Processed in 0.037431139 sec. 2025.03.11 22:07:10.034128 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:10.034335 [ 3 ] {2ef6ea5d-8e34-41d7-b9ab-9a79e5818be5} executeQuery: (from [fd00:1122:3344:101::d]:33090) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.11 22:07:10.034389 [ 3 ] {2ef6ea5d-8e34-41d7-b9ab-9a79e5818be5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.03.11 22:07:10.055661 [ 3 ] {2ef6ea5d-8e34-41d7-b9ab-9a79e5818be5} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Loading data parts 2025.03.11 22:07:10.055865 [ 3 ] {2ef6ea5d-8e34-41d7-b9ab-9a79e5818be5} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): There are no data parts 2025.03.11 22:07:10.067354 [ 3 ] {2ef6ea5d-8e34-41d7-b9ab-9a79e5818be5} TCPHandler: Processed in 0.033279534 sec. 2025.03.11 22:07:10.067559 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:10.067790 [ 3 ] {83a18595-8ce2-4d74-a42d-7ef3379b8e76} executeQuery: (from [fd00:1122:3344:101::d]:33090) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.11 22:07:10.067875 [ 3 ] {83a18595-8ce2-4d74-a42d-7ef3379b8e76} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.03.11 22:07:10.087963 [ 3 ] {83a18595-8ce2-4d74-a42d-7ef3379b8e76} oximeter.fields_i64 (b7e1d3a6-e382-48e6-90d5-8c1657259fea): Loading data parts 2025.03.11 22:07:10.088181 [ 3 ] {83a18595-8ce2-4d74-a42d-7ef3379b8e76} oximeter.fields_i64 (b7e1d3a6-e382-48e6-90d5-8c1657259fea): There are no data parts 2025.03.11 22:07:10.100367 [ 3 ] {83a18595-8ce2-4d74-a42d-7ef3379b8e76} TCPHandler: Processed in 0.03287141 sec. 2025.03.11 22:07:10.100530 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:10.100745 [ 3 ] {9a4176a2-befb-48cf-a849-28b45efce572} executeQuery: (from [fd00:1122:3344:101::d]:33090) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.11 22:07:10.100805 [ 3 ] {9a4176a2-befb-48cf-a849-28b45efce572} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.03.11 22:07:10.118586 [ 3 ] {9a4176a2-befb-48cf-a849-28b45efce572} oximeter.fields_u64 (404cfac7-df35-43c2-aa97-46477975f96f): Loading data parts 2025.03.11 22:07:10.118774 [ 3 ] {9a4176a2-befb-48cf-a849-28b45efce572} oximeter.fields_u64 (404cfac7-df35-43c2-aa97-46477975f96f): There are no data parts 2025.03.11 22:07:10.123966 [ 3 ] {9a4176a2-befb-48cf-a849-28b45efce572} TCPHandler: Processed in 0.02348853 sec. 2025.03.11 22:07:10.124157 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:10.124348 [ 3 ] {8d21957e-79aa-4cf7-a45e-9e5bea2ed650} executeQuery: (from [fd00:1122:3344:101::d]:33090) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.11 22:07:10.124420 [ 3 ] {8d21957e-79aa-4cf7-a45e-9e5bea2ed650} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.03.11 22:07:10.144407 [ 3 ] {8d21957e-79aa-4cf7-a45e-9e5bea2ed650} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Loading data parts 2025.03.11 22:07:10.144620 [ 3 ] {8d21957e-79aa-4cf7-a45e-9e5bea2ed650} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): There are no data parts 2025.03.11 22:07:10.158627 [ 3 ] {8d21957e-79aa-4cf7-a45e-9e5bea2ed650} TCPHandler: Processed in 0.034522314 sec. 2025.03.11 22:07:10.158810 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:10.159069 [ 3 ] {1ba4409d-497b-41e9-b753-9f4b6b7e046b} executeQuery: (from [fd00:1122:3344:101::d]:33090) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.11 22:07:10.159130 [ 3 ] {1ba4409d-497b-41e9-b753-9f4b6b7e046b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.03.11 22:07:10.181506 [ 3 ] {1ba4409d-497b-41e9-b753-9f4b6b7e046b} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Loading data parts 2025.03.11 22:07:10.181709 [ 3 ] {1ba4409d-497b-41e9-b753-9f4b6b7e046b} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): There are no data parts 2025.03.11 22:07:10.196297 [ 3 ] {1ba4409d-497b-41e9-b753-9f4b6b7e046b} TCPHandler: Processed in 0.03755229 sec. 2025.03.11 22:07:10.196517 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:10.196768 [ 3 ] {7cef5b02-f7fd-4817-a668-8f0adb22e183} executeQuery: (from [fd00:1122:3344:101::d]:33090) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.11 22:07:10.196851 [ 3 ] {7cef5b02-f7fd-4817-a668-8f0adb22e183} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.03.11 22:07:10.220248 [ 3 ] {7cef5b02-f7fd-4817-a668-8f0adb22e183} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Loading data parts 2025.03.11 22:07:10.220477 [ 3 ] {7cef5b02-f7fd-4817-a668-8f0adb22e183} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): There are no data parts 2025.03.11 22:07:10.231712 [ 3 ] {7cef5b02-f7fd-4817-a668-8f0adb22e183} TCPHandler: Processed in 0.035280831 sec. 2025.03.11 22:07:10.231949 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:10.232292 [ 3 ] {cbf37d04-36d5-4b60-ab7f-1330701a25d5} executeQuery: (from [fd00:1122:3344:101::d]:33090) /* 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) 2025.03.11 22:07:10.232383 [ 3 ] {cbf37d04-36d5-4b60-ab7f-1330701a25d5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.03.11 22:07:10.244244 [ 3 ] {cbf37d04-36d5-4b60-ab7f-1330701a25d5} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d): Loading data parts 2025.03.11 22:07:10.244438 [ 3 ] {cbf37d04-36d5-4b60-ab7f-1330701a25d5} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d): There are no data parts 2025.03.11 22:07:10.254568 [ 3 ] {cbf37d04-36d5-4b60-ab7f-1330701a25d5} TCPHandler: Processed in 0.022697634 sec. 2025.03.11 22:07:10.256810 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:10.257132 [ 4 ] {6aed436a-4a49-4dbb-b656-3bca9b6ba519} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.03.11 22:07:10.258395 [ 4 ] {6aed436a-4a49-4dbb-b656-3bca9b6ba519} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.03.11 22:07:10.266454 [ 259 ] {6aed436a-4a49-4dbb-b656-3bca9b6ba519} oximeter.version (c5e977c0-aed1-4256-8b7d-0701268273e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:10.266553 [ 259 ] {6aed436a-4a49-4dbb-b656-3bca9b6ba519} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.03.11 22:07:10.271098 [ 259 ] {6aed436a-4a49-4dbb-b656-3bca9b6ba519} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:07:10.271457 [ 259 ] {6aed436a-4a49-4dbb-b656-3bca9b6ba519} oximeter.version (c5e977c0-aed1-4256-8b7d-0701268273e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:10.271790 [ 4 ] {6aed436a-4a49-4dbb-b656-3bca9b6ba519} executeQuery: Read 1 rows, 16.00 B in 0.014795 sec., 67.59040216289287 rows/sec., 1.06 KiB/sec. 2025.03.11 22:07:10.272094 [ 4 ] {6aed436a-4a49-4dbb-b656-3bca9b6ba519} TCPHandler: Processed in 0.015415061 sec. 2025.03.11 22:07:11.000248 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 137.31 MiB, peak 137.31 MiB, free memory in arenas 0.00 B, will set to 140.82 MiB (RSS), difference: 3.51 MiB 2025.03.11 22:07:16.022453 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.03.11 22:07:16.022474 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.03.11 22:07:16.022544 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.03.11 22:07:16.022573 [ 242 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.03.11 22:07:16.030007 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Loading data parts 2025.03.11 22:07:16.030438 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): There are no data parts 2025.03.11 22:07:16.040790 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:16.041020 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.03.11 22:07:16.044424 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:07:16.045365 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:16.046037 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.03.11 22:07:16.050231 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Loading data parts 2025.03.11 22:07:16.050438 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): There are no data parts 2025.03.11 22:07:16.075987 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:16.076165 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.03.11 22:07:16.083446 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:07:16.084602 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:16.087033 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.03.11 22:07:17.000152 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.81 MiB, peak 149.81 MiB, free memory in arenas 0.00 B, will set to 150.51 MiB (RSS), difference: 4.70 MiB 2025.03.11 22:07:18.522405 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.03.11 22:07:18.522532 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.03.11 22:07:18.529908 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Loading data parts 2025.03.11 22:07:18.530138 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): There are no data parts 2025.03.11 22:07:18.538321 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:18.538516 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.03.11 22:07:18.540243 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:07:18.540823 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:18.541277 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.03.11 22:07:19.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.69 MiB, peak 154.69 MiB, free memory in arenas 0.00 B, will set to 150.89 MiB (RSS), difference: -3.79 MiB 2025.03.11 22:07:23.457976 [ 84 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:07:23.458037 [ 84 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:07:23.546187 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.03.11 22:07:23.547502 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:23.547556 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.03.11 22:07:23.548429 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.11 22:07:23.548995 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:23.549284 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.03.11 22:07:23.587134 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.03.11 22:07:23.608585 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:23.608773 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.03.11 22:07:23.615747 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.11 22:07:23.616902 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:23.619635 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.03.11 22:07:29.000174 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 148.58 MiB, peak 155.57 MiB, free memory in arenas 0.00 B, will set to 152.59 MiB (RSS), difference: 4.02 MiB 2025.03.11 22:07:30.284483 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.284729 [ 3 ] {520c2ad4-40dc-4142-94dc-49b62e681062} executeQuery: (from [fd00:1122:3344:101::d]:33090) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.285165 [ 3 ] {520c2ad4-40dc-4142-94dc-49b62e681062} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.285512 [ 3 ] {520c2ad4-40dc-4142-94dc-49b62e681062} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.286397 [ 3 ] {520c2ad4-40dc-4142-94dc-49b62e681062} TCPHandler: Processed in 0.002047168 sec. 2025.03.11 22:07:30.287429 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.287593 [ 3 ] {191d9208-545f-441a-9c10-6d319a7dbae8} executeQuery: (from [fd00:1122:3344:101::d]:33090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.289293 [ 3 ] {191d9208-545f-441a-9c10-6d319a7dbae8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.289348 [ 3 ] {191d9208-545f-441a-9c10-6d319a7dbae8} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.289953 [ 3 ] {191d9208-545f-441a-9c10-6d319a7dbae8} TCPHandler: Processed in 0.002577482 sec. 2025.03.11 22:07:30.290236 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.290370 [ 3 ] {c77c826c-496a-4872-a9f8-aa675312284c} executeQuery: (from [fd00:1122:3344:101::d]:33090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.290717 [ 3 ] {c77c826c-496a-4872-a9f8-aa675312284c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.290768 [ 3 ] {c77c826c-496a-4872-a9f8-aa675312284c} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.291241 [ 3 ] {c77c826c-496a-4872-a9f8-aa675312284c} TCPHandler: Processed in 0.001056219 sec. 2025.03.11 22:07:30.291454 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.291587 [ 3 ] {b0fccb6e-c8da-4a5f-9ba8-feb64f96e034} executeQuery: (from [fd00:1122:3344:101::d]:33090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.291895 [ 3 ] {b0fccb6e-c8da-4a5f-9ba8-feb64f96e034} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.291946 [ 3 ] {b0fccb6e-c8da-4a5f-9ba8-feb64f96e034} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.292440 [ 3 ] {b0fccb6e-c8da-4a5f-9ba8-feb64f96e034} TCPHandler: Processed in 0.001036139 sec. 2025.03.11 22:07:30.292700 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.292839 [ 3 ] {e244b0e7-8f1e-4a35-9a33-5423fe87e1f3} executeQuery: (from [fd00:1122:3344:101::d]:33090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.293163 [ 3 ] {e244b0e7-8f1e-4a35-9a33-5423fe87e1f3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.293216 [ 3 ] {e244b0e7-8f1e-4a35-9a33-5423fe87e1f3} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.293707 [ 3 ] {e244b0e7-8f1e-4a35-9a33-5423fe87e1f3} TCPHandler: Processed in 0.001057649 sec. 2025.03.11 22:07:30.293941 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.294101 [ 3 ] {8c39333b-fbee-4efc-802e-b00421ca0b4f} executeQuery: (from [fd00:1122:3344:101::d]:33090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.294490 [ 3 ] {8c39333b-fbee-4efc-802e-b00421ca0b4f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.294552 [ 3 ] {8c39333b-fbee-4efc-802e-b00421ca0b4f} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.295147 [ 3 ] {8c39333b-fbee-4efc-802e-b00421ca0b4f} TCPHandler: Processed in 0.001264251 sec. 2025.03.11 22:07:30.295440 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.295590 [ 3 ] {fde892fa-85ba-490c-b43f-f0b275dd1214} executeQuery: (from [fd00:1122:3344:101::d]:33090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.295932 [ 3 ] {fde892fa-85ba-490c-b43f-f0b275dd1214} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.295985 [ 3 ] {fde892fa-85ba-490c-b43f-f0b275dd1214} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.296489 [ 3 ] {fde892fa-85ba-490c-b43f-f0b275dd1214} TCPHandler: Processed in 0.00112312 sec. 2025.03.11 22:07:30.296754 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.296899 [ 3 ] {b3ab84af-45d0-4dc6-9124-ab45aff89269} executeQuery: (from [fd00:1122:3344:101::d]:33090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.297245 [ 3 ] {b3ab84af-45d0-4dc6-9124-ab45aff89269} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.297299 [ 3 ] {b3ab84af-45d0-4dc6-9124-ab45aff89269} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.297824 [ 3 ] {b3ab84af-45d0-4dc6-9124-ab45aff89269} TCPHandler: Processed in 0.00112809 sec. 2025.03.11 22:07:30.298048 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.298187 [ 3 ] {c039cc91-2e27-4b8d-80ee-87519c857f5c} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.298532 [ 3 ] {c039cc91-2e27-4b8d-80ee-87519c857f5c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.298585 [ 3 ] {c039cc91-2e27-4b8d-80ee-87519c857f5c} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.299109 [ 3 ] {c039cc91-2e27-4b8d-80ee-87519c857f5c} TCPHandler: Processed in 0.001109929 sec. 2025.03.11 22:07:30.299346 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.299495 [ 3 ] {fc6a8b2e-2be8-45b5-b0c4-ddf47edaafde} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.299840 [ 3 ] {fc6a8b2e-2be8-45b5-b0c4-ddf47edaafde} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.299894 [ 3 ] {fc6a8b2e-2be8-45b5-b0c4-ddf47edaafde} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.300387 [ 3 ] {fc6a8b2e-2be8-45b5-b0c4-ddf47edaafde} TCPHandler: Processed in 0.001091149 sec. 2025.03.11 22:07:30.300618 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.300762 [ 3 ] {aae3edb0-66af-4a9f-b63e-7b485d500106} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.301111 [ 3 ] {aae3edb0-66af-4a9f-b63e-7b485d500106} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.301164 [ 3 ] {aae3edb0-66af-4a9f-b63e-7b485d500106} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.301662 [ 3 ] {aae3edb0-66af-4a9f-b63e-7b485d500106} TCPHandler: Processed in 0.00109825 sec. 2025.03.11 22:07:30.301883 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.302026 [ 3 ] {90e22c83-338c-42d8-8de6-ec4394b2dc97} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.302372 [ 3 ] {90e22c83-338c-42d8-8de6-ec4394b2dc97} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.302425 [ 3 ] {90e22c83-338c-42d8-8de6-ec4394b2dc97} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.302929 [ 3 ] {90e22c83-338c-42d8-8de6-ec4394b2dc97} TCPHandler: Processed in 0.0010968 sec. 2025.03.11 22:07:30.303213 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.303361 [ 3 ] {c4eca4b4-cb7b-4261-8bbf-96c6949c1f14} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.303710 [ 3 ] {c4eca4b4-cb7b-4261-8bbf-96c6949c1f14} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.303762 [ 3 ] {c4eca4b4-cb7b-4261-8bbf-96c6949c1f14} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.304245 [ 3 ] {c4eca4b4-cb7b-4261-8bbf-96c6949c1f14} TCPHandler: Processed in 0.001084339 sec. 2025.03.11 22:07:30.304490 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.304632 [ 3 ] {9912d2e8-d299-4089-9efb-a3d4424b3ac1} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.304977 [ 3 ] {9912d2e8-d299-4089-9efb-a3d4424b3ac1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.305030 [ 3 ] {9912d2e8-d299-4089-9efb-a3d4424b3ac1} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.305513 [ 3 ] {9912d2e8-d299-4089-9efb-a3d4424b3ac1} TCPHandler: Processed in 0.00107343 sec. 2025.03.11 22:07:30.305782 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.305952 [ 3 ] {c90e6e9d-17fd-44a6-b1c9-34c9a16b1312} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.306317 [ 3 ] {c90e6e9d-17fd-44a6-b1c9-34c9a16b1312} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.306368 [ 3 ] {c90e6e9d-17fd-44a6-b1c9-34c9a16b1312} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.306848 [ 3 ] {c90e6e9d-17fd-44a6-b1c9-34c9a16b1312} TCPHandler: Processed in 0.00112562 sec. 2025.03.11 22:07:30.307061 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.307205 [ 3 ] {af0f0170-7a50-4740-a5cd-3fac1a6a035f} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.307553 [ 3 ] {af0f0170-7a50-4740-a5cd-3fac1a6a035f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.307605 [ 3 ] {af0f0170-7a50-4740-a5cd-3fac1a6a035f} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.308097 [ 3 ] {af0f0170-7a50-4740-a5cd-3fac1a6a035f} TCPHandler: Processed in 0.001087809 sec. 2025.03.11 22:07:30.308313 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.308458 [ 3 ] {1af3f485-1806-451b-aa0d-0d8fb0d5cb21} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.308813 [ 3 ] {1af3f485-1806-451b-aa0d-0d8fb0d5cb21} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.308871 [ 3 ] {1af3f485-1806-451b-aa0d-0d8fb0d5cb21} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.309401 [ 3 ] {1af3f485-1806-451b-aa0d-0d8fb0d5cb21} TCPHandler: Processed in 0.0011383 sec. 2025.03.11 22:07:30.309623 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.309774 [ 3 ] {3830c44d-5bef-4ec0-9166-c51df7386480} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:30.310129 [ 3 ] {3830c44d-5bef-4ec0-9166-c51df7386480} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.310182 [ 3 ] {3830c44d-5bef-4ec0-9166-c51df7386480} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:30.310684 [ 3 ] {3830c44d-5bef-4ec0-9166-c51df7386480} TCPHandler: Processed in 0.00111328 sec. 2025.03.11 22:07:30.317223 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.317345 [ 3 ] {76d49052-8f7f-49a0-947f-d1988607e952} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.11 22:07:30.317394 [ 3 ] {76d49052-8f7f-49a0-947f-d1988607e952} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:30.318112 [ 3 ] {76d49052-8f7f-49a0-947f-d1988607e952} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:30.318160 [ 3 ] {76d49052-8f7f-49a0-947f-d1988607e952} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.03.11 22:07:30.318708 [ 3 ] {76d49052-8f7f-49a0-947f-d1988607e952} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:07:30.318936 [ 3 ] {76d49052-8f7f-49a0-947f-d1988607e952} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:30.319182 [ 3 ] {76d49052-8f7f-49a0-947f-d1988607e952} executeQuery: Read 18 rows, 2.52 KiB in 0.001867 sec., 9641.1355115158 rows/sec., 1.32 MiB/sec. 2025.03.11 22:07:30.319351 [ 3 ] {76d49052-8f7f-49a0-947f-d1988607e952} TCPHandler: Processed in 0.002178659 sec. 2025.03.11 22:07:30.319469 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.319578 [ 3 ] {16bf9298-e6df-4cdf-b4a8-aeb593c76ec8} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:07:30.319624 [ 3 ] {16bf9298-e6df-4cdf-b4a8-aeb593c76ec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:07:30.321478 [ 3 ] {16bf9298-e6df-4cdf-b4a8-aeb593c76ec8} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:30.321518 [ 3 ] {16bf9298-e6df-4cdf-b4a8-aeb593c76ec8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.03.11 22:07:30.321921 [ 3 ] {16bf9298-e6df-4cdf-b4a8-aeb593c76ec8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:07:30.322167 [ 3 ] {16bf9298-e6df-4cdf-b4a8-aeb593c76ec8} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:30.322393 [ 3 ] {16bf9298-e6df-4cdf-b4a8-aeb593c76ec8} executeQuery: Read 56 rows, 4.38 KiB in 0.002831 sec., 19780.99611444719 rows/sec., 1.51 MiB/sec. 2025.03.11 22:07:30.322452 [ 3 ] {16bf9298-e6df-4cdf-b4a8-aeb593c76ec8} TCPHandler: Processed in 0.003034046 sec. 2025.03.11 22:07:30.322577 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.322684 [ 3 ] {15e21254-13eb-48b0-ba22-c4e45644373c} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:07:30.322732 [ 3 ] {15e21254-13eb-48b0-ba22-c4e45644373c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:07:30.323256 [ 3 ] {15e21254-13eb-48b0-ba22-c4e45644373c} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:30.323298 [ 3 ] {15e21254-13eb-48b0-ba22-c4e45644373c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.03.11 22:07:30.323649 [ 3 ] {15e21254-13eb-48b0-ba22-c4e45644373c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:07:30.323897 [ 3 ] {15e21254-13eb-48b0-ba22-c4e45644373c} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:30.324076 [ 3 ] {15e21254-13eb-48b0-ba22-c4e45644373c} executeQuery: Read 64 rows, 5.12 KiB in 0.001406 sec., 45519.20341394026 rows/sec., 3.55 MiB/sec. 2025.03.11 22:07:30.324219 [ 3 ] {15e21254-13eb-48b0-ba22-c4e45644373c} TCPHandler: Processed in 0.001693144 sec. 2025.03.11 22:07:30.324373 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.324486 [ 3 ] {c8f62225-8767-4b10-ae90-1697f96d3e5e} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:07:30.324534 [ 3 ] {c8f62225-8767-4b10-ae90-1697f96d3e5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:07:30.325299 [ 3 ] {c8f62225-8767-4b10-ae90-1697f96d3e5e} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:30.325343 [ 3 ] {c8f62225-8767-4b10-ae90-1697f96d3e5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.03.11 22:07:30.325900 [ 3 ] {c8f62225-8767-4b10-ae90-1697f96d3e5e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:07:30.326160 [ 3 ] {c8f62225-8767-4b10-ae90-1697f96d3e5e} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:30.326352 [ 3 ] {c8f62225-8767-4b10-ae90-1697f96d3e5e} executeQuery: Read 128 rows, 9.13 KiB in 0.001881 sec., 68048.91015417331 rows/sec., 4.74 MiB/sec. 2025.03.11 22:07:30.326494 [ 3 ] {c8f62225-8767-4b10-ae90-1697f96d3e5e} TCPHandler: Processed in 0.002171418 sec. 2025.03.11 22:07:30.326625 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:30.326729 [ 3 ] {af82d7b5-01fb-482e-9e44-c3a322425a8f} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:07:30.326774 [ 3 ] {af82d7b5-01fb-482e-9e44-c3a322425a8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:07:30.327216 [ 3 ] {af82d7b5-01fb-482e-9e44-c3a322425a8f} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:30.327253 [ 3 ] {af82d7b5-01fb-482e-9e44-c3a322425a8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.03.11 22:07:30.327604 [ 3 ] {af82d7b5-01fb-482e-9e44-c3a322425a8f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:07:30.327889 [ 3 ] {af82d7b5-01fb-482e-9e44-c3a322425a8f} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:30.328144 [ 3 ] {af82d7b5-01fb-482e-9e44-c3a322425a8f} executeQuery: Read 48 rows, 3.31 KiB in 0.001423 sec., 33731.553056922 rows/sec., 2.27 MiB/sec. 2025.03.11 22:07:30.328203 [ 3 ] {af82d7b5-01fb-482e-9e44-c3a322425a8f} TCPHandler: Processed in 0.001629644 sec. 2025.03.11 22:07:31.049456 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.03.11 22:07:31.050089 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:31.050137 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.03.11 22:07:31.050777 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.11 22:07:31.051041 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:31.051264 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.03.11 22:07:31.119770 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.03.11 22:07:31.138831 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:31.138892 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.03.11 22:07:31.145940 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.11 22:07:31.146740 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:31.149450 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.03.11 22:07:35.293314 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:35.293521 [ 3 ] {5358cd39-e629-44ec-b7a3-6fc8999fbb3c} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:07:35.293598 [ 3 ] {5358cd39-e629-44ec-b7a3-6fc8999fbb3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:07:35.294371 [ 3 ] {5358cd39-e629-44ec-b7a3-6fc8999fbb3c} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:35.294424 [ 3 ] {5358cd39-e629-44ec-b7a3-6fc8999fbb3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:35.294867 [ 3 ] {5358cd39-e629-44ec-b7a3-6fc8999fbb3c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.11 22:07:35.295118 [ 3 ] {5358cd39-e629-44ec-b7a3-6fc8999fbb3c} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:35.295365 [ 3 ] {5358cd39-e629-44ec-b7a3-6fc8999fbb3c} executeQuery: Read 56 rows, 4.38 KiB in 0.0019 sec., 29473.684210526317 rows/sec., 2.25 MiB/sec. 2025.03.11 22:07:35.295424 [ 3 ] {5358cd39-e629-44ec-b7a3-6fc8999fbb3c} TCPHandler: Processed in 0.002247209 sec. 2025.03.11 22:07:35.295555 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:35.295664 [ 3 ] {f820f71b-545a-4118-925a-f58c8afcc990} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:07:35.295711 [ 3 ] {f820f71b-545a-4118-925a-f58c8afcc990} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:07:35.296264 [ 3 ] {f820f71b-545a-4118-925a-f58c8afcc990} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:35.296305 [ 3 ] {f820f71b-545a-4118-925a-f58c8afcc990} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:35.296661 [ 3 ] {f820f71b-545a-4118-925a-f58c8afcc990} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.11 22:07:35.296909 [ 3 ] {f820f71b-545a-4118-925a-f58c8afcc990} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:35.297143 [ 3 ] {f820f71b-545a-4118-925a-f58c8afcc990} executeQuery: Read 64 rows, 5.12 KiB in 0.001501 sec., 42638.241172551636 rows/sec., 3.33 MiB/sec. 2025.03.11 22:07:35.297200 [ 3 ] {f820f71b-545a-4118-925a-f58c8afcc990} TCPHandler: Processed in 0.001699985 sec. 2025.03.11 22:07:35.297332 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:35.297445 [ 3 ] {547e2525-0e61-4992-825a-6baf45ee3f5f} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:07:35.297495 [ 3 ] {547e2525-0e61-4992-825a-6baf45ee3f5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:07:35.298039 [ 3 ] {547e2525-0e61-4992-825a-6baf45ee3f5f} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:35.298080 [ 3 ] {547e2525-0e61-4992-825a-6baf45ee3f5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:35.298487 [ 3 ] {547e2525-0e61-4992-825a-6baf45ee3f5f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.11 22:07:35.298738 [ 3 ] {547e2525-0e61-4992-825a-6baf45ee3f5f} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:35.298940 [ 3 ] {547e2525-0e61-4992-825a-6baf45ee3f5f} executeQuery: Read 160 rows, 11.41 KiB in 0.001534 sec., 104302.47718383312 rows/sec., 7.26 MiB/sec. 2025.03.11 22:07:35.298990 [ 3 ] {547e2525-0e61-4992-825a-6baf45ee3f5f} TCPHandler: Processed in 0.001734684 sec. 2025.03.11 22:07:35.299123 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:35.299225 [ 3 ] {f7fdaa00-914a-48fa-b4c3-857ac2b6d442} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:07:35.299269 [ 3 ] {f7fdaa00-914a-48fa-b4c3-857ac2b6d442} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:07:35.299775 [ 3 ] {f7fdaa00-914a-48fa-b4c3-857ac2b6d442} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:35.299816 [ 3 ] {f7fdaa00-914a-48fa-b4c3-857ac2b6d442} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:35.300195 [ 3 ] {f7fdaa00-914a-48fa-b4c3-857ac2b6d442} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.11 22:07:35.300438 [ 3 ] {f7fdaa00-914a-48fa-b4c3-857ac2b6d442} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:35.300648 [ 3 ] {f7fdaa00-914a-48fa-b4c3-857ac2b6d442} executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. 2025.03.11 22:07:35.300699 [ 3 ] {f7fdaa00-914a-48fa-b4c3-857ac2b6d442} TCPHandler: Processed in 0.001598044 sec. 2025.03.11 22:07:38.458107 [ 85 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:07:38.458170 [ 85 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:07:38.542424 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 2025.03.11 22:07:38.546469 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:38.546519 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:38.547996 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.11 22:07:38.548297 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:38.548864 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 142 2025.03.11 22:07:38.551937 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.03.11 22:07:38.552602 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:38.552641 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:38.553234 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.11 22:07:38.553497 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:38.553684 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.03.11 22:07:38.650115 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.03.11 22:07:38.669708 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:38.669767 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:38.676482 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.11 22:07:38.677252 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:38.680070 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.03.11 22:07:40.292697 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:40.292907 [ 3 ] {5f59885f-9dc1-4d75-949a-efe8891fb1af} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:07:40.292989 [ 3 ] {5f59885f-9dc1-4d75-949a-efe8891fb1af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:07:40.293764 [ 3 ] {5f59885f-9dc1-4d75-949a-efe8891fb1af} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:40.293807 [ 3 ] {5f59885f-9dc1-4d75-949a-efe8891fb1af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:40.294292 [ 3 ] {5f59885f-9dc1-4d75-949a-efe8891fb1af} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.11 22:07:40.294544 [ 3 ] {5f59885f-9dc1-4d75-949a-efe8891fb1af} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:40.294811 [ 3 ] {5f59885f-9dc1-4d75-949a-efe8891fb1af} executeQuery: Read 56 rows, 4.38 KiB in 0.001956 sec., 28629.856850715747 rows/sec., 2.19 MiB/sec. 2025.03.11 22:07:40.294944 [ 3 ] {5f59885f-9dc1-4d75-949a-efe8891fb1af} TCPHandler: Processed in 0.002402701 sec. 2025.03.11 22:07:40.295076 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:40.295186 [ 3 ] {580083bb-f252-4509-9665-8481497ea3d3} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:07:40.295233 [ 3 ] {580083bb-f252-4509-9665-8481497ea3d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:07:40.295790 [ 3 ] {580083bb-f252-4509-9665-8481497ea3d3} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:40.295830 [ 3 ] {580083bb-f252-4509-9665-8481497ea3d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:40.296209 [ 3 ] {580083bb-f252-4509-9665-8481497ea3d3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.11 22:07:40.296450 [ 3 ] {580083bb-f252-4509-9665-8481497ea3d3} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:40.296662 [ 3 ] {580083bb-f252-4509-9665-8481497ea3d3} executeQuery: Read 64 rows, 5.12 KiB in 0.0015 sec., 42666.666666666664 rows/sec., 3.33 MiB/sec. 2025.03.11 22:07:40.296714 [ 3 ] {580083bb-f252-4509-9665-8481497ea3d3} TCPHandler: Processed in 0.001692665 sec. 2025.03.11 22:07:40.296837 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:40.296944 [ 3 ] {2e80e7b2-65fe-4a3d-ba0e-f91ae9db9c6c} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:07:40.296993 [ 3 ] {2e80e7b2-65fe-4a3d-ba0e-f91ae9db9c6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:07:40.297518 [ 3 ] {2e80e7b2-65fe-4a3d-ba0e-f91ae9db9c6c} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:40.297557 [ 3 ] {2e80e7b2-65fe-4a3d-ba0e-f91ae9db9c6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:40.297934 [ 3 ] {2e80e7b2-65fe-4a3d-ba0e-f91ae9db9c6c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.11 22:07:40.298175 [ 3 ] {2e80e7b2-65fe-4a3d-ba0e-f91ae9db9c6c} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:40.298390 [ 3 ] {2e80e7b2-65fe-4a3d-ba0e-f91ae9db9c6c} executeQuery: Read 160 rows, 11.41 KiB in 0.001467 sec., 109066.12133606 rows/sec., 7.60 MiB/sec. 2025.03.11 22:07:40.298439 [ 3 ] {2e80e7b2-65fe-4a3d-ba0e-f91ae9db9c6c} TCPHandler: Processed in 0.001654103 sec. 2025.03.11 22:07:40.298564 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:40.298678 [ 3 ] {ab075ca8-4e5b-4124-9a12-e4fc5ce72016} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:07:40.298728 [ 3 ] {ab075ca8-4e5b-4124-9a12-e4fc5ce72016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:07:40.299180 [ 3 ] {ab075ca8-4e5b-4124-9a12-e4fc5ce72016} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:40.299220 [ 3 ] {ab075ca8-4e5b-4124-9a12-e4fc5ce72016} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:40.299619 [ 3 ] {ab075ca8-4e5b-4124-9a12-e4fc5ce72016} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.11 22:07:40.299867 [ 3 ] {ab075ca8-4e5b-4124-9a12-e4fc5ce72016} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:40.300084 [ 3 ] {ab075ca8-4e5b-4124-9a12-e4fc5ce72016} executeQuery: Read 60 rows, 4.14 KiB in 0.001428 sec., 42016.80672268908 rows/sec., 2.83 MiB/sec. 2025.03.11 22:07:40.300133 [ 3 ] {ab075ca8-4e5b-4124-9a12-e4fc5ce72016} TCPHandler: Processed in 0.001623164 sec. 2025.03.11 22:07:45.292969 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:45.293182 [ 3 ] {793c8190-5b20-4899-a457-70c11aec2a5c} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:07:45.293257 [ 3 ] {793c8190-5b20-4899-a457-70c11aec2a5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:07:45.294124 [ 3 ] {793c8190-5b20-4899-a457-70c11aec2a5c} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:45.294180 [ 3 ] {793c8190-5b20-4899-a457-70c11aec2a5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:45.294620 [ 3 ] {793c8190-5b20-4899-a457-70c11aec2a5c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.11 22:07:45.294877 [ 3 ] {793c8190-5b20-4899-a457-70c11aec2a5c} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:45.295123 [ 3 ] {793c8190-5b20-4899-a457-70c11aec2a5c} executeQuery: Read 56 rows, 4.38 KiB in 0.001992 sec., 28112.44979919679 rows/sec., 2.15 MiB/sec. 2025.03.11 22:07:45.295282 [ 3 ] {793c8190-5b20-4899-a457-70c11aec2a5c} TCPHandler: Processed in 0.002445131 sec. 2025.03.11 22:07:45.295419 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:45.295527 [ 3 ] {eb368048-3d10-418c-9567-ee32f2327cd0} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:07:45.295575 [ 3 ] {eb368048-3d10-418c-9567-ee32f2327cd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:07:45.296137 [ 3 ] {eb368048-3d10-418c-9567-ee32f2327cd0} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:45.296178 [ 3 ] {eb368048-3d10-418c-9567-ee32f2327cd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:45.296525 [ 3 ] {eb368048-3d10-418c-9567-ee32f2327cd0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.11 22:07:45.296765 [ 3 ] {eb368048-3d10-418c-9567-ee32f2327cd0} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:45.297049 [ 3 ] {eb368048-3d10-418c-9567-ee32f2327cd0} executeQuery: Read 64 rows, 5.12 KiB in 0.001527 sec., 41912.246234446626 rows/sec., 3.27 MiB/sec. 2025.03.11 22:07:45.297179 [ 3 ] {eb368048-3d10-418c-9567-ee32f2327cd0} TCPHandler: Processed in 0.001813196 sec. 2025.03.11 22:07:45.297298 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:45.297420 [ 3 ] {12177235-e2b3-4436-ae2c-f9630c9b3338} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:07:45.297480 [ 3 ] {12177235-e2b3-4436-ae2c-f9630c9b3338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:07:45.298024 [ 3 ] {12177235-e2b3-4436-ae2c-f9630c9b3338} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:45.298063 [ 3 ] {12177235-e2b3-4436-ae2c-f9630c9b3338} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:45.298499 [ 3 ] {12177235-e2b3-4436-ae2c-f9630c9b3338} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.11 22:07:45.298727 [ 3 ] {12177235-e2b3-4436-ae2c-f9630c9b3338} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:45.298934 [ 3 ] {12177235-e2b3-4436-ae2c-f9630c9b3338} executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec. 2025.03.11 22:07:45.298986 [ 3 ] {12177235-e2b3-4436-ae2c-f9630c9b3338} TCPHandler: Processed in 0.001738965 sec. 2025.03.11 22:07:45.299090 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:45.299193 [ 3 ] {8571c2af-baf2-4950-ba9a-5ac09384da85} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:07:45.299238 [ 3 ] {8571c2af-baf2-4950-ba9a-5ac09384da85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:07:45.299675 [ 3 ] {8571c2af-baf2-4950-ba9a-5ac09384da85} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:45.299713 [ 3 ] {8571c2af-baf2-4950-ba9a-5ac09384da85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:45.300072 [ 3 ] {8571c2af-baf2-4950-ba9a-5ac09384da85} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.11 22:07:45.300317 [ 3 ] {8571c2af-baf2-4950-ba9a-5ac09384da85} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:45.300571 [ 3 ] {8571c2af-baf2-4950-ba9a-5ac09384da85} executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. 2025.03.11 22:07:45.300638 [ 3 ] {8571c2af-baf2-4950-ba9a-5ac09384da85} TCPHandler: Processed in 0.001597873 sec. 2025.03.11 22:07:46.053989 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.03.11 22:07:46.054709 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:46.054746 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:46.055315 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.11 22:07:46.055581 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:46.055773 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.03.11 22:07:46.180340 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.03.11 22:07:46.199741 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:46.199798 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:46.206682 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.11 22:07:46.207450 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:46.210325 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.03.11 22:07:48.549374 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 158 2025.03.11 22:07:48.551938 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:48.551985 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:48.553430 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.11 22:07:48.553732 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:48.554250 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 158 2025.03.11 22:07:50.292631 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:50.292883 [ 3 ] {ce7944f1-cbf5-4d66-be72-82dd9ba173cb} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:07:50.292990 [ 3 ] {ce7944f1-cbf5-4d66-be72-82dd9ba173cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:07:50.294054 [ 3 ] {ce7944f1-cbf5-4d66-be72-82dd9ba173cb} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:50.294108 [ 3 ] {ce7944f1-cbf5-4d66-be72-82dd9ba173cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:50.294549 [ 3 ] {ce7944f1-cbf5-4d66-be72-82dd9ba173cb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.11 22:07:50.294815 [ 3 ] {ce7944f1-cbf5-4d66-be72-82dd9ba173cb} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:50.295022 [ 25 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.11 22:07:50.295092 [ 3 ] {ce7944f1-cbf5-4d66-be72-82dd9ba173cb} executeQuery: Read 56 rows, 4.38 KiB in 0.002284 sec., 24518.388791593694 rows/sec., 1.87 MiB/sec. 2025.03.11 22:07:50.295130 [ 25 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:50.295205 [ 3 ] {ce7944f1-cbf5-4d66-be72-82dd9ba173cb} TCPHandler: Processed in 0.002711183 sec. 2025.03.11 22:07:50.295205 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:50.295405 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:50.295663 [ 3 ] {0fb0ac1f-4f1d-4b17-b49c-5a50ce3a478e} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:07:50.295713 [ 3 ] {0fb0ac1f-4f1d-4b17-b49c-5a50ce3a478e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:07:50.296304 [ 3 ] {0fb0ac1f-4f1d-4b17-b49c-5a50ce3a478e} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:50.296344 [ 3 ] {0fb0ac1f-4f1d-4b17-b49c-5a50ce3a478e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:50.296700 [ 3 ] {0fb0ac1f-4f1d-4b17-b49c-5a50ce3a478e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.11 22:07:50.296956 [ 3 ] {0fb0ac1f-4f1d-4b17-b49c-5a50ce3a478e} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:50.297116 [ 25 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.11 22:07:50.297172 [ 25 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:50.297204 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:50.297210 [ 3 ] {0fb0ac1f-4f1d-4b17-b49c-5a50ce3a478e} executeQuery: Read 64 rows, 5.12 KiB in 0.001595 sec., 40125.39184952978 rows/sec., 3.13 MiB/sec. 2025.03.11 22:07:50.297322 [ 3 ] {0fb0ac1f-4f1d-4b17-b49c-5a50ce3a478e} TCPHandler: Processed in 0.002022427 sec. 2025.03.11 22:07:50.297444 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:50.297551 [ 3 ] {951f8399-d52b-4ebd-84c7-2c0f0b1aeca6} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:07:50.297601 [ 3 ] {951f8399-d52b-4ebd-84c7-2c0f0b1aeca6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:07:50.298156 [ 3 ] {951f8399-d52b-4ebd-84c7-2c0f0b1aeca6} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:50.298196 [ 3 ] {951f8399-d52b-4ebd-84c7-2c0f0b1aeca6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:50.298594 [ 3 ] {951f8399-d52b-4ebd-84c7-2c0f0b1aeca6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.11 22:07:50.298836 [ 3 ] {951f8399-d52b-4ebd-84c7-2c0f0b1aeca6} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:50.299055 [ 3 ] {951f8399-d52b-4ebd-84c7-2c0f0b1aeca6} executeQuery: Read 160 rows, 11.41 KiB in 0.001526 sec., 104849.27916120576 rows/sec., 7.30 MiB/sec. 2025.03.11 22:07:50.299107 [ 3 ] {951f8399-d52b-4ebd-84c7-2c0f0b1aeca6} TCPHandler: Processed in 0.001715464 sec. 2025.03.11 22:07:50.299233 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:50.299341 [ 3 ] {4104b1df-82cd-480b-b04a-ab507a6c4dab} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:07:50.299389 [ 3 ] {4104b1df-82cd-480b-b04a-ab507a6c4dab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:07:50.299838 [ 3 ] {4104b1df-82cd-480b-b04a-ab507a6c4dab} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:50.299878 [ 3 ] {4104b1df-82cd-480b-b04a-ab507a6c4dab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:50.300005 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.03.11 22:07:50.300079 [ 186 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.03.11 22:07:50.300548 [ 186 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:07:50.300564 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:07:50.300698 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part 2025.03.11 22:07:50.300717 [ 186 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2025.03.11 22:07:50.300882 [ 3 ] {4104b1df-82cd-480b-b04a-ab507a6c4dab} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.11 22:07:50.301131 [ 3 ] {4104b1df-82cd-480b-b04a-ab507a6c4dab} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:50.301343 [ 3 ] {4104b1df-82cd-480b-b04a-ab507a6c4dab} executeQuery: Read 60 rows, 4.14 KiB in 0.002023 sec., 29658.922392486405 rows/sec., 2.00 MiB/sec. 2025.03.11 22:07:50.301393 [ 3 ] {4104b1df-82cd-480b-b04a-ab507a6c4dab} TCPHandler: Processed in 0.002212369 sec. 2025.03.11 22:07:50.305038 [ 186 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2025.03.11 22:07:50.305061 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2025.03.11 22:07:50.307586 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part 2025.03.11 22:07:50.307588 [ 186 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part 2025.03.11 22:07:50.309271 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.03.11 22:07:50.311891 [ 186 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2025.03.11 22:07:50.312787 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part 2025.03.11 22:07:50.312834 [ 186 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part 2025.03.11 22:07:50.315160 [ 186 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 5 columns (5 merged, 0 gathered) in 0.01524596 sec., 20989.166966199573 rows/sec., 1.72 MiB/sec. 2025.03.11 22:07:50.315179 [ 194 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 5 columns (5 merged, 0 gathered) in 0.019818499 sec., 14128.214250736142 rows/sec., 1.13 MiB/sec. 2025.03.11 22:07:50.315300 [ 186 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.11 22:07:50.315327 [ 194 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.11 22:07:50.315648 [ 186 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_5_1} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:50.315672 [ 194 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_5_1} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:50.315752 [ 186 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_5_1} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.11 22:07:50.315766 [ 194 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_5_1} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.11 22:07:50.315881 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.03.11 22:07:50.315926 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.11 22:07:53.458232 [ 45 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:07:53.458328 [ 45 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:07:53.556016 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.03.11 22:07:53.556748 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:53.556802 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:53.557355 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.11 22:07:53.557623 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:53.557777 [ 45 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.11 22:07:53.557811 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.03.11 22:07:53.557825 [ 45 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:53.557851 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:53.557997 [ 186 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.11 22:07:53.558166 [ 186 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:07:53.558209 [ 186 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2025.03.11 22:07:53.558291 [ 186 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2025.03.11 22:07:53.558379 [ 186 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2025.03.11 22:07:53.558529 [ 186 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2025.03.11 22:07:53.558811 [ 186 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2025.03.11 22:07:53.559005 [ 186 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2025.03.11 22:07:53.646667 [ 187 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.088738006 sec., 31621.174809810356 rows/sec., 463.20 KiB/sec. 2025.03.11 22:07:53.647453 [ 194 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.11 22:07:53.647803 [ 194 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_6_1} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:53.647892 [ 194 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_6_1} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.11 22:07:53.647996 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.32 MiB. 2025.03.11 22:07:53.710549 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.03.11 22:07:53.730804 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:53.730867 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:53.737750 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.11 22:07:53.738503 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:53.738900 [ 45 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.11 22:07:53.739044 [ 45 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:53.739119 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:53.739559 [ 191 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.11 22:07:53.755640 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.03.11 22:07:53.756996 [ 191 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:07:53.758173 [ 191 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.03.11 22:07:53.763420 [ 191 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.03.11 22:07:53.768733 [ 191 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.03.11 22:07:53.773865 [ 191 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.03.11 22:07:53.796079 [ 191 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.03.11 22:07:53.800953 [ 191 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.03.11 22:07:53.891093 [ 187 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.151780434 sec., 303.0693666352278 rows/sec., 1.57 MiB/sec. 2025.03.11 22:07:53.893816 [ 190 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.11 22:07:53.896744 [ 190 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_6_1} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:53.896871 [ 190 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_6_1} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.11 22:07:53.899321 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. 2025.03.11 22:07:54.000187 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 158.67 MiB, peak 168.21 MiB, free memory in arenas 0.00 B, will set to 161.82 MiB (RSS), difference: 3.14 MiB 2025.03.11 22:07:55.286295 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.286535 [ 3 ] {fe7d80c8-cb13-4ef3-ba0b-5309c2c3204a} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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 Native; (stage: Complete) 2025.03.11 22:07:55.288847 [ 3 ] {fe7d80c8-cb13-4ef3-ba0b-5309c2c3204a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:07:55.292624 [ 3 ] {fe7d80c8-cb13-4ef3-ba0b-5309c2c3204a} 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 2025.03.11 22:07:55.292964 [ 3 ] {fe7d80c8-cb13-4ef3-ba0b-5309c2c3204a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:55.296980 [ 3 ] {fe7d80c8-cb13-4ef3-ba0b-5309c2c3204a} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:55.299187 [ 3 ] {fe7d80c8-cb13-4ef3-ba0b-5309c2c3204a} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.03.11 22:07:55.304161 [ 3 ] {fe7d80c8-cb13-4ef3-ba0b-5309c2c3204a} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:07:55.306141 [ 3 ] {fe7d80c8-cb13-4ef3-ba0b-5309c2c3204a} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (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 2025.03.11 22:07:55.306171 [ 3 ] {fe7d80c8-cb13-4ef3-ba0b-5309c2c3204a} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:07:55.306264 [ 3 ] {fe7d80c8-cb13-4ef3-ba0b-5309c2c3204a} 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'))" 2025.03.11 22:07:55.306292 [ 3 ] {fe7d80c8-cb13-4ef3-ba0b-5309c2c3204a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.11 22:07:55.316923 [ 3 ] {fe7d80c8-cb13-4ef3-ba0b-5309c2c3204a} executeQuery: Read 18 rows, 754.00 B in 0.030483 sec., 590.4930617065249 rows/sec., 24.16 KiB/sec. 2025.03.11 22:07:55.317020 [ 3 ] {fe7d80c8-cb13-4ef3-ba0b-5309c2c3204a} TCPHandler: Processed in 0.030868523 sec. 2025.03.11 22:07:55.326557 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.326692 [ 3 ] {f1b43794-d9b5-4ebd-8c92-9a3416685c73} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.11 22:07:55.326753 [ 3 ] {f1b43794-d9b5-4ebd-8c92-9a3416685c73} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:55.327459 [ 3 ] {f1b43794-d9b5-4ebd-8c92-9a3416685c73} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.327503 [ 3 ] {f1b43794-d9b5-4ebd-8c92-9a3416685c73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.328019 [ 3 ] {f1b43794-d9b5-4ebd-8c92-9a3416685c73} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.11 22:07:55.328247 [ 3 ] {f1b43794-d9b5-4ebd-8c92-9a3416685c73} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.328461 [ 3 ] {f1b43794-d9b5-4ebd-8c92-9a3416685c73} executeQuery: Read 1 rows, 153.00 B in 0.00181 sec., 552.4861878453039 rows/sec., 82.55 KiB/sec. 2025.03.11 22:07:55.328516 [ 3 ] {f1b43794-d9b5-4ebd-8c92-9a3416685c73} TCPHandler: Processed in 0.002059757 sec. 2025.03.11 22:07:55.328640 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.328747 [ 3 ] {545df7e8-6252-4afa-bc8d-94e8166d1856} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:07:55.328792 [ 3 ] {545df7e8-6252-4afa-bc8d-94e8166d1856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:07:55.329370 [ 3 ] {545df7e8-6252-4afa-bc8d-94e8166d1856} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.329410 [ 3 ] {545df7e8-6252-4afa-bc8d-94e8166d1856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.329798 [ 3 ] {545df7e8-6252-4afa-bc8d-94e8166d1856} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.11 22:07:55.330060 [ 3 ] {545df7e8-6252-4afa-bc8d-94e8166d1856} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.330332 [ 3 ] {545df7e8-6252-4afa-bc8d-94e8166d1856} executeQuery: Read 72 rows, 5.96 KiB in 0.001603 sec., 44915.78290704928 rows/sec., 3.63 MiB/sec. 2025.03.11 22:07:55.330524 [ 3 ] {545df7e8-6252-4afa-bc8d-94e8166d1856} TCPHandler: Processed in 0.001935046 sec. 2025.03.11 22:07:55.330661 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.330768 [ 3 ] {ce1869f9-ade0-4b7a-b285-2def9df9bf23} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:07:55.330813 [ 3 ] {ce1869f9-ade0-4b7a-b285-2def9df9bf23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:07:55.331412 [ 3 ] {ce1869f9-ade0-4b7a-b285-2def9df9bf23} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.331452 [ 3 ] {ce1869f9-ade0-4b7a-b285-2def9df9bf23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.331812 [ 3 ] {ce1869f9-ade0-4b7a-b285-2def9df9bf23} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:07:55.332067 [ 3 ] {ce1869f9-ade0-4b7a-b285-2def9df9bf23} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.332326 [ 3 ] {ce1869f9-ade0-4b7a-b285-2def9df9bf23} executeQuery: Read 8 rows, 616.00 B in 0.001559 sec., 5131.494547787042 rows/sec., 385.86 KiB/sec. 2025.03.11 22:07:55.332411 [ 3 ] {ce1869f9-ade0-4b7a-b285-2def9df9bf23} TCPHandler: Processed in 0.001802335 sec. 2025.03.11 22:07:55.332543 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.332649 [ 3 ] {d278d600-6cd2-41cc-bb62-563d5be0d764} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:07:55.332693 [ 3 ] {d278d600-6cd2-41cc-bb62-563d5be0d764} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:07:55.333232 [ 3 ] {d278d600-6cd2-41cc-bb62-563d5be0d764} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.333272 [ 3 ] {d278d600-6cd2-41cc-bb62-563d5be0d764} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.333638 [ 3 ] {d278d600-6cd2-41cc-bb62-563d5be0d764} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.11 22:07:55.333882 [ 3 ] {d278d600-6cd2-41cc-bb62-563d5be0d764} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.334090 [ 3 ] {d278d600-6cd2-41cc-bb62-563d5be0d764} executeQuery: Read 72 rows, 5.76 KiB in 0.001463 sec., 49213.94395078605 rows/sec., 3.84 MiB/sec. 2025.03.11 22:07:55.334141 [ 3 ] {d278d600-6cd2-41cc-bb62-563d5be0d764} TCPHandler: Processed in 0.001650414 sec. 2025.03.11 22:07:55.334272 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.334385 [ 3 ] {84a4ff66-1513-421c-a42c-b1ffa7f56dbf} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:07:55.334438 [ 3 ] {84a4ff66-1513-421c-a42c-b1ffa7f56dbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:07:55.334967 [ 3 ] {84a4ff66-1513-421c-a42c-b1ffa7f56dbf} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.335006 [ 3 ] {84a4ff66-1513-421c-a42c-b1ffa7f56dbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.335379 [ 3 ] {84a4ff66-1513-421c-a42c-b1ffa7f56dbf} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.11 22:07:55.335633 [ 3 ] {84a4ff66-1513-421c-a42c-b1ffa7f56dbf} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.335807 [ 36 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.11 22:07:55.335868 [ 3 ] {84a4ff66-1513-421c-a42c-b1ffa7f56dbf} executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec. 2025.03.11 22:07:55.335886 [ 36 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.335957 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.336002 [ 3 ] {84a4ff66-1513-421c-a42c-b1ffa7f56dbf} TCPHandler: Processed in 0.001779035 sec. 2025.03.11 22:07:55.336215 [ 196 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.11 22:07:55.336226 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.336475 [ 3 ] {e42ee800-391c-441e-a3db-ee639cc24254} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:07:55.336517 [ 196 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:07:55.336640 [ 196 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part 2025.03.11 22:07:55.336663 [ 3 ] {e42ee800-391c-441e-a3db-ee639cc24254} 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_histogramu64 2025.03.11 22:07:55.337132 [ 196 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2025.03.11 22:07:55.337540 [ 196 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part 2025.03.11 22:07:55.337955 [ 196 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2025.03.11 22:07:55.338344 [ 196 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2025.03.11 22:07:55.338779 [ 196 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2025.03.11 22:07:55.342389 [ 3 ] {e42ee800-391c-441e-a3db-ee639cc24254} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.342434 [ 3 ] {e42ee800-391c-441e-a3db-ee639cc24254} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.343364 [ 196 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 928 rows, containing 5 columns (5 merged, 0 gathered) in 0.007287072 sec., 127348.81719296858 rows/sec., 8.87 MiB/sec. 2025.03.11 22:07:55.343732 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.11 22:07:55.344069 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_6_1} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.344148 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_6_1} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.11 22:07:55.344243 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.03.11 22:07:55.345743 [ 3 ] {e42ee800-391c-441e-a3db-ee639cc24254} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:07:55.346041 [ 3 ] {e42ee800-391c-441e-a3db-ee639cc24254} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.346366 [ 3 ] {e42ee800-391c-441e-a3db-ee639cc24254} executeQuery: Read 8 rows, 14.68 KiB in 0.00997 sec., 802.4072216649951 rows/sec., 1.44 MiB/sec. 2025.03.11 22:07:55.346489 [ 3 ] {e42ee800-391c-441e-a3db-ee639cc24254} TCPHandler: Processed in 0.010352418 sec. 2025.03.11 22:07:55.346640 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.346741 [ 3 ] {dce8affe-8d2e-4ed3-94b2-4dc74685cfb7} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:07:55.346785 [ 3 ] {dce8affe-8d2e-4ed3-94b2-4dc74685cfb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:07:55.347201 [ 3 ] {dce8affe-8d2e-4ed3-94b2-4dc74685cfb7} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.347237 [ 3 ] {dce8affe-8d2e-4ed3-94b2-4dc74685cfb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.347659 [ 3 ] {dce8affe-8d2e-4ed3-94b2-4dc74685cfb7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.11 22:07:55.347903 [ 3 ] {dce8affe-8d2e-4ed3-94b2-4dc74685cfb7} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.348062 [ 36 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.11 22:07:55.348129 [ 36 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.348154 [ 3 ] {dce8affe-8d2e-4ed3-94b2-4dc74685cfb7} executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec. 2025.03.11 22:07:55.348169 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.348301 [ 3 ] {dce8affe-8d2e-4ed3-94b2-4dc74685cfb7} TCPHandler: Processed in 0.001696685 sec. 2025.03.11 22:07:55.348419 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.11 22:07:55.348557 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:07:55.348600 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part 2025.03.11 22:07:55.348704 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2025.03.11 22:07:55.348793 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2025.03.11 22:07:55.349068 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2025.03.11 22:07:55.349153 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2025.03.11 22:07:55.349242 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2025.03.11 22:07:55.350424 [ 187 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.002110758 sec., 164869.6818867914 rows/sec., 11.11 MiB/sec. 2025.03.11 22:07:55.350591 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.11 22:07:55.350913 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_6_1} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.351035 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_6_1} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.11 22:07:55.351120 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.11 22:07:55.807280 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.807535 [ 3 ] {0c8210d8-96d1-4ba7-a78d-76fc8f8deebf} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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 Native; (stage: Complete) 2025.03.11 22:07:55.807938 [ 3 ] {0c8210d8-96d1-4ba7-a78d-76fc8f8deebf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:07:55.807983 [ 3 ] {0c8210d8-96d1-4ba7-a78d-76fc8f8deebf} 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 2025.03.11 22:07:55.808293 [ 3 ] {0c8210d8-96d1-4ba7-a78d-76fc8f8deebf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:55.808375 [ 3 ] {0c8210d8-96d1-4ba7-a78d-76fc8f8deebf} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:55.808550 [ 3 ] {0c8210d8-96d1-4ba7-a78d-76fc8f8deebf} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.03.11 22:07:55.808690 [ 290 ] {0c8210d8-96d1-4ba7-a78d-76fc8f8deebf} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:07:55.808784 [ 292 ] {0c8210d8-96d1-4ba7-a78d-76fc8f8deebf} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.11 22:07:55.808896 [ 3 ] {0c8210d8-96d1-4ba7-a78d-76fc8f8deebf} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.11 22:07:55.808927 [ 3 ] {0c8210d8-96d1-4ba7-a78d-76fc8f8deebf} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:07:55.808981 [ 3 ] {0c8210d8-96d1-4ba7-a78d-76fc8f8deebf} 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'))" 2025.03.11 22:07:55.809006 [ 3 ] {0c8210d8-96d1-4ba7-a78d-76fc8f8deebf} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.11 22:07:55.809665 [ 3 ] {0c8210d8-96d1-4ba7-a78d-76fc8f8deebf} executeQuery: Read 18 rows, 754.00 B in 0.002242 sec., 8028.545941123996 rows/sec., 328.42 KiB/sec. 2025.03.11 22:07:55.809755 [ 3 ] {0c8210d8-96d1-4ba7-a78d-76fc8f8deebf} TCPHandler: Processed in 0.002616202 sec. 2025.03.11 22:07:55.810149 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.810316 [ 3 ] {a95802f4-0ce6-46ce-bde8-8db6684a7b36} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:55.810590 [ 3 ] {a95802f4-0ce6-46ce-bde8-8db6684a7b36} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:07:55.810633 [ 3 ] {a95802f4-0ce6-46ce-bde8-8db6684a7b36} 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_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.11 22:07:55.810894 [ 3 ] {a95802f4-0ce6-46ce-bde8-8db6684a7b36} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:55.810959 [ 3 ] {a95802f4-0ce6-46ce-bde8-8db6684a7b36} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:55.811097 [ 3 ] {a95802f4-0ce6-46ce-bde8-8db6684a7b36} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.03.11 22:07:55.811173 [ 290 ] {a95802f4-0ce6-46ce-bde8-8db6684a7b36} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:07:55.811196 [ 292 ] {a95802f4-0ce6-46ce-bde8-8db6684a7b36} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.11 22:07:55.811284 [ 3 ] {a95802f4-0ce6-46ce-bde8-8db6684a7b36} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.11 22:07:55.811311 [ 3 ] {a95802f4-0ce6-46ce-bde8-8db6684a7b36} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:07:55.811356 [ 3 ] {a95802f4-0ce6-46ce-bde8-8db6684a7b36} 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_port_control_data_link:errors_received', 'switch_rib:active_routes'))" 2025.03.11 22:07:55.811379 [ 3 ] {a95802f4-0ce6-46ce-bde8-8db6684a7b36} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.11 22:07:55.811890 [ 3 ] {a95802f4-0ce6-46ce-bde8-8db6684a7b36} executeQuery: Read 18 rows, 754.00 B in 0.001646 sec., 10935.601458080195 rows/sec., 447.34 KiB/sec. 2025.03.11 22:07:55.811975 [ 3 ] {a95802f4-0ce6-46ce-bde8-8db6684a7b36} TCPHandler: Processed in 0.001879396 sec. 2025.03.11 22:07:55.812244 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.812398 [ 3 ] {866e38cc-aa84-4f3a-a267-4cfc69a4a859} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:55.812665 [ 3 ] {866e38cc-aa84-4f3a-a267-4cfc69a4a859} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:07:55.812708 [ 3 ] {866e38cc-aa84-4f3a-a267-4cfc69a4a859} 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.11 22:07:55.812974 [ 3 ] {866e38cc-aa84-4f3a-a267-4cfc69a4a859} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:55.813040 [ 3 ] {866e38cc-aa84-4f3a-a267-4cfc69a4a859} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:55.813179 [ 3 ] {866e38cc-aa84-4f3a-a267-4cfc69a4a859} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.03.11 22:07:55.813239 [ 290 ] {866e38cc-aa84-4f3a-a267-4cfc69a4a859} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:07:55.813294 [ 292 ] {866e38cc-aa84-4f3a-a267-4cfc69a4a859} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.11 22:07:55.813391 [ 3 ] {866e38cc-aa84-4f3a-a267-4cfc69a4a859} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.11 22:07:55.813419 [ 3 ] {866e38cc-aa84-4f3a-a267-4cfc69a4a859} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:07:55.813465 [ 3 ] {866e38cc-aa84-4f3a-a267-4cfc69a4a859} 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.03.11 22:07:55.813487 [ 3 ] {866e38cc-aa84-4f3a-a267-4cfc69a4a859} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.11 22:07:55.814004 [ 3 ] {866e38cc-aa84-4f3a-a267-4cfc69a4a859} executeQuery: Read 18 rows, 754.00 B in 0.001672 sec., 10765.55023923445 rows/sec., 440.39 KiB/sec. 2025.03.11 22:07:55.814088 [ 3 ] {866e38cc-aa84-4f3a-a267-4cfc69a4a859} TCPHandler: Processed in 0.001897537 sec. 2025.03.11 22:07:55.814346 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.814499 [ 3 ] {e61904cd-5d96-494c-8cc8-0f50ffd03925} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:55.814762 [ 3 ] {e61904cd-5d96-494c-8cc8-0f50ffd03925} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:07:55.814805 [ 3 ] {e61904cd-5d96-494c-8cc8-0f50ffd03925} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.11 22:07:55.815070 [ 3 ] {e61904cd-5d96-494c-8cc8-0f50ffd03925} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:55.815135 [ 3 ] {e61904cd-5d96-494c-8cc8-0f50ffd03925} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:55.815270 [ 3 ] {e61904cd-5d96-494c-8cc8-0f50ffd03925} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.03.11 22:07:55.815347 [ 290 ] {e61904cd-5d96-494c-8cc8-0f50ffd03925} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:07:55.815368 [ 292 ] {e61904cd-5d96-494c-8cc8-0f50ffd03925} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.11 22:07:55.815459 [ 3 ] {e61904cd-5d96-494c-8cc8-0f50ffd03925} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.11 22:07:55.815486 [ 3 ] {e61904cd-5d96-494c-8cc8-0f50ffd03925} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:07:55.815533 [ 3 ] {e61904cd-5d96-494c-8cc8-0f50ffd03925} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.03.11 22:07:55.815556 [ 3 ] {e61904cd-5d96-494c-8cc8-0f50ffd03925} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.11 22:07:55.816111 [ 3 ] {e61904cd-5d96-494c-8cc8-0f50ffd03925} executeQuery: Read 18 rows, 754.00 B in 0.001679 sec., 10720.66706372841 rows/sec., 438.55 KiB/sec. 2025.03.11 22:07:55.816195 [ 3 ] {e61904cd-5d96-494c-8cc8-0f50ffd03925} TCPHandler: Processed in 0.001899847 sec. 2025.03.11 22:07:55.816456 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.816607 [ 3 ] {5e8448eb-6d62-4d47-930f-c6fc2053c8a3} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:55.816875 [ 3 ] {5e8448eb-6d62-4d47-930f-c6fc2053c8a3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:07:55.816918 [ 3 ] {5e8448eb-6d62-4d47-930f-c6fc2053c8a3} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.11 22:07:55.817192 [ 3 ] {5e8448eb-6d62-4d47-930f-c6fc2053c8a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:55.817256 [ 3 ] {5e8448eb-6d62-4d47-930f-c6fc2053c8a3} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:55.817398 [ 3 ] {5e8448eb-6d62-4d47-930f-c6fc2053c8a3} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.03.11 22:07:55.817480 [ 290 ] {5e8448eb-6d62-4d47-930f-c6fc2053c8a3} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:07:55.817498 [ 292 ] {5e8448eb-6d62-4d47-930f-c6fc2053c8a3} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.11 22:07:55.817587 [ 3 ] {5e8448eb-6d62-4d47-930f-c6fc2053c8a3} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.11 22:07:55.817616 [ 3 ] {5e8448eb-6d62-4d47-930f-c6fc2053c8a3} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:07:55.817662 [ 3 ] {5e8448eb-6d62-4d47-930f-c6fc2053c8a3} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" 2025.03.11 22:07:55.817687 [ 3 ] {5e8448eb-6d62-4d47-930f-c6fc2053c8a3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.11 22:07:55.818199 [ 3 ] {5e8448eb-6d62-4d47-930f-c6fc2053c8a3} executeQuery: Read 18 rows, 754.00 B in 0.001658 sec., 10856.453558504221 rows/sec., 444.11 KiB/sec. 2025.03.11 22:07:55.818312 [ 3 ] {5e8448eb-6d62-4d47-930f-c6fc2053c8a3} TCPHandler: Processed in 0.001908296 sec. 2025.03.11 22:07:55.818573 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.818729 [ 3 ] {3d489b7f-e7c6-44f6-81c9-90587bf6338e} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:55.819027 [ 3 ] {3d489b7f-e7c6-44f6-81c9-90587bf6338e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:07:55.819072 [ 3 ] {3d489b7f-e7c6-44f6-81c9-90587bf6338e} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.11 22:07:55.819348 [ 3 ] {3d489b7f-e7c6-44f6-81c9-90587bf6338e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:55.819415 [ 3 ] {3d489b7f-e7c6-44f6-81c9-90587bf6338e} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:55.819554 [ 3 ] {3d489b7f-e7c6-44f6-81c9-90587bf6338e} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.03.11 22:07:55.819635 [ 290 ] {3d489b7f-e7c6-44f6-81c9-90587bf6338e} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:07:55.819654 [ 292 ] {3d489b7f-e7c6-44f6-81c9-90587bf6338e} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.11 22:07:55.819747 [ 3 ] {3d489b7f-e7c6-44f6-81c9-90587bf6338e} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.11 22:07:55.819775 [ 3 ] {3d489b7f-e7c6-44f6-81c9-90587bf6338e} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:07:55.819821 [ 3 ] {3d489b7f-e7c6-44f6-81c9-90587bf6338e} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" 2025.03.11 22:07:55.819844 [ 3 ] {3d489b7f-e7c6-44f6-81c9-90587bf6338e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.11 22:07:55.820350 [ 3 ] {3d489b7f-e7c6-44f6-81c9-90587bf6338e} executeQuery: Read 18 rows, 754.00 B in 0.00169 sec., 10650.887573964497 rows/sec., 435.70 KiB/sec. 2025.03.11 22:07:55.820437 [ 3 ] {3d489b7f-e7c6-44f6-81c9-90587bf6338e} TCPHandler: Processed in 0.001914607 sec. 2025.03.11 22:07:55.828129 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.828289 [ 3 ] {f3fdf066-1b8a-411d-9744-3a7f56a7add9} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:55.828569 [ 3 ] {f3fdf066-1b8a-411d-9744-3a7f56a7add9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:07:55.828613 [ 3 ] {f3fdf066-1b8a-411d-9744-3a7f56a7add9} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.11 22:07:55.828892 [ 3 ] {f3fdf066-1b8a-411d-9744-3a7f56a7add9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:55.828957 [ 3 ] {f3fdf066-1b8a-411d-9744-3a7f56a7add9} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:55.829100 [ 3 ] {f3fdf066-1b8a-411d-9744-3a7f56a7add9} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.03.11 22:07:55.829200 [ 290 ] {f3fdf066-1b8a-411d-9744-3a7f56a7add9} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:07:55.829217 [ 292 ] {f3fdf066-1b8a-411d-9744-3a7f56a7add9} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.11 22:07:55.829317 [ 3 ] {f3fdf066-1b8a-411d-9744-3a7f56a7add9} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.11 22:07:55.829344 [ 3 ] {f3fdf066-1b8a-411d-9744-3a7f56a7add9} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:07:55.829393 [ 3 ] {f3fdf066-1b8a-411d-9744-3a7f56a7add9} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.11 22:07:55.829417 [ 3 ] {f3fdf066-1b8a-411d-9744-3a7f56a7add9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.11 22:07:55.829941 [ 3 ] {f3fdf066-1b8a-411d-9744-3a7f56a7add9} executeQuery: Read 18 rows, 754.00 B in 0.001721 sec., 10459.035444509005 rows/sec., 427.85 KiB/sec. 2025.03.11 22:07:55.830027 [ 3 ] {f3fdf066-1b8a-411d-9744-3a7f56a7add9} TCPHandler: Processed in 0.001951786 sec. 2025.03.11 22:07:55.830333 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.830496 [ 3 ] {4fff5fe5-a96b-41de-8511-8735e67fc503} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:55.830787 [ 3 ] {4fff5fe5-a96b-41de-8511-8735e67fc503} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:07:55.830835 [ 3 ] {4fff5fe5-a96b-41de-8511-8735e67fc503} 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.11 22:07:55.831130 [ 3 ] {4fff5fe5-a96b-41de-8511-8735e67fc503} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:55.831197 [ 3 ] {4fff5fe5-a96b-41de-8511-8735e67fc503} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:55.831342 [ 3 ] {4fff5fe5-a96b-41de-8511-8735e67fc503} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.03.11 22:07:55.831413 [ 290 ] {4fff5fe5-a96b-41de-8511-8735e67fc503} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:07:55.831454 [ 292 ] {4fff5fe5-a96b-41de-8511-8735e67fc503} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.11 22:07:55.831554 [ 3 ] {4fff5fe5-a96b-41de-8511-8735e67fc503} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.11 22:07:55.831583 [ 3 ] {4fff5fe5-a96b-41de-8511-8735e67fc503} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:07:55.831633 [ 3 ] {4fff5fe5-a96b-41de-8511-8735e67fc503} 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.11 22:07:55.831657 [ 3 ] {4fff5fe5-a96b-41de-8511-8735e67fc503} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.11 22:07:55.832181 [ 3 ] {4fff5fe5-a96b-41de-8511-8735e67fc503} executeQuery: Read 18 rows, 754.00 B in 0.001754 sec., 10262.257696693274 rows/sec., 419.80 KiB/sec. 2025.03.11 22:07:55.832270 [ 3 ] {4fff5fe5-a96b-41de-8511-8735e67fc503} TCPHandler: Processed in 0.001990937 sec. 2025.03.11 22:07:55.832542 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.832737 [ 3 ] {24142858-1e0a-4736-9450-fa2cdf6f47eb} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:55.833034 [ 3 ] {24142858-1e0a-4736-9450-fa2cdf6f47eb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:07:55.833079 [ 3 ] {24142858-1e0a-4736-9450-fa2cdf6f47eb} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.11 22:07:55.833385 [ 3 ] {24142858-1e0a-4736-9450-fa2cdf6f47eb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:55.833458 [ 3 ] {24142858-1e0a-4736-9450-fa2cdf6f47eb} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:55.833620 [ 3 ] {24142858-1e0a-4736-9450-fa2cdf6f47eb} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.03.11 22:07:55.833720 [ 290 ] {24142858-1e0a-4736-9450-fa2cdf6f47eb} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:07:55.833740 [ 292 ] {24142858-1e0a-4736-9450-fa2cdf6f47eb} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.11 22:07:55.833847 [ 3 ] {24142858-1e0a-4736-9450-fa2cdf6f47eb} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.11 22:07:55.833875 [ 3 ] {24142858-1e0a-4736-9450-fa2cdf6f47eb} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:07:55.833924 [ 3 ] {24142858-1e0a-4736-9450-fa2cdf6f47eb} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.11 22:07:55.833949 [ 3 ] {24142858-1e0a-4736-9450-fa2cdf6f47eb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.11 22:07:55.834493 [ 3 ] {24142858-1e0a-4736-9450-fa2cdf6f47eb} executeQuery: Read 18 rows, 754.00 B in 0.001841 sec., 9777.29494839761 rows/sec., 399.96 KiB/sec. 2025.03.11 22:07:55.834578 [ 3 ] {24142858-1e0a-4736-9450-fa2cdf6f47eb} TCPHandler: Processed in 0.002096048 sec. 2025.03.11 22:07:55.834803 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.834960 [ 3 ] {fbe1f117-ea92-4170-9a03-b1214eb03be2} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:55.835241 [ 3 ] {fbe1f117-ea92-4170-9a03-b1214eb03be2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:07:55.835288 [ 3 ] {fbe1f117-ea92-4170-9a03-b1214eb03be2} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.11 22:07:55.835600 [ 3 ] {fbe1f117-ea92-4170-9a03-b1214eb03be2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:55.835668 [ 3 ] {fbe1f117-ea92-4170-9a03-b1214eb03be2} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:55.835808 [ 3 ] {fbe1f117-ea92-4170-9a03-b1214eb03be2} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.03.11 22:07:55.835885 [ 290 ] {fbe1f117-ea92-4170-9a03-b1214eb03be2} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:07:55.835908 [ 292 ] {fbe1f117-ea92-4170-9a03-b1214eb03be2} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.11 22:07:55.835998 [ 3 ] {fbe1f117-ea92-4170-9a03-b1214eb03be2} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.11 22:07:55.836026 [ 3 ] {fbe1f117-ea92-4170-9a03-b1214eb03be2} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:07:55.836073 [ 3 ] {fbe1f117-ea92-4170-9a03-b1214eb03be2} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.11 22:07:55.836097 [ 3 ] {fbe1f117-ea92-4170-9a03-b1214eb03be2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.11 22:07:55.836685 [ 3 ] {fbe1f117-ea92-4170-9a03-b1214eb03be2} executeQuery: Read 18 rows, 754.00 B in 0.001794 sec., 10033.444816053512 rows/sec., 410.44 KiB/sec. 2025.03.11 22:07:55.836809 [ 3 ] {fbe1f117-ea92-4170-9a03-b1214eb03be2} TCPHandler: Processed in 0.002061228 sec. 2025.03.11 22:07:55.837085 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.837277 [ 3 ] {3ae02f0f-4dbe-4673-af33-7c7d7cbc4939} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:55.837586 [ 3 ] {3ae02f0f-4dbe-4673-af33-7c7d7cbc4939} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:07:55.837634 [ 3 ] {3ae02f0f-4dbe-4673-af33-7c7d7cbc4939} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.11 22:07:55.837947 [ 3 ] {3ae02f0f-4dbe-4673-af33-7c7d7cbc4939} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:55.838017 [ 3 ] {3ae02f0f-4dbe-4673-af33-7c7d7cbc4939} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:55.838161 [ 3 ] {3ae02f0f-4dbe-4673-af33-7c7d7cbc4939} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.03.11 22:07:55.838283 [ 292 ] {3ae02f0f-4dbe-4673-af33-7c7d7cbc4939} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:07:55.838284 [ 290 ] {3ae02f0f-4dbe-4673-af33-7c7d7cbc4939} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.11 22:07:55.838392 [ 3 ] {3ae02f0f-4dbe-4673-af33-7c7d7cbc4939} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.11 22:07:55.838416 [ 3 ] {3ae02f0f-4dbe-4673-af33-7c7d7cbc4939} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:07:55.838466 [ 3 ] {3ae02f0f-4dbe-4673-af33-7c7d7cbc4939} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.11 22:07:55.838489 [ 3 ] {3ae02f0f-4dbe-4673-af33-7c7d7cbc4939} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.11 22:07:55.839171 [ 3 ] {3ae02f0f-4dbe-4673-af33-7c7d7cbc4939} executeQuery: Read 18 rows, 754.00 B in 0.001981 sec., 9086.320040383644 rows/sec., 371.70 KiB/sec. 2025.03.11 22:07:55.839288 [ 3 ] {3ae02f0f-4dbe-4673-af33-7c7d7cbc4939} TCPHandler: Processed in 0.002263099 sec. 2025.03.11 22:07:55.839562 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.839758 [ 3 ] {df03c418-dd65-43eb-b732-4296c4c4978b} executeQuery: (from [fd00:1122:3344:101::d]:33090) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:07:55.840080 [ 3 ] {df03c418-dd65-43eb-b732-4296c4c4978b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:07:55.840128 [ 3 ] {df03c418-dd65-43eb-b732-4296c4c4978b} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.11 22:07:55.840433 [ 3 ] {df03c418-dd65-43eb-b732-4296c4c4978b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:55.840500 [ 3 ] {df03c418-dd65-43eb-b732-4296c4c4978b} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:07:55.840642 [ 3 ] {df03c418-dd65-43eb-b732-4296c4c4978b} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.03.11 22:07:55.840759 [ 292 ] {df03c418-dd65-43eb-b732-4296c4c4978b} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:07:55.840765 [ 290 ] {df03c418-dd65-43eb-b732-4296c4c4978b} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.11 22:07:55.840866 [ 3 ] {df03c418-dd65-43eb-b732-4296c4c4978b} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.11 22:07:55.840889 [ 3 ] {df03c418-dd65-43eb-b732-4296c4c4978b} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:07:55.840936 [ 3 ] {df03c418-dd65-43eb-b732-4296c4c4978b} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.11 22:07:55.840960 [ 3 ] {df03c418-dd65-43eb-b732-4296c4c4978b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.11 22:07:55.841524 [ 3 ] {df03c418-dd65-43eb-b732-4296c4c4978b} executeQuery: Read 18 rows, 754.00 B in 0.001842 sec., 9771.986970684038 rows/sec., 399.74 KiB/sec. 2025.03.11 22:07:55.841645 [ 3 ] {df03c418-dd65-43eb-b732-4296c4c4978b} TCPHandler: Processed in 0.002137628 sec. 2025.03.11 22:07:55.933302 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.933530 [ 3 ] {78ffc82b-abfe-46cb-a94a-4c50cad8633b} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.11 22:07:55.933630 [ 3 ] {78ffc82b-abfe-46cb-a94a-4c50cad8633b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:07:55.934693 [ 3 ] {78ffc82b-abfe-46cb-a94a-4c50cad8633b} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.934753 [ 3 ] {78ffc82b-abfe-46cb-a94a-4c50cad8633b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.935321 [ 3 ] {78ffc82b-abfe-46cb-a94a-4c50cad8633b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.11 22:07:55.935581 [ 3 ] {78ffc82b-abfe-46cb-a94a-4c50cad8633b} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.935849 [ 3 ] {78ffc82b-abfe-46cb-a94a-4c50cad8633b} executeQuery: Read 12 rows, 4.18 KiB in 0.002376 sec., 5050.50505050505 rows/sec., 1.72 MiB/sec. 2025.03.11 22:07:55.935961 [ 3 ] {78ffc82b-abfe-46cb-a94a-4c50cad8633b} TCPHandler: Processed in 0.002843254 sec. 2025.03.11 22:07:55.936109 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.936225 [ 3 ] {8e6c583f-9549-4604-a4d5-1e0e568a759d} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.11 22:07:55.936274 [ 3 ] {8e6c583f-9549-4604-a4d5-1e0e568a759d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.11 22:07:55.939282 [ 3 ] {8e6c583f-9549-4604-a4d5-1e0e568a759d} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.939319 [ 3 ] {8e6c583f-9549-4604-a4d5-1e0e568a759d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.939701 [ 3 ] {8e6c583f-9549-4604-a4d5-1e0e568a759d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:07:55.939953 [ 3 ] {8e6c583f-9549-4604-a4d5-1e0e568a759d} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.940190 [ 3 ] {8e6c583f-9549-4604-a4d5-1e0e568a759d} executeQuery: Read 24 rows, 2.04 KiB in 0.003989 sec., 6016.545500125344 rows/sec., 511.17 KiB/sec. 2025.03.11 22:07:55.940336 [ 3 ] {8e6c583f-9549-4604-a4d5-1e0e568a759d} TCPHandler: Processed in 0.004282567 sec. 2025.03.11 22:07:55.940472 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.940580 [ 3 ] {41370e16-9ea7-4c9b-bf59-fd03048f8a14} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:07:55.940627 [ 3 ] {41370e16-9ea7-4c9b-bf59-fd03048f8a14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:07:55.941827 [ 3 ] {41370e16-9ea7-4c9b-bf59-fd03048f8a14} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.941867 [ 3 ] {41370e16-9ea7-4c9b-bf59-fd03048f8a14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.942324 [ 3 ] {41370e16-9ea7-4c9b-bf59-fd03048f8a14} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.11 22:07:55.942604 [ 3 ] {41370e16-9ea7-4c9b-bf59-fd03048f8a14} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.942816 [ 3 ] {41370e16-9ea7-4c9b-bf59-fd03048f8a14} executeQuery: Read 1316 rows, 111.93 KiB in 0.00226 sec., 582300.8849557523 rows/sec., 48.37 MiB/sec. 2025.03.11 22:07:55.942872 [ 3 ] {41370e16-9ea7-4c9b-bf59-fd03048f8a14} TCPHandler: Processed in 0.002450971 sec. 2025.03.11 22:07:55.942996 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.943107 [ 3 ] {60915ab5-91f5-4da9-9cf1-2d797e0c2a07} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:07:55.943153 [ 3 ] {60915ab5-91f5-4da9-9cf1-2d797e0c2a07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:07:55.943701 [ 3 ] {60915ab5-91f5-4da9-9cf1-2d797e0c2a07} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.943740 [ 3 ] {60915ab5-91f5-4da9-9cf1-2d797e0c2a07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.944072 [ 3 ] {60915ab5-91f5-4da9-9cf1-2d797e0c2a07} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.11 22:07:55.944320 [ 3 ] {60915ab5-91f5-4da9-9cf1-2d797e0c2a07} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.944516 [ 3 ] {60915ab5-91f5-4da9-9cf1-2d797e0c2a07} executeQuery: Read 12 rows, 984.00 B in 0.001447 sec., 8293.0200414651 rows/sec., 664.09 KiB/sec. 2025.03.11 22:07:55.944566 [ 3 ] {60915ab5-91f5-4da9-9cf1-2d797e0c2a07} TCPHandler: Processed in 0.001635394 sec. 2025.03.11 22:07:55.944677 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.944776 [ 3 ] {cf15e16a-00ec-46e8-95b1-f9880cc2a366} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.11 22:07:55.944817 [ 3 ] {cf15e16a-00ec-46e8-95b1-f9880cc2a366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.11 22:07:55.945460 [ 3 ] {cf15e16a-00ec-46e8-95b1-f9880cc2a366} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.945499 [ 3 ] {cf15e16a-00ec-46e8-95b1-f9880cc2a366} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.945860 [ 3 ] {cf15e16a-00ec-46e8-95b1-f9880cc2a366} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:07:55.946105 [ 3 ] {cf15e16a-00ec-46e8-95b1-f9880cc2a366} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.946329 [ 3 ] {cf15e16a-00ec-46e8-95b1-f9880cc2a366} executeQuery: Read 252 rows, 17.85 KiB in 0.001538 sec., 163849.1547464239 rows/sec., 11.33 MiB/sec. 2025.03.11 22:07:55.946410 [ 3 ] {cf15e16a-00ec-46e8-95b1-f9880cc2a366} TCPHandler: Processed in 0.001761555 sec. 2025.03.11 22:07:55.946551 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.946665 [ 3 ] {52c5f4c0-e15c-4ca5-880a-8325d218ec65} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.11 22:07:55.946710 [ 3 ] {52c5f4c0-e15c-4ca5-880a-8325d218ec65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.11 22:07:55.947236 [ 3 ] {52c5f4c0-e15c-4ca5-880a-8325d218ec65} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.947274 [ 3 ] {52c5f4c0-e15c-4ca5-880a-8325d218ec65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.947633 [ 3 ] {52c5f4c0-e15c-4ca5-880a-8325d218ec65} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:07:55.947884 [ 3 ] {52c5f4c0-e15c-4ca5-880a-8325d218ec65} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.948115 [ 3 ] {52c5f4c0-e15c-4ca5-880a-8325d218ec65} executeQuery: Read 12 rows, 960.00 B in 0.001457 sec., 8236.101578586136 rows/sec., 643.45 KiB/sec. 2025.03.11 22:07:55.948212 [ 3 ] {52c5f4c0-e15c-4ca5-880a-8325d218ec65} TCPHandler: Processed in 0.001714455 sec. 2025.03.11 22:07:55.948339 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.948454 [ 3 ] {52961318-93d3-4621-969e-dc3b35bcda3f} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:07:55.948499 [ 3 ] {52961318-93d3-4621-969e-dc3b35bcda3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:07:55.949213 [ 3 ] {52961318-93d3-4621-969e-dc3b35bcda3f} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.949252 [ 3 ] {52961318-93d3-4621-969e-dc3b35bcda3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.949624 [ 3 ] {52961318-93d3-4621-969e-dc3b35bcda3f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.11 22:07:55.949865 [ 3 ] {52961318-93d3-4621-969e-dc3b35bcda3f} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.950072 [ 3 ] {52961318-93d3-4621-969e-dc3b35bcda3f} executeQuery: Read 556 rows, 42.66 KiB in 0.001648 sec., 337378.64077669906 rows/sec., 25.28 MiB/sec. 2025.03.11 22:07:55.950123 [ 3 ] {52961318-93d3-4621-969e-dc3b35bcda3f} TCPHandler: Processed in 0.001841536 sec. 2025.03.11 22:07:55.950247 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.950351 [ 3 ] {7c9b64f2-4aaa-4636-a739-f296541e25b8} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:07:55.950400 [ 3 ] {7c9b64f2-4aaa-4636-a739-f296541e25b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:07:55.953500 [ 3 ] {7c9b64f2-4aaa-4636-a739-f296541e25b8} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.953541 [ 3 ] {7c9b64f2-4aaa-4636-a739-f296541e25b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.954119 [ 3 ] {7c9b64f2-4aaa-4636-a739-f296541e25b8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.11 22:07:55.954370 [ 3 ] {7c9b64f2-4aaa-4636-a739-f296541e25b8} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.954582 [ 3 ] {7c9b64f2-4aaa-4636-a739-f296541e25b8} executeQuery: Read 2630 rows, 182.52 KiB in 0.004252 sec., 618532.4553151459 rows/sec., 41.92 MiB/sec. 2025.03.11 22:07:55.954635 [ 3 ] {7c9b64f2-4aaa-4636-a739-f296541e25b8} TCPHandler: Processed in 0.004440057 sec. 2025.03.11 22:07:55.954761 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:07:55.954868 [ 3 ] {cfed79d3-ef19-4cf8-a289-2a39c407114b} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:07:55.954915 [ 3 ] {cfed79d3-ef19-4cf8-a289-2a39c407114b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:07:55.955351 [ 3 ] {cfed79d3-ef19-4cf8-a289-2a39c407114b} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:55.955392 [ 3 ] {cfed79d3-ef19-4cf8-a289-2a39c407114b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:55.955749 [ 3 ] {cfed79d3-ef19-4cf8-a289-2a39c407114b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.11 22:07:55.956002 [ 3 ] {cfed79d3-ef19-4cf8-a289-2a39c407114b} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:55.956213 [ 3 ] {cfed79d3-ef19-4cf8-a289-2a39c407114b} executeQuery: Read 12 rows, 848.00 B in 0.001366 sec., 8784.773060029282 rows/sec., 606.24 KiB/sec. 2025.03.11 22:07:55.956293 [ 3 ] {cfed79d3-ef19-4cf8-a289-2a39c407114b} TCPHandler: Processed in 0.001582894 sec. 2025.03.11 22:07:58.554534 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 224 2025.03.11 22:07:58.558212 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:07:58.558257 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:07:58.559846 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.11 22:07:58.560158 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:07:58.560940 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 224 2025.03.11 22:08:00.290889 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:00.291085 [ 3 ] {b8febe1a-672b-43b3-9bd2-1fd80a79923b} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:08:00.291162 [ 3 ] {b8febe1a-672b-43b3-9bd2-1fd80a79923b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:08:00.291982 [ 3 ] {b8febe1a-672b-43b3-9bd2-1fd80a79923b} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:00.292035 [ 3 ] {b8febe1a-672b-43b3-9bd2-1fd80a79923b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:00.292482 [ 3 ] {b8febe1a-672b-43b3-9bd2-1fd80a79923b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.11 22:08:00.292739 [ 3 ] {b8febe1a-672b-43b3-9bd2-1fd80a79923b} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:00.292970 [ 3 ] {b8febe1a-672b-43b3-9bd2-1fd80a79923b} executeQuery: Read 56 rows, 4.38 KiB in 0.001942 sec., 28836.25128733265 rows/sec., 2.20 MiB/sec. 2025.03.11 22:08:00.293031 [ 3 ] {b8febe1a-672b-43b3-9bd2-1fd80a79923b} TCPHandler: Processed in 0.002287559 sec. 2025.03.11 22:08:00.293158 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:00.293267 [ 3 ] {6059c3cc-0b6e-4356-bf46-d10fe8c68e0d} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:08:00.293314 [ 3 ] {6059c3cc-0b6e-4356-bf46-d10fe8c68e0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:08:00.293878 [ 3 ] {6059c3cc-0b6e-4356-bf46-d10fe8c68e0d} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:00.293920 [ 3 ] {6059c3cc-0b6e-4356-bf46-d10fe8c68e0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:00.294284 [ 3 ] {6059c3cc-0b6e-4356-bf46-d10fe8c68e0d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.11 22:08:00.294544 [ 3 ] {6059c3cc-0b6e-4356-bf46-d10fe8c68e0d} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:00.294812 [ 3 ] {6059c3cc-0b6e-4356-bf46-d10fe8c68e0d} executeQuery: Read 64 rows, 5.12 KiB in 0.001566 sec., 40868.45466155811 rows/sec., 3.19 MiB/sec. 2025.03.11 22:08:00.294971 [ 3 ] {6059c3cc-0b6e-4356-bf46-d10fe8c68e0d} TCPHandler: Processed in 0.001863566 sec. 2025.03.11 22:08:00.295103 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:00.295211 [ 3 ] {addc6917-674e-4e03-b6b1-887833e4baf9} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:00.295260 [ 3 ] {addc6917-674e-4e03-b6b1-887833e4baf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:08:00.295805 [ 3 ] {addc6917-674e-4e03-b6b1-887833e4baf9} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:00.295844 [ 3 ] {addc6917-674e-4e03-b6b1-887833e4baf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:00.296241 [ 3 ] {addc6917-674e-4e03-b6b1-887833e4baf9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.11 22:08:00.296508 [ 3 ] {addc6917-674e-4e03-b6b1-887833e4baf9} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:00.296740 [ 3 ] {addc6917-674e-4e03-b6b1-887833e4baf9} executeQuery: Read 128 rows, 9.13 KiB in 0.001551 sec., 82527.40167633785 rows/sec., 5.75 MiB/sec. 2025.03.11 22:08:00.296795 [ 3 ] {addc6917-674e-4e03-b6b1-887833e4baf9} TCPHandler: Processed in 0.001745365 sec. 2025.03.11 22:08:00.296919 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:00.297026 [ 3 ] {7202a545-c639-400e-a1b9-47b9c9bee64d} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:08:00.297073 [ 3 ] {7202a545-c639-400e-a1b9-47b9c9bee64d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:08:00.297517 [ 3 ] {7202a545-c639-400e-a1b9-47b9c9bee64d} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:00.297558 [ 3 ] {7202a545-c639-400e-a1b9-47b9c9bee64d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:00.297931 [ 3 ] {7202a545-c639-400e-a1b9-47b9c9bee64d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.11 22:08:00.298180 [ 3 ] {7202a545-c639-400e-a1b9-47b9c9bee64d} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:00.298435 [ 3 ] {7202a545-c639-400e-a1b9-47b9c9bee64d} executeQuery: Read 48 rows, 3.31 KiB in 0.001424 sec., 33707.86516853933 rows/sec., 2.27 MiB/sec. 2025.03.11 22:08:00.298581 [ 3 ] {7202a545-c639-400e-a1b9-47b9c9bee64d} TCPHandler: Processed in 0.001712044 sec. 2025.03.11 22:08:01.058034 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.03.11 22:08:01.058703 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:01.058749 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:01.059277 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.11 22:08:01.059550 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:01.059771 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.03.11 22:08:01.255834 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.03.11 22:08:01.274571 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:01.274634 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:01.281963 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.11 22:08:01.282772 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:01.285453 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.03.11 22:08:02.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 163.63 MiB, peak 168.21 MiB, free memory in arenas 0.00 B, will set to 165.01 MiB (RSS), difference: 1.38 MiB 2025.03.11 22:08:05.293167 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:05.293498 [ 3 ] {d983f417-c3d7-42d1-a9be-b8e29f8de979} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:08:05.293616 [ 3 ] {d983f417-c3d7-42d1-a9be-b8e29f8de979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:08:05.294687 [ 3 ] {d983f417-c3d7-42d1-a9be-b8e29f8de979} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:05.294736 [ 3 ] {d983f417-c3d7-42d1-a9be-b8e29f8de979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:05.295168 [ 3 ] {d983f417-c3d7-42d1-a9be-b8e29f8de979} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.11 22:08:05.295418 [ 3 ] {d983f417-c3d7-42d1-a9be-b8e29f8de979} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:05.295683 [ 3 ] {d983f417-c3d7-42d1-a9be-b8e29f8de979} executeQuery: Read 72 rows, 5.96 KiB in 0.002272 sec., 31690.140845070422 rows/sec., 2.56 MiB/sec. 2025.03.11 22:08:05.295872 [ 3 ] {d983f417-c3d7-42d1-a9be-b8e29f8de979} TCPHandler: Processed in 0.002891415 sec. 2025.03.11 22:08:05.296024 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:05.296128 [ 3 ] {d50d28e6-c5db-4e1e-8dfb-61f0a1c0f3b1} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:08:05.296174 [ 3 ] {d50d28e6-c5db-4e1e-8dfb-61f0a1c0f3b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:08:05.296828 [ 3 ] {d50d28e6-c5db-4e1e-8dfb-61f0a1c0f3b1} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:05.296869 [ 3 ] {d50d28e6-c5db-4e1e-8dfb-61f0a1c0f3b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:05.297214 [ 3 ] {d50d28e6-c5db-4e1e-8dfb-61f0a1c0f3b1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.11 22:08:05.297458 [ 3 ] {d50d28e6-c5db-4e1e-8dfb-61f0a1c0f3b1} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:05.297671 [ 3 ] {d50d28e6-c5db-4e1e-8dfb-61f0a1c0f3b1} executeQuery: Read 8 rows, 616.00 B in 0.001564 sec., 5115.089514066496 rows/sec., 384.63 KiB/sec. 2025.03.11 22:08:05.297724 [ 3 ] {d50d28e6-c5db-4e1e-8dfb-61f0a1c0f3b1} TCPHandler: Processed in 0.001751635 sec. 2025.03.11 22:08:05.297850 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:05.297957 [ 3 ] {582f789c-849c-4eac-8c8a-8cd00de2a9f7} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:08:05.298001 [ 3 ] {582f789c-849c-4eac-8c8a-8cd00de2a9f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:08:05.298546 [ 3 ] {582f789c-849c-4eac-8c8a-8cd00de2a9f7} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:05.298586 [ 3 ] {582f789c-849c-4eac-8c8a-8cd00de2a9f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:05.298929 [ 3 ] {582f789c-849c-4eac-8c8a-8cd00de2a9f7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.11 22:08:05.299160 [ 3 ] {582f789c-849c-4eac-8c8a-8cd00de2a9f7} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:05.299447 [ 3 ] {582f789c-849c-4eac-8c8a-8cd00de2a9f7} executeQuery: Read 72 rows, 5.76 KiB in 0.00149 sec., 48322.14765100671 rows/sec., 3.77 MiB/sec. 2025.03.11 22:08:05.299592 [ 3 ] {582f789c-849c-4eac-8c8a-8cd00de2a9f7} TCPHandler: Processed in 0.001791816 sec. 2025.03.11 22:08:05.299699 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:05.299801 [ 3 ] {7fca235f-a4fc-4e86-b323-99a2cc36510a} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:05.299850 [ 3 ] {7fca235f-a4fc-4e86-b323-99a2cc36510a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:08:05.300381 [ 3 ] {7fca235f-a4fc-4e86-b323-99a2cc36510a} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:05.300419 [ 3 ] {7fca235f-a4fc-4e86-b323-99a2cc36510a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:05.300792 [ 3 ] {7fca235f-a4fc-4e86-b323-99a2cc36510a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.11 22:08:05.301023 [ 3 ] {7fca235f-a4fc-4e86-b323-99a2cc36510a} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:05.301228 [ 3 ] {7fca235f-a4fc-4e86-b323-99a2cc36510a} executeQuery: Read 160 rows, 11.41 KiB in 0.001448 sec., 110497.23756906077 rows/sec., 7.70 MiB/sec. 2025.03.11 22:08:05.301281 [ 3 ] {7fca235f-a4fc-4e86-b323-99a2cc36510a} TCPHandler: Processed in 0.001633194 sec. 2025.03.11 22:08:05.301405 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:05.301512 [ 3 ] {000d16e8-adb4-40e8-9483-9eb91a3bcd08} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:05.301577 [ 3 ] {000d16e8-adb4-40e8-9483-9eb91a3bcd08} 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_histogramu64 2025.03.11 22:08:05.302633 [ 3 ] {000d16e8-adb4-40e8-9483-9eb91a3bcd08} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:05.302673 [ 3 ] {000d16e8-adb4-40e8-9483-9eb91a3bcd08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:05.303260 [ 3 ] {000d16e8-adb4-40e8-9483-9eb91a3bcd08} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.11 22:08:05.303510 [ 3 ] {000d16e8-adb4-40e8-9483-9eb91a3bcd08} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:05.303819 [ 3 ] {000d16e8-adb4-40e8-9483-9eb91a3bcd08} executeQuery: Read 8 rows, 14.68 KiB in 0.002321 sec., 3446.7901766479963 rows/sec., 6.18 MiB/sec. 2025.03.11 22:08:05.303920 [ 3 ] {000d16e8-adb4-40e8-9483-9eb91a3bcd08} TCPHandler: Processed in 0.002565712 sec. 2025.03.11 22:08:05.304055 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:05.304161 [ 3 ] {78f10234-444a-43c2-b3a9-8417f29213cc} executeQuery: (from [fd00:1122:3344:101::d]:33090) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:08:05.304207 [ 3 ] {78f10234-444a-43c2-b3a9-8417f29213cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:08:05.304645 [ 3 ] {78f10234-444a-43c2-b3a9-8417f29213cc} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:05.304684 [ 3 ] {78f10234-444a-43c2-b3a9-8417f29213cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:05.305038 [ 3 ] {78f10234-444a-43c2-b3a9-8417f29213cc} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.11 22:08:05.305271 [ 3 ] {78f10234-444a-43c2-b3a9-8417f29213cc} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:05.305481 [ 3 ] {78f10234-444a-43c2-b3a9-8417f29213cc} executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec. 2025.03.11 22:08:05.305531 [ 3 ] {78f10234-444a-43c2-b3a9-8417f29213cc} TCPHandler: Processed in 0.001527203 sec. 2025.03.11 22:08:08.458398 [ 58 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:08:08.458506 [ 58 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:08:08.560012 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.03.11 22:08:08.560838 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:08.560890 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:08.561876 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 244 2025.03.11 22:08:08.561994 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.11 22:08:08.562474 [ 3 ] {} TCPHandler: Done processing connection. 2025.03.11 22:08:08.562614 [ 3 ] {} TCP-Session: 8bfd59b8-93a8-4063-aae0-ff9c93cebd9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.11 22:08:08.562697 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:08.563213 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.03.11 22:08:08.565528 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:08.565583 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:08.567086 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.11 22:08:08.567400 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:08.567940 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 244 2025.03.11 22:08:08.785612 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.03.11 22:08:08.806948 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:08.807014 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:08.814047 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.11 22:08:08.814871 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:08.817791 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.03.11 22:08:09.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 163.53 MiB, peak 169.19 MiB, free memory in arenas 0.00 B, will set to 165.66 MiB (RSS), difference: 2.13 MiB 2025.03.11 22:08:10.288560 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:10.288856 [ 4 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} executeQuery: (from [fd00:1122:3344:101::d]:65050) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:08:10.289368 [ 4 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:08:10.289426 [ 4 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.11 22:08:10.289801 [ 4 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:08:10.289886 [ 4 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:08:10.290069 [ 4 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.03.11 22:08:10.290212 [ 292 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:08:10.290355 [ 293 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.11 22:08:10.290379 [ 290 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.11 22:08:10.290528 [ 4 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.11 22:08:10.290563 [ 4 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:08:10.294632 [ 4 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.11 22:08:10.294665 [ 4 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.03.11 22:08:10.294732 [ 4 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.11 22:08:10.294782 [ 4 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.11 22:08:10.296134 [ 4 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} executeQuery: Read 30 rows, 1.26 KiB in 0.007416 sec., 4045.3074433656957 rows/sec., 169.61 KiB/sec. 2025.03.11 22:08:10.296284 [ 4 ] {c60e2d0a-a0e8-4fba-9c70-52105e724a55} TCPHandler: Processed in 0.007867217 sec. 2025.03.11 22:08:10.296574 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:10.296749 [ 4 ] {ecc07d64-579f-4a23-866b-3401ff30d972} executeQuery: (from [fd00:1122:3344:101::d]:65050) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:08:10.297065 [ 4 ] {ecc07d64-579f-4a23-866b-3401ff30d972} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:08:10.297115 [ 4 ] {ecc07d64-579f-4a23-866b-3401ff30d972} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.11 22:08:10.297603 [ 4 ] {ecc07d64-579f-4a23-866b-3401ff30d972} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:08:10.297672 [ 4 ] {ecc07d64-579f-4a23-866b-3401ff30d972} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:08:10.297831 [ 4 ] {ecc07d64-579f-4a23-866b-3401ff30d972} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.03.11 22:08:10.297989 [ 290 ] {ecc07d64-579f-4a23-866b-3401ff30d972} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:08:10.298004 [ 293 ] {ecc07d64-579f-4a23-866b-3401ff30d972} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.11 22:08:10.298021 [ 292 ] {ecc07d64-579f-4a23-866b-3401ff30d972} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.11 22:08:10.298175 [ 4 ] {ecc07d64-579f-4a23-866b-3401ff30d972} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.11 22:08:10.298212 [ 4 ] {ecc07d64-579f-4a23-866b-3401ff30d972} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:08:10.298302 [ 4 ] {ecc07d64-579f-4a23-866b-3401ff30d972} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.11 22:08:10.298326 [ 4 ] {ecc07d64-579f-4a23-866b-3401ff30d972} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.03.11 22:08:10.298369 [ 4 ] {ecc07d64-579f-4a23-866b-3401ff30d972} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.11 22:08:10.298418 [ 4 ] {ecc07d64-579f-4a23-866b-3401ff30d972} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.11 22:08:10.299574 [ 4 ] {ecc07d64-579f-4a23-866b-3401ff30d972} executeQuery: Read 30 rows, 1.26 KiB in 0.00291 sec., 10309.278350515464 rows/sec., 432.24 KiB/sec. 2025.03.11 22:08:10.299716 [ 4 ] {ecc07d64-579f-4a23-866b-3401ff30d972} TCPHandler: Processed in 0.003198117 sec. 2025.03.11 22:08:10.299938 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:10.300111 [ 4 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} executeQuery: (from [fd00:1122:3344:101::d]:65050) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:08:10.300416 [ 4 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:08:10.300467 [ 4 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.11 22:08:10.300780 [ 4 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:08:10.300848 [ 4 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:08:10.300993 [ 4 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.03.11 22:08:10.301159 [ 293 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.11 22:08:10.301182 [ 290 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.11 22:08:10.301176 [ 292 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:08:10.301315 [ 4 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.11 22:08:10.301344 [ 4 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:08:10.301429 [ 4 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.11 22:08:10.301449 [ 4 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.03.11 22:08:10.301489 [ 4 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.11 22:08:10.301534 [ 4 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.11 22:08:10.302617 [ 4 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} executeQuery: Read 30 rows, 1.26 KiB in 0.002595 sec., 11560.693641618496 rows/sec., 484.71 KiB/sec. 2025.03.11 22:08:10.302741 [ 4 ] {1f35ec74-9aa5-41bd-ada5-87d0a27d8c6f} TCPHandler: Processed in 0.002868684 sec. 2025.03.11 22:08:10.309859 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:10.309981 [ 4 ] {f9cc7ebd-a6d5-409d-a683-b1a7655a2de0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.11 22:08:10.310032 [ 4 ] {f9cc7ebd-a6d5-409d-a683-b1a7655a2de0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:08:10.310722 [ 4 ] {f9cc7ebd-a6d5-409d-a683-b1a7655a2de0} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:10.310765 [ 4 ] {f9cc7ebd-a6d5-409d-a683-b1a7655a2de0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:10.311256 [ 4 ] {f9cc7ebd-a6d5-409d-a683-b1a7655a2de0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.11 22:08:10.311484 [ 4 ] {f9cc7ebd-a6d5-409d-a683-b1a7655a2de0} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:10.311752 [ 4 ] {f9cc7ebd-a6d5-409d-a683-b1a7655a2de0} executeQuery: Read 3 rows, 280.00 B in 0.001801 sec., 1665.7412548584118 rows/sec., 151.83 KiB/sec. 2025.03.11 22:08:10.312091 [ 4 ] {f9cc7ebd-a6d5-409d-a683-b1a7655a2de0} TCPHandler: Processed in 0.00228706 sec. 2025.03.11 22:08:10.312200 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:10.312301 [ 4 ] {8393f82c-e66f-4f5e-8612-933c25ee6938} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:08:10.312346 [ 4 ] {8393f82c-e66f-4f5e-8612-933c25ee6938} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:08:10.312945 [ 4 ] {8393f82c-e66f-4f5e-8612-933c25ee6938} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:10.312983 [ 4 ] {8393f82c-e66f-4f5e-8612-933c25ee6938} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:10.313347 [ 4 ] {8393f82c-e66f-4f5e-8612-933c25ee6938} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.11 22:08:10.313591 [ 4 ] {8393f82c-e66f-4f5e-8612-933c25ee6938} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:10.313745 [ 55 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.03.11 22:08:10.313810 [ 55 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:10.313848 [ 4 ] {8393f82c-e66f-4f5e-8612-933c25ee6938} executeQuery: Read 110 rows, 9.44 KiB in 0.001553 sec., 70830.65035415326 rows/sec., 5.94 MiB/sec. 2025.03.11 22:08:10.313855 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:10.313998 [ 4 ] {8393f82c-e66f-4f5e-8612-933c25ee6938} TCPHandler: Processed in 0.001847166 sec. 2025.03.11 22:08:10.314068 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.03.11 22:08:10.314125 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:10.314199 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:10.314247 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 56 rows starting from the beginning of the part 2025.03.11 22:08:10.314250 [ 4 ] {13c4caea-19e7-4f96-940d-a4dd96a6b479} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:08:10.314327 [ 4 ] {13c4caea-19e7-4f96-940d-a4dd96a6b479} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:08:10.314429 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part 2025.03.11 22:08:10.314894 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1316 rows starting from the beginning of the part 2025.03.11 22:08:10.315143 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2025.03.11 22:08:10.315511 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 72 rows starting from the beginning of the part 2025.03.11 22:08:10.315723 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part 2025.03.11 22:08:10.316541 [ 4 ] {13c4caea-19e7-4f96-940d-a4dd96a6b479} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:10.316587 [ 4 ] {13c4caea-19e7-4f96-940d-a4dd96a6b479} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:10.317139 [ 4 ] {13c4caea-19e7-4f96-940d-a4dd96a6b479} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.11 22:08:10.317427 [ 4 ] {13c4caea-19e7-4f96-940d-a4dd96a6b479} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:10.317646 [ 187 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 1682 rows, containing 5 columns (5 merged, 0 gathered) in 0.003631261 sec., 463199.9737832119 rows/sec., 39.97 MiB/sec. 2025.03.11 22:08:10.317797 [ 4 ] {13c4caea-19e7-4f96-940d-a4dd96a6b479} executeQuery: Read 27 rows, 2.03 KiB in 0.003578 sec., 7546.1151481274455 rows/sec., 567.43 KiB/sec. 2025.03.11 22:08:10.317922 [ 4 ] {13c4caea-19e7-4f96-940d-a4dd96a6b479} TCPHandler: Processed in 0.003849603 sec. 2025.03.11 22:08:10.318012 [ 187 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.03.11 22:08:10.318078 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:10.318246 [ 4 ] {65c65738-3500-43f1-9ef4-1aae830b2183} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:08:10.318329 [ 4 ] {65c65738-3500-43f1-9ef4-1aae830b2183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:08:10.318531 [ 187 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_10_2} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:10.318761 [ 187 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_10_2} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.03.11 22:08:10.318966 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.03.11 22:08:10.319361 [ 4 ] {65c65738-3500-43f1-9ef4-1aae830b2183} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:10.319405 [ 4 ] {65c65738-3500-43f1-9ef4-1aae830b2183} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:10.319763 [ 4 ] {65c65738-3500-43f1-9ef4-1aae830b2183} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.11 22:08:10.320005 [ 4 ] {65c65738-3500-43f1-9ef4-1aae830b2183} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:10.320158 [ 55 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.03.11 22:08:10.320216 [ 55 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:10.320255 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:10.320261 [ 4 ] {65c65738-3500-43f1-9ef4-1aae830b2183} executeQuery: Read 109 rows, 8.72 KiB in 0.002052 sec., 53118.90838206628 rows/sec., 4.15 MiB/sec. 2025.03.11 22:08:10.320844 [ 4 ] {65c65738-3500-43f1-9ef4-1aae830b2183} TCPHandler: Processed in 0.002826564 sec. 2025.03.11 22:08:10.321004 [ 193 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.03.11 22:08:10.321290 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:10.321365 [ 193 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:10.321452 [ 193 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 64 rows starting from the beginning of the part 2025.03.11 22:08:10.321479 [ 4 ] {1359f341-8bed-493e-9b95-ae72428810ad} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:10.321632 [ 4 ] {1359f341-8bed-493e-9b95-ae72428810ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:08:10.321759 [ 193 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part 2025.03.11 22:08:10.322108 [ 193 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 556 rows starting from the beginning of the part 2025.03.11 22:08:10.322483 [ 193 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2025.03.11 22:08:10.322838 [ 193 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 72 rows starting from the beginning of the part 2025.03.11 22:08:10.323154 [ 193 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 109 rows starting from the beginning of the part 2025.03.11 22:08:10.324407 [ 4 ] {1359f341-8bed-493e-9b95-ae72428810ad} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:10.324473 [ 4 ] {1359f341-8bed-493e-9b95-ae72428810ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:10.325618 [ 4 ] {1359f341-8bed-493e-9b95-ae72428810ad} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.11 22:08:10.326048 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 937 rows, containing 5 columns (5 merged, 0 gathered) in 0.005685009 sec., 164819.4400395848 rows/sec., 13.19 MiB/sec. 2025.03.11 22:08:10.326109 [ 4 ] {1359f341-8bed-493e-9b95-ae72428810ad} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:10.326308 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.03.11 22:08:10.326831 [ 4 ] {1359f341-8bed-493e-9b95-ae72428810ad} executeQuery: Read 160 rows, 11.41 KiB in 0.005365 sec., 29822.926374650513 rows/sec., 2.08 MiB/sec. 2025.03.11 22:08:10.327275 [ 4 ] {1359f341-8bed-493e-9b95-ae72428810ad} TCPHandler: Processed in 0.006079092 sec. 2025.03.11 22:08:10.327390 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_10_2} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:10.327416 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:10.327471 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_10_2} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.03.11 22:08:10.327550 [ 4 ] {86e151f6-9352-473b-a717-63a070a87f30} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:10.327566 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.03.11 22:08:10.327625 [ 4 ] {86e151f6-9352-473b-a717-63a070a87f30} 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_histogramu64 2025.03.11 22:08:10.328727 [ 4 ] {86e151f6-9352-473b-a717-63a070a87f30} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:10.328765 [ 4 ] {86e151f6-9352-473b-a717-63a070a87f30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:10.329392 [ 4 ] {86e151f6-9352-473b-a717-63a070a87f30} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.11 22:08:10.329662 [ 4 ] {86e151f6-9352-473b-a717-63a070a87f30} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:10.329902 [ 4 ] {86e151f6-9352-473b-a717-63a070a87f30} executeQuery: Read 27 rows, 49.54 KiB in 0.002395 sec., 11273.48643006263 rows/sec., 20.20 MiB/sec. 2025.03.11 22:08:10.329995 [ 4 ] {86e151f6-9352-473b-a717-63a070a87f30} TCPHandler: Processed in 0.002636812 sec. 2025.03.11 22:08:10.330126 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:10.330230 [ 4 ] {b1ed913c-5553-46fa-b73b-fb97fff158e2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.11 22:08:10.330275 [ 4 ] {b1ed913c-5553-46fa-b73b-fb97fff158e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.11 22:08:10.330706 [ 4 ] {b1ed913c-5553-46fa-b73b-fb97fff158e2} oximeter.measurements_i64 (a686026f-f1a2-4f22-9588-6f8d7c325e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:10.330745 [ 4 ] {b1ed913c-5553-46fa-b73b-fb97fff158e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:10.331112 [ 4 ] {b1ed913c-5553-46fa-b73b-fb97fff158e2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:08:10.331343 [ 4 ] {b1ed913c-5553-46fa-b73b-fb97fff158e2} oximeter.measurements_i64 (a686026f-f1a2-4f22-9588-6f8d7c325e5d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:10.331612 [ 4 ] {b1ed913c-5553-46fa-b73b-fb97fff158e2} executeQuery: Read 27 rows, 1.99 KiB in 0.001389 sec., 19438.444924406045 rows/sec., 1.40 MiB/sec. 2025.03.11 22:08:10.331801 [ 4 ] {b1ed913c-5553-46fa-b73b-fb97fff158e2} TCPHandler: Processed in 0.001726225 sec. 2025.03.11 22:08:10.331909 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:10.332011 [ 4 ] {8230b9bd-61bb-424e-a041-e0f55bd93d1b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:08:10.332055 [ 4 ] {8230b9bd-61bb-424e-a041-e0f55bd93d1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:08:10.332502 [ 4 ] {8230b9bd-61bb-424e-a041-e0f55bd93d1b} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:10.332541 [ 4 ] {8230b9bd-61bb-424e-a041-e0f55bd93d1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.11 22:08:10.332894 [ 4 ] {8230b9bd-61bb-424e-a041-e0f55bd93d1b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.11 22:08:10.333130 [ 4 ] {8230b9bd-61bb-424e-a041-e0f55bd93d1b} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:10.333340 [ 4 ] {8230b9bd-61bb-424e-a041-e0f55bd93d1b} executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec. 2025.03.11 22:08:10.333391 [ 4 ] {8230b9bd-61bb-424e-a041-e0f55bd93d1b} TCPHandler: Processed in 0.001531423 sec. 2025.03.11 22:08:15.292766 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:15.293001 [ 4 ] {7e5353d9-999d-498b-90ea-59af10f7ab36} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:08:15.293082 [ 4 ] {7e5353d9-999d-498b-90ea-59af10f7ab36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:08:15.293931 [ 4 ] {7e5353d9-999d-498b-90ea-59af10f7ab36} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:15.293982 [ 4 ] {7e5353d9-999d-498b-90ea-59af10f7ab36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:15.294437 [ 4 ] {7e5353d9-999d-498b-90ea-59af10f7ab36} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.11 22:08:15.294689 [ 4 ] {7e5353d9-999d-498b-90ea-59af10f7ab36} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:15.294925 [ 4 ] {7e5353d9-999d-498b-90ea-59af10f7ab36} executeQuery: Read 72 rows, 5.96 KiB in 0.001985 sec., 36272.04030226701 rows/sec., 2.93 MiB/sec. 2025.03.11 22:08:15.294983 [ 4 ] {7e5353d9-999d-498b-90ea-59af10f7ab36} TCPHandler: Processed in 0.00236078 sec. 2025.03.11 22:08:15.295109 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:15.295216 [ 4 ] {c060dce4-c09a-4701-8ee0-27f8dec9defe} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:08:15.295261 [ 4 ] {c060dce4-c09a-4701-8ee0-27f8dec9defe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:08:15.295796 [ 4 ] {c060dce4-c09a-4701-8ee0-27f8dec9defe} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:15.295860 [ 4 ] {c060dce4-c09a-4701-8ee0-27f8dec9defe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:15.296209 [ 4 ] {c060dce4-c09a-4701-8ee0-27f8dec9defe} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.11 22:08:15.296444 [ 4 ] {c060dce4-c09a-4701-8ee0-27f8dec9defe} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:15.296657 [ 4 ] {c060dce4-c09a-4701-8ee0-27f8dec9defe} executeQuery: Read 8 rows, 616.00 B in 0.001463 sec., 5468.2159945317835 rows/sec., 411.18 KiB/sec. 2025.03.11 22:08:15.296710 [ 4 ] {c060dce4-c09a-4701-8ee0-27f8dec9defe} TCPHandler: Processed in 0.001652844 sec. 2025.03.11 22:08:15.296817 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:15.296919 [ 4 ] {36178b51-0e38-42d3-aea0-46f5760dc3a3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:08:15.296963 [ 4 ] {36178b51-0e38-42d3-aea0-46f5760dc3a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:08:15.297621 [ 4 ] {36178b51-0e38-42d3-aea0-46f5760dc3a3} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:15.297660 [ 4 ] {36178b51-0e38-42d3-aea0-46f5760dc3a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:15.298017 [ 4 ] {36178b51-0e38-42d3-aea0-46f5760dc3a3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.11 22:08:15.298257 [ 4 ] {36178b51-0e38-42d3-aea0-46f5760dc3a3} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:15.298471 [ 4 ] {36178b51-0e38-42d3-aea0-46f5760dc3a3} executeQuery: Read 72 rows, 5.76 KiB in 0.001574 sec., 45743.329097839895 rows/sec., 3.57 MiB/sec. 2025.03.11 22:08:15.298523 [ 4 ] {36178b51-0e38-42d3-aea0-46f5760dc3a3} TCPHandler: Processed in 0.001758844 sec. 2025.03.11 22:08:15.298640 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:15.298747 [ 4 ] {fde714cb-e5d5-487b-9bb4-1886a2c27fef} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:15.298794 [ 4 ] {fde714cb-e5d5-487b-9bb4-1886a2c27fef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:08:15.299319 [ 4 ] {fde714cb-e5d5-487b-9bb4-1886a2c27fef} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:15.299357 [ 4 ] {fde714cb-e5d5-487b-9bb4-1886a2c27fef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:15.299760 [ 4 ] {fde714cb-e5d5-487b-9bb4-1886a2c27fef} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.11 22:08:15.299993 [ 4 ] {fde714cb-e5d5-487b-9bb4-1886a2c27fef} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:15.300161 [ 50 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.11 22:08:15.300229 [ 4 ] {fde714cb-e5d5-487b-9bb4-1886a2c27fef} executeQuery: Read 160 rows, 11.41 KiB in 0.0015 sec., 106666.66666666667 rows/sec., 7.43 MiB/sec. 2025.03.11 22:08:15.300236 [ 50 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:15.300306 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:15.300359 [ 4 ] {fde714cb-e5d5-487b-9bb4-1886a2c27fef} TCPHandler: Processed in 0.001770025 sec. 2025.03.11 22:08:15.300569 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:15.300580 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.11 22:08:15.300761 [ 4 ] {63e21cab-0b13-4917-9926-62a8081c1882} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:15.300964 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:15.300977 [ 4 ] {63e21cab-0b13-4917-9926-62a8081c1882} 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_histogramu64 2025.03.11 22:08:15.301069 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 928 rows starting from the beginning of the part 2025.03.11 22:08:15.301460 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2630 rows starting from the beginning of the part 2025.03.11 22:08:15.301880 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part 2025.03.11 22:08:15.302315 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2025.03.11 22:08:15.302683 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part 2025.03.11 22:08:15.303046 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2025.03.11 22:08:15.306431 [ 4 ] {63e21cab-0b13-4917-9926-62a8081c1882} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:15.306492 [ 4 ] {63e21cab-0b13-4917-9926-62a8081c1882} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:15.307241 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4166 rows, containing 5 columns (5 merged, 0 gathered) in 0.006801108 sec., 612547.2496540269 rows/sec., 41.94 MiB/sec. 2025.03.11 22:08:15.307601 [ 4 ] {63e21cab-0b13-4917-9926-62a8081c1882} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.11 22:08:15.307911 [ 193 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.11 22:08:15.308006 [ 4 ] {63e21cab-0b13-4917-9926-62a8081c1882} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:15.308553 [ 4 ] {63e21cab-0b13-4917-9926-62a8081c1882} executeQuery: Read 8 rows, 14.68 KiB in 0.007827 sec., 1022.10297687492 rows/sec., 1.83 MiB/sec. 2025.03.11 22:08:15.308862 [ 4 ] {63e21cab-0b13-4917-9926-62a8081c1882} TCPHandler: Processed in 0.008370881 sec. 2025.03.11 22:08:15.308900 [ 193 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_11_2} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:15.309075 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:15.309080 [ 193 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_11_2} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.11 22:08:15.309279 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.11 22:08:15.309289 [ 4 ] {61336d8f-33cc-4e51-8d8c-12e047b1f6f8} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:08:15.309351 [ 4 ] {61336d8f-33cc-4e51-8d8c-12e047b1f6f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:08:15.309816 [ 4 ] {61336d8f-33cc-4e51-8d8c-12e047b1f6f8} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:15.309854 [ 4 ] {61336d8f-33cc-4e51-8d8c-12e047b1f6f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:15.310218 [ 4 ] {61336d8f-33cc-4e51-8d8c-12e047b1f6f8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.11 22:08:15.310456 [ 4 ] {61336d8f-33cc-4e51-8d8c-12e047b1f6f8} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:15.310613 [ 50 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.11 22:08:15.310671 [ 50 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:15.310703 [ 4 ] {61336d8f-33cc-4e51-8d8c-12e047b1f6f8} executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec. 2025.03.11 22:08:15.310709 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:15.310850 [ 4 ] {61336d8f-33cc-4e51-8d8c-12e047b1f6f8} TCPHandler: Processed in 0.001841816 sec. 2025.03.11 22:08:15.310968 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.11 22:08:15.311092 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:15.311132 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 348 rows starting from the beginning of the part 2025.03.11 22:08:15.311260 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2025.03.11 22:08:15.311470 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2025.03.11 22:08:15.311614 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2025.03.11 22:08:15.311756 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2025.03.11 22:08:15.311877 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2025.03.11 22:08:15.313020 [ 193 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 4 columns (4 merged, 0 gathered) in 0.002157638 sec., 272520.2281383624 rows/sec., 18.37 MiB/sec. 2025.03.11 22:08:15.313167 [ 193 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.11 22:08:15.313473 [ 193 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_11_2} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:15.313567 [ 193 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_11_2} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.11 22:08:15.313631 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.03.11 22:08:16.063394 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.03.11 22:08:16.064088 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:16.064131 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:16.064720 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.11 22:08:16.064976 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:16.065209 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.03.11 22:08:16.317938 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.03.11 22:08:16.337309 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:16.337358 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:16.344764 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.11 22:08:16.345618 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:16.348688 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.03.11 22:08:18.568189 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 278 2025.03.11 22:08:18.571429 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:18.571481 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:18.572969 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.11 22:08:18.573268 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:18.573473 [ 46 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.11 22:08:18.573610 [ 46 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:18.573679 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:18.574556 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.11 22:08:18.575159 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 278 2025.03.11 22:08:18.575639 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:18.575804 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2025.03.11 22:08:18.576289 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2025.03.11 22:08:18.576770 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2025.03.11 22:08:18.577237 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part 2025.03.11 22:08:18.577701 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part 2025.03.11 22:08:18.578149 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part 2025.03.11 22:08:18.587713 [ 195 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 72 columns (72 merged, 0 gathered) in 0.013841548 sec., 20084.458761404432 rows/sec., 20.39 MiB/sec. 2025.03.11 22:08:18.588791 [ 198 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.11 22:08:18.589612 [ 198 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_6_1} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:18.589707 [ 198 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_6_1} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.11 22:08:18.590026 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. 2025.03.11 22:08:20.293726 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:20.293920 [ 4 ] {03db0405-4529-4b65-b258-51aa89d842b4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:08:20.293995 [ 4 ] {03db0405-4529-4b65-b258-51aa89d842b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:08:20.294893 [ 4 ] {03db0405-4529-4b65-b258-51aa89d842b4} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:20.294943 [ 4 ] {03db0405-4529-4b65-b258-51aa89d842b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:20.295386 [ 4 ] {03db0405-4529-4b65-b258-51aa89d842b4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.11 22:08:20.295645 [ 4 ] {03db0405-4529-4b65-b258-51aa89d842b4} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:20.295848 [ 4 ] {03db0405-4529-4b65-b258-51aa89d842b4} executeQuery: Read 110 rows, 9.44 KiB in 0.001966 sec., 55951.16988809766 rows/sec., 4.69 MiB/sec. 2025.03.11 22:08:20.295904 [ 4 ] {03db0405-4529-4b65-b258-51aa89d842b4} TCPHandler: Processed in 0.002318319 sec. 2025.03.11 22:08:20.296035 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:20.296142 [ 4 ] {131ec8dd-add3-4cff-a24b-a03a51ded7fe} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:08:20.296187 [ 4 ] {131ec8dd-add3-4cff-a24b-a03a51ded7fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:08:20.296717 [ 4 ] {131ec8dd-add3-4cff-a24b-a03a51ded7fe} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:20.296753 [ 4 ] {131ec8dd-add3-4cff-a24b-a03a51ded7fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:20.297093 [ 4 ] {131ec8dd-add3-4cff-a24b-a03a51ded7fe} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.11 22:08:20.297320 [ 4 ] {131ec8dd-add3-4cff-a24b-a03a51ded7fe} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:20.297435 [ 44 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.11 22:08:20.297479 [ 44 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:20.297502 [ 4 ] {131ec8dd-add3-4cff-a24b-a03a51ded7fe} executeQuery: Read 27 rows, 2.03 KiB in 0.001382 sec., 19536.903039073808 rows/sec., 1.43 MiB/sec. 2025.03.11 22:08:20.297505 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:20.297594 [ 4 ] {131ec8dd-add3-4cff-a24b-a03a51ded7fe} TCPHandler: Processed in 0.001606704 sec. 2025.03.11 22:08:20.297795 [ 195 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.11 22:08:20.297816 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:20.298038 [ 4 ] {34b0649e-71b6-4b37-9212-7f99bf8eef8b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:08:20.298099 [ 195 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:20.298122 [ 4 ] {34b0649e-71b6-4b37-9212-7f99bf8eef8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:08:20.298179 [ 195 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.03.11 22:08:20.298430 [ 195 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part 2025.03.11 22:08:20.298895 [ 195 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2025.03.11 22:08:20.299400 [ 195 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part 2025.03.11 22:08:20.299801 [ 195 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part 2025.03.11 22:08:20.300141 [ 195 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part 2025.03.11 22:08:20.301223 [ 4 ] {34b0649e-71b6-4b37-9212-7f99bf8eef8b} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:20.301295 [ 4 ] {34b0649e-71b6-4b37-9212-7f99bf8eef8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:20.302300 [ 4 ] {34b0649e-71b6-4b37-9212-7f99bf8eef8b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.11 22:08:20.302889 [ 4 ] {34b0649e-71b6-4b37-9212-7f99bf8eef8b} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:20.302890 [ 198 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 5 columns (5 merged, 0 gathered) in 0.005255275 sec., 17125.64994220093 rows/sec., 1.33 MiB/sec. 2025.03.11 22:08:20.303265 [ 198 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.11 22:08:20.303325 [ 4 ] {34b0649e-71b6-4b37-9212-7f99bf8eef8b} executeQuery: Read 91 rows, 7.28 KiB in 0.005334 sec., 17060.36745406824 rows/sec., 1.33 MiB/sec. 2025.03.11 22:08:20.303673 [ 4 ] {34b0649e-71b6-4b37-9212-7f99bf8eef8b} TCPHandler: Processed in 0.005913981 sec. 2025.03.11 22:08:20.303893 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:20.304059 [ 4 ] {0b275c82-c84d-4228-b665-29baa9df3172} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:20.304067 [ 198 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_6_1} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:20.304178 [ 4 ] {0b275c82-c84d-4228-b665-29baa9df3172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:08:20.304440 [ 198 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_6_1} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.11 22:08:20.304731 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.11 22:08:20.305237 [ 4 ] {0b275c82-c84d-4228-b665-29baa9df3172} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:20.305278 [ 4 ] {0b275c82-c84d-4228-b665-29baa9df3172} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:20.305662 [ 4 ] {0b275c82-c84d-4228-b665-29baa9df3172} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.11 22:08:20.305902 [ 4 ] {0b275c82-c84d-4228-b665-29baa9df3172} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:20.306087 [ 4 ] {0b275c82-c84d-4228-b665-29baa9df3172} executeQuery: Read 160 rows, 11.41 KiB in 0.002079 sec., 76960.07696007696 rows/sec., 5.36 MiB/sec. 2025.03.11 22:08:20.306139 [ 4 ] {0b275c82-c84d-4228-b665-29baa9df3172} TCPHandler: Processed in 0.00230642 sec. 2025.03.11 22:08:20.306258 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:20.306363 [ 4 ] {ca38b7d0-e60c-48c0-8d7b-471271546d04} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:20.306429 [ 4 ] {ca38b7d0-e60c-48c0-8d7b-471271546d04} 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_histogramu64 2025.03.11 22:08:20.307513 [ 4 ] {ca38b7d0-e60c-48c0-8d7b-471271546d04} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:20.307550 [ 4 ] {ca38b7d0-e60c-48c0-8d7b-471271546d04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:20.308163 [ 4 ] {ca38b7d0-e60c-48c0-8d7b-471271546d04} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.11 22:08:20.308414 [ 4 ] {ca38b7d0-e60c-48c0-8d7b-471271546d04} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:20.308607 [ 4 ] {ca38b7d0-e60c-48c0-8d7b-471271546d04} executeQuery: Read 27 rows, 49.54 KiB in 0.002266 sec., 11915.269196822595 rows/sec., 21.35 MiB/sec. 2025.03.11 22:08:20.308698 [ 4 ] {ca38b7d0-e60c-48c0-8d7b-471271546d04} TCPHandler: Processed in 0.002491582 sec. 2025.03.11 22:08:20.308810 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:20.308913 [ 4 ] {c5e3c951-8840-4b79-ac8d-b769d96261ab} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:08:20.308958 [ 4 ] {c5e3c951-8840-4b79-ac8d-b769d96261ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:08:20.309417 [ 4 ] {c5e3c951-8840-4b79-ac8d-b769d96261ab} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:20.309453 [ 4 ] {c5e3c951-8840-4b79-ac8d-b769d96261ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:20.309801 [ 4 ] {c5e3c951-8840-4b79-ac8d-b769d96261ab} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.11 22:08:20.310031 [ 4 ] {c5e3c951-8840-4b79-ac8d-b769d96261ab} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:20.310283 [ 4 ] {c5e3c951-8840-4b79-ac8d-b769d96261ab} executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. 2025.03.11 22:08:20.310434 [ 4 ] {c5e3c951-8840-4b79-ac8d-b769d96261ab} TCPHandler: Processed in 0.001672345 sec. 2025.03.11 22:08:23.458568 [ 41 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:08:23.458668 [ 41 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:08:23.565459 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.03.11 22:08:23.566172 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:23.566222 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:23.566774 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.11 22:08:23.567043 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:23.567301 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.03.11 22:08:23.848860 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.03.11 22:08:23.869582 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:23.869645 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:23.876685 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.11 22:08:23.877779 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:23.880446 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.03.11 22:08:25.292943 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:25.293154 [ 4 ] {9b8be432-c216-48b5-b58c-7a4cf0baccc5} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:08:25.293234 [ 4 ] {9b8be432-c216-48b5-b58c-7a4cf0baccc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:08:25.294085 [ 4 ] {9b8be432-c216-48b5-b58c-7a4cf0baccc5} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:25.294134 [ 4 ] {9b8be432-c216-48b5-b58c-7a4cf0baccc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:25.294573 [ 4 ] {9b8be432-c216-48b5-b58c-7a4cf0baccc5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.11 22:08:25.294835 [ 4 ] {9b8be432-c216-48b5-b58c-7a4cf0baccc5} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:25.295074 [ 4 ] {9b8be432-c216-48b5-b58c-7a4cf0baccc5} executeQuery: Read 72 rows, 5.96 KiB in 0.001978 sec., 36400.404448938316 rows/sec., 2.94 MiB/sec. 2025.03.11 22:08:25.295130 [ 4 ] {9b8be432-c216-48b5-b58c-7a4cf0baccc5} TCPHandler: Processed in 0.002329469 sec. 2025.03.11 22:08:25.295255 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:25.295360 [ 4 ] {fb194fa6-9886-4468-a4c0-68fec19cd9f2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:08:25.295406 [ 4 ] {fb194fa6-9886-4468-a4c0-68fec19cd9f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:08:25.295938 [ 4 ] {fb194fa6-9886-4468-a4c0-68fec19cd9f2} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:25.295978 [ 4 ] {fb194fa6-9886-4468-a4c0-68fec19cd9f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:25.296322 [ 4 ] {fb194fa6-9886-4468-a4c0-68fec19cd9f2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.11 22:08:25.296556 [ 4 ] {fb194fa6-9886-4468-a4c0-68fec19cd9f2} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:25.296758 [ 4 ] {fb194fa6-9886-4468-a4c0-68fec19cd9f2} executeQuery: Read 8 rows, 616.00 B in 0.001421 sec., 5629.838142153413 rows/sec., 423.34 KiB/sec. 2025.03.11 22:08:25.296811 [ 4 ] {fb194fa6-9886-4468-a4c0-68fec19cd9f2} TCPHandler: Processed in 0.001607934 sec. 2025.03.11 22:08:25.296916 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:25.297017 [ 4 ] {23a58912-b1c6-4ec6-9398-1fa19da11a99} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:08:25.297061 [ 4 ] {23a58912-b1c6-4ec6-9398-1fa19da11a99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:08:25.297605 [ 4 ] {23a58912-b1c6-4ec6-9398-1fa19da11a99} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:25.297650 [ 4 ] {23a58912-b1c6-4ec6-9398-1fa19da11a99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:25.298005 [ 4 ] {23a58912-b1c6-4ec6-9398-1fa19da11a99} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.11 22:08:25.298240 [ 4 ] {23a58912-b1c6-4ec6-9398-1fa19da11a99} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:25.298449 [ 4 ] {23a58912-b1c6-4ec6-9398-1fa19da11a99} executeQuery: Read 72 rows, 5.76 KiB in 0.001454 sec., 49518.56946354883 rows/sec., 3.87 MiB/sec. 2025.03.11 22:08:25.298501 [ 4 ] {23a58912-b1c6-4ec6-9398-1fa19da11a99} TCPHandler: Processed in 0.001635934 sec. 2025.03.11 22:08:25.298616 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:25.298721 [ 4 ] {4bb83ded-a674-4e52-8375-f227f3c4ab47} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:25.298770 [ 4 ] {4bb83ded-a674-4e52-8375-f227f3c4ab47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:08:25.299305 [ 4 ] {4bb83ded-a674-4e52-8375-f227f3c4ab47} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:25.299343 [ 4 ] {4bb83ded-a674-4e52-8375-f227f3c4ab47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:25.299723 [ 4 ] {4bb83ded-a674-4e52-8375-f227f3c4ab47} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.11 22:08:25.299951 [ 4 ] {4bb83ded-a674-4e52-8375-f227f3c4ab47} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:25.300159 [ 4 ] {4bb83ded-a674-4e52-8375-f227f3c4ab47} executeQuery: Read 160 rows, 11.41 KiB in 0.001461 sec., 109514.03148528405 rows/sec., 7.63 MiB/sec. 2025.03.11 22:08:25.300208 [ 4 ] {4bb83ded-a674-4e52-8375-f227f3c4ab47} TCPHandler: Processed in 0.001643434 sec. 2025.03.11 22:08:25.300313 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:25.300413 [ 4 ] {654cb57e-1276-4290-8bf5-a69b6d3422b3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:25.300477 [ 4 ] {654cb57e-1276-4290-8bf5-a69b6d3422b3} 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_histogramu64 2025.03.11 22:08:25.301504 [ 4 ] {654cb57e-1276-4290-8bf5-a69b6d3422b3} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:25.301543 [ 4 ] {654cb57e-1276-4290-8bf5-a69b6d3422b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:25.302157 [ 4 ] {654cb57e-1276-4290-8bf5-a69b6d3422b3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.11 22:08:25.302409 [ 4 ] {654cb57e-1276-4290-8bf5-a69b6d3422b3} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:25.302580 [ 39 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.11 22:08:25.302672 [ 4 ] {654cb57e-1276-4290-8bf5-a69b6d3422b3} executeQuery: Read 8 rows, 14.68 KiB in 0.002274 sec., 3518.0299032541775 rows/sec., 6.30 MiB/sec. 2025.03.11 22:08:25.302676 [ 39 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:25.302763 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:25.303030 [ 4 ] {654cb57e-1276-4290-8bf5-a69b6d3422b3} TCPHandler: Processed in 0.002763383 sec. 2025.03.11 22:08:25.303096 [ 195 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.11 22:08:25.303208 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:25.303459 [ 4 ] {0c32440c-4a4e-4a2b-b9ec-02cf8b6da8a2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:08:25.303584 [ 4 ] {0c32440c-4a4e-4a2b-b9ec-02cf8b6da8a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:08:25.304060 [ 195 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:25.304285 [ 195 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.03.11 22:08:25.304918 [ 195 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.03.11 22:08:25.305639 [ 195 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part 2025.03.11 22:08:25.305755 [ 4 ] {0c32440c-4a4e-4a2b-b9ec-02cf8b6da8a2} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:25.305845 [ 4 ] {0c32440c-4a4e-4a2b-b9ec-02cf8b6da8a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:25.306283 [ 195 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.03.11 22:08:25.306961 [ 195 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part 2025.03.11 22:08:25.307584 [ 4 ] {0c32440c-4a4e-4a2b-b9ec-02cf8b6da8a2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.11 22:08:25.307587 [ 195 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.03.11 22:08:25.308419 [ 4 ] {0c32440c-4a4e-4a2b-b9ec-02cf8b6da8a2} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:25.309182 [ 4 ] {0c32440c-4a4e-4a2b-b9ec-02cf8b6da8a2} executeQuery: Read 60 rows, 4.14 KiB in 0.005774 sec., 10391.409767925183 rows/sec., 717.12 KiB/sec. 2025.03.11 22:08:25.309437 [ 4 ] {0c32440c-4a4e-4a2b-b9ec-02cf8b6da8a2} TCPHandler: Processed in 0.006295994 sec. 2025.03.11 22:08:25.311205 [ 200 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 86 rows, containing 19 columns (19 merged, 0 gathered) in 0.008298891 sec., 10362.830407098974 rows/sec., 18.57 MiB/sec. 2025.03.11 22:08:25.311547 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.11 22:08:25.311991 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_6_1} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:25.312067 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_6_1} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.11 22:08:25.312170 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.03.11 22:08:26.524448 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:26.524712 [ 4 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} executeQuery: (from [fd00:1122:3344:101::d]:65050) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:08:26.525149 [ 4 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:08:26.525202 [ 4 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.11 22:08:26.525575 [ 4 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:08:26.525657 [ 4 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:08:26.525837 [ 4 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.03.11 22:08:26.526009 [ 293 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.11 22:08:26.526100 [ 295 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.11 22:08:26.526166 [ 290 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.11 22:08:26.526145 [ 292 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.11 22:08:26.526338 [ 4 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (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 2025.03.11 22:08:26.526371 [ 4 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:08:26.526494 [ 4 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.11 22:08:26.526518 [ 4 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.03.11 22:08:26.526563 [ 4 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.11 22:08:26.526611 [ 4 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.11 22:08:26.526655 [ 4 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.11 22:08:26.528174 [ 4 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} executeQuery: Read 33 rows, 1.40 KiB in 0.003583 sec., 9210.159084566007 rows/sec., 389.75 KiB/sec. 2025.03.11 22:08:26.528342 [ 4 ] {57f5eaca-dccc-4be5-ad8e-744db6bc38af} TCPHandler: Processed in 0.004027384 sec. 2025.03.11 22:08:26.567126 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:26.567291 [ 4 ] {038cc89f-9de3-4a25-971c-44f54cbe21c0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.11 22:08:26.567360 [ 4 ] {038cc89f-9de3-4a25-971c-44f54cbe21c0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:08:26.568215 [ 4 ] {038cc89f-9de3-4a25-971c-44f54cbe21c0} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:26.568259 [ 4 ] {038cc89f-9de3-4a25-971c-44f54cbe21c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:26.568748 [ 4 ] {038cc89f-9de3-4a25-971c-44f54cbe21c0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.11 22:08:26.568968 [ 4 ] {038cc89f-9de3-4a25-971c-44f54cbe21c0} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:26.569209 [ 4 ] {038cc89f-9de3-4a25-971c-44f54cbe21c0} executeQuery: Read 1 rows, 232.00 B in 0.001956 sec., 511.24744376278124 rows/sec., 115.83 KiB/sec. 2025.03.11 22:08:26.569406 [ 4 ] {038cc89f-9de3-4a25-971c-44f54cbe21c0} TCPHandler: Processed in 0.00236104 sec. 2025.03.11 22:08:26.569533 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:26.569636 [ 4 ] {d9d89677-b7e5-4698-8d2c-da8024bfa90c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.11 22:08:26.569681 [ 4 ] {d9d89677-b7e5-4698-8d2c-da8024bfa90c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.11 22:08:26.570246 [ 4 ] {d9d89677-b7e5-4698-8d2c-da8024bfa90c} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:26.570284 [ 4 ] {d9d89677-b7e5-4698-8d2c-da8024bfa90c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:26.570656 [ 4 ] {d9d89677-b7e5-4698-8d2c-da8024bfa90c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.11 22:08:26.570926 [ 4 ] {d9d89677-b7e5-4698-8d2c-da8024bfa90c} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:26.571229 [ 4 ] {d9d89677-b7e5-4698-8d2c-da8024bfa90c} executeQuery: Read 24 rows, 2.04 KiB in 0.001594 sec., 15056.4617314931 rows/sec., 1.25 MiB/sec. 2025.03.11 22:08:26.571326 [ 4 ] {d9d89677-b7e5-4698-8d2c-da8024bfa90c} TCPHandler: Processed in 0.001842815 sec. 2025.03.11 22:08:26.571447 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:26.571552 [ 4 ] {4aae0425-7675-48ee-bd99-140dfa76f694} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:08:26.571598 [ 4 ] {4aae0425-7675-48ee-bd99-140dfa76f694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:08:26.572124 [ 4 ] {4aae0425-7675-48ee-bd99-140dfa76f694} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:26.572163 [ 4 ] {4aae0425-7675-48ee-bd99-140dfa76f694} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:26.572496 [ 4 ] {4aae0425-7675-48ee-bd99-140dfa76f694} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:08:26.572726 [ 4 ] {4aae0425-7675-48ee-bd99-140dfa76f694} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:26.572985 [ 4 ] {4aae0425-7675-48ee-bd99-140dfa76f694} executeQuery: Read 10 rows, 835.00 B in 0.001439 sec., 6949.270326615706 rows/sec., 566.66 KiB/sec. 2025.03.11 22:08:26.573050 [ 4 ] {4aae0425-7675-48ee-bd99-140dfa76f694} TCPHandler: Processed in 0.001654124 sec. 2025.03.11 22:08:26.573152 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:26.573253 [ 4 ] {c020366b-5f7b-4b89-bf8c-1801ea8d833c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:08:26.573296 [ 4 ] {c020366b-5f7b-4b89-bf8c-1801ea8d833c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:08:26.574575 [ 4 ] {c020366b-5f7b-4b89-bf8c-1801ea8d833c} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:26.574613 [ 4 ] {c020366b-5f7b-4b89-bf8c-1801ea8d833c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:26.575044 [ 4 ] {c020366b-5f7b-4b89-bf8c-1801ea8d833c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.11 22:08:26.575278 [ 4 ] {c020366b-5f7b-4b89-bf8c-1801ea8d833c} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:26.575488 [ 4 ] {c020366b-5f7b-4b89-bf8c-1801ea8d833c} executeQuery: Read 1375 rows, 117.36 KiB in 0.002256 sec., 609485.8156028368 rows/sec., 50.80 MiB/sec. 2025.03.11 22:08:26.575538 [ 4 ] {c020366b-5f7b-4b89-bf8c-1801ea8d833c} TCPHandler: Processed in 0.00243517 sec. 2025.03.11 22:08:26.575667 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:26.575800 [ 4 ] {47ed4b9f-9943-419c-bd88-27061325ffc8} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:08:26.575855 [ 4 ] {47ed4b9f-9943-419c-bd88-27061325ffc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:08:26.576526 [ 4 ] {47ed4b9f-9943-419c-bd88-27061325ffc8} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:26.576574 [ 4 ] {47ed4b9f-9943-419c-bd88-27061325ffc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:26.577009 [ 4 ] {47ed4b9f-9943-419c-bd88-27061325ffc8} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.11 22:08:26.577247 [ 4 ] {47ed4b9f-9943-419c-bd88-27061325ffc8} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:26.577545 [ 4 ] {47ed4b9f-9943-419c-bd88-27061325ffc8} executeQuery: Read 49 rows, 3.69 KiB in 0.001754 sec., 27936.145952109466 rows/sec., 2.05 MiB/sec. 2025.03.11 22:08:26.577678 [ 4 ] {47ed4b9f-9943-419c-bd88-27061325ffc8} TCPHandler: Processed in 0.002076048 sec. 2025.03.11 22:08:26.577787 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:26.577890 [ 4 ] {8fd157e4-a6d9-482f-bfef-03c883493643} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.11 22:08:26.577936 [ 4 ] {8fd157e4-a6d9-482f-bfef-03c883493643} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.11 22:08:26.578547 [ 4 ] {8fd157e4-a6d9-482f-bfef-03c883493643} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:26.578587 [ 4 ] {8fd157e4-a6d9-482f-bfef-03c883493643} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:26.578947 [ 4 ] {8fd157e4-a6d9-482f-bfef-03c883493643} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.11 22:08:26.579183 [ 4 ] {8fd157e4-a6d9-482f-bfef-03c883493643} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:26.579466 [ 4 ] {8fd157e4-a6d9-482f-bfef-03c883493643} executeQuery: Read 252 rows, 17.85 KiB in 0.001591 sec., 158390.9490886235 rows/sec., 10.95 MiB/sec. 2025.03.11 22:08:26.579519 [ 4 ] {8fd157e4-a6d9-482f-bfef-03c883493643} TCPHandler: Processed in 0.001783145 sec. 2025.03.11 22:08:26.579650 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:26.579785 [ 4 ] {d9ba5d00-20ed-47c3-b89a-6178617caff1} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.11 22:08:26.579838 [ 4 ] {d9ba5d00-20ed-47c3-b89a-6178617caff1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.11 22:08:26.580432 [ 4 ] {d9ba5d00-20ed-47c3-b89a-6178617caff1} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:26.580472 [ 4 ] {d9ba5d00-20ed-47c3-b89a-6178617caff1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:26.580839 [ 4 ] {d9ba5d00-20ed-47c3-b89a-6178617caff1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.11 22:08:26.581071 [ 4 ] {d9ba5d00-20ed-47c3-b89a-6178617caff1} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:26.581366 [ 4 ] {d9ba5d00-20ed-47c3-b89a-6178617caff1} executeQuery: Read 12 rows, 960.00 B in 0.001591 sec., 7542.42614707731 rows/sec., 589.25 KiB/sec. 2025.03.11 22:08:26.581456 [ 4 ] {d9ba5d00-20ed-47c3-b89a-6178617caff1} TCPHandler: Processed in 0.001871836 sec. 2025.03.11 22:08:26.581580 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:26.581686 [ 4 ] {54f0f4be-66e1-4d2d-b817-19ae7cc90c98} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:08:26.581730 [ 4 ] {54f0f4be-66e1-4d2d-b817-19ae7cc90c98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:08:26.582486 [ 4 ] {54f0f4be-66e1-4d2d-b817-19ae7cc90c98} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:26.582525 [ 4 ] {54f0f4be-66e1-4d2d-b817-19ae7cc90c98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:26.582910 [ 4 ] {54f0f4be-66e1-4d2d-b817-19ae7cc90c98} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.11 22:08:26.583142 [ 4 ] {54f0f4be-66e1-4d2d-b817-19ae7cc90c98} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:26.583352 [ 4 ] {54f0f4be-66e1-4d2d-b817-19ae7cc90c98} executeQuery: Read 593 rows, 45.64 KiB in 0.001688 sec., 351303.31753554504 rows/sec., 26.40 MiB/sec. 2025.03.11 22:08:26.583404 [ 4 ] {54f0f4be-66e1-4d2d-b817-19ae7cc90c98} TCPHandler: Processed in 0.001874136 sec. 2025.03.11 22:08:26.583507 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:26.583609 [ 4 ] {c4d005cb-037a-4896-9567-dccc8b847216} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:26.583656 [ 4 ] {c4d005cb-037a-4896-9567-dccc8b847216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:08:26.584338 [ 4 ] {c4d005cb-037a-4896-9567-dccc8b847216} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:26.584375 [ 4 ] {c4d005cb-037a-4896-9567-dccc8b847216} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:26.584796 [ 4 ] {c4d005cb-037a-4896-9567-dccc8b847216} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.11 22:08:26.585025 [ 4 ] {c4d005cb-037a-4896-9567-dccc8b847216} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:26.585226 [ 4 ] {c4d005cb-037a-4896-9567-dccc8b847216} executeQuery: Read 951 rows, 65.74 KiB in 0.001639 sec., 580231.8486882246 rows/sec., 39.17 MiB/sec. 2025.03.11 22:08:26.585277 [ 4 ] {c4d005cb-037a-4896-9567-dccc8b847216} TCPHandler: Processed in 0.001818805 sec. 2025.03.11 22:08:26.585388 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:26.585493 [ 4 ] {9b623e4e-78fd-4e57-a3d4-32d1f6decaad} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:26.585557 [ 4 ] {9b623e4e-78fd-4e57-a3d4-32d1f6decaad} 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_histogramu64 2025.03.11 22:08:26.586598 [ 4 ] {9b623e4e-78fd-4e57-a3d4-32d1f6decaad} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:26.586636 [ 4 ] {9b623e4e-78fd-4e57-a3d4-32d1f6decaad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:26.587256 [ 4 ] {9b623e4e-78fd-4e57-a3d4-32d1f6decaad} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.11 22:08:26.587503 [ 4 ] {9b623e4e-78fd-4e57-a3d4-32d1f6decaad} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:26.587730 [ 4 ] {9b623e4e-78fd-4e57-a3d4-32d1f6decaad} executeQuery: Read 27 rows, 49.54 KiB in 0.002258 sec., 11957.48449955713 rows/sec., 21.43 MiB/sec. 2025.03.11 22:08:26.587831 [ 4 ] {9b623e4e-78fd-4e57-a3d4-32d1f6decaad} TCPHandler: Processed in 0.002493071 sec. 2025.03.11 22:08:26.587943 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:26.588044 [ 4 ] {689e5970-d61b-423a-b9f8-e67620a6d312} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:08:26.588089 [ 4 ] {689e5970-d61b-423a-b9f8-e67620a6d312} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:08:26.588497 [ 4 ] {689e5970-d61b-423a-b9f8-e67620a6d312} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:26.588534 [ 4 ] {689e5970-d61b-423a-b9f8-e67620a6d312} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:26.588885 [ 4 ] {689e5970-d61b-423a-b9f8-e67620a6d312} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.11 22:08:26.589115 [ 4 ] {689e5970-d61b-423a-b9f8-e67620a6d312} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:26.589333 [ 4 ] {689e5970-d61b-423a-b9f8-e67620a6d312} executeQuery: Read 24 rows, 1.66 KiB in 0.001306 sec., 18376.722817764163 rows/sec., 1.24 MiB/sec. 2025.03.11 22:08:26.589537 [ 4 ] {689e5970-d61b-423a-b9f8-e67620a6d312} TCPHandler: Processed in 0.001639574 sec. 2025.03.11 22:08:28.575511 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 326 2025.03.11 22:08:28.578766 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:28.578816 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:28.580346 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.11 22:08:28.580670 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:28.581589 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 326 2025.03.11 22:08:30.290218 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:30.290398 [ 4 ] {0b71114e-7752-4be3-92ed-9fc2cbb396ce} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:08:30.290465 [ 4 ] {0b71114e-7752-4be3-92ed-9fc2cbb396ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:08:30.291219 [ 4 ] {0b71114e-7752-4be3-92ed-9fc2cbb396ce} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:30.291260 [ 4 ] {0b71114e-7752-4be3-92ed-9fc2cbb396ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:30.291688 [ 4 ] {0b71114e-7752-4be3-92ed-9fc2cbb396ce} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.11 22:08:30.291951 [ 4 ] {0b71114e-7752-4be3-92ed-9fc2cbb396ce} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:30.292087 [ 32 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.03.11 22:08:30.292125 [ 32 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:30.292144 [ 4 ] {0b71114e-7752-4be3-92ed-9fc2cbb396ce} executeQuery: Read 56 rows, 4.38 KiB in 0.001795 sec., 31197.771587743733 rows/sec., 2.38 MiB/sec. 2025.03.11 22:08:30.292148 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:30.292252 [ 4 ] {0b71114e-7752-4be3-92ed-9fc2cbb396ce} TCPHandler: Processed in 0.002161548 sec. 2025.03.11 22:08:30.292423 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2025.03.11 22:08:30.292456 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:30.292672 [ 4 ] {1f95ce56-80d5-4948-be96-4dd90b9af858} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:08:30.292723 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:30.292766 [ 4 ] {1f95ce56-80d5-4948-be96-4dd90b9af858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:08:30.292804 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 1386 rows starting from the beginning of the part 2025.03.11 22:08:30.293163 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 72 rows starting from the beginning of the part 2025.03.11 22:08:30.293530 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part 2025.03.11 22:08:30.293904 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part 2025.03.11 22:08:30.294240 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1375 rows starting from the beginning of the part 2025.03.11 22:08:30.294613 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2025.03.11 22:08:30.295740 [ 4 ] {1f95ce56-80d5-4948-be96-4dd90b9af858} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:30.295811 [ 4 ] {1f95ce56-80d5-4948-be96-4dd90b9af858} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:30.296831 [ 4 ] {1f95ce56-80d5-4948-be96-4dd90b9af858} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.11 22:08:30.297262 [ 4 ] {1f95ce56-80d5-4948-be96-4dd90b9af858} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:30.297402 [ 32 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.03.11 22:08:30.297446 [ 32 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:30.297484 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:30.297496 [ 4 ] {1f95ce56-80d5-4948-be96-4dd90b9af858} executeQuery: Read 64 rows, 5.12 KiB in 0.004902 sec., 13055.895552835576 rows/sec., 1.02 MiB/sec. 2025.03.11 22:08:30.297884 [ 4 ] {1f95ce56-80d5-4948-be96-4dd90b9af858} TCPHandler: Processed in 0.005462627 sec. 2025.03.11 22:08:30.298031 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2025.03.11 22:08:30.298344 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:30.298374 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 3071 rows, containing 5 columns (5 merged, 0 gathered) in 0.006103962 sec., 503115.84508553625 rows/sec., 43.78 MiB/sec. 2025.03.11 22:08:30.298385 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 609 rows starting from the beginning of the part 2025.03.11 22:08:30.298513 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 72 rows starting from the beginning of the part 2025.03.11 22:08:30.298596 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 91 rows starting from the beginning of the part 2025.03.11 22:08:30.298920 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part 2025.03.11 22:08:30.298979 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:30.299040 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.03.11 22:08:30.299586 [ 4 ] {9d033eb7-8e1f-46de-8d34-4a9a535330db} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:30.299582 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 593 rows starting from the beginning of the part 2025.03.11 22:08:30.299908 [ 4 ] {9d033eb7-8e1f-46de-8d34-4a9a535330db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:08:30.300280 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2025.03.11 22:08:30.300538 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_15_3} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:30.301013 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_15_3} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.03.11 22:08:30.301329 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.11 22:08:30.302729 [ 4 ] {9d033eb7-8e1f-46de-8d34-4a9a535330db} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:30.302801 [ 4 ] {9d033eb7-8e1f-46de-8d34-4a9a535330db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:30.303760 [ 4 ] {9d033eb7-8e1f-46de-8d34-4a9a535330db} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.11 22:08:30.303914 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 1501 rows, containing 5 columns (5 merged, 0 gathered) in 0.006340514 sec., 236731.59620813077 rows/sec., 18.84 MiB/sec. 2025.03.11 22:08:30.304158 [ 4 ] {9d033eb7-8e1f-46de-8d34-4a9a535330db} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:30.304168 [ 200 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.03.11 22:08:30.304432 [ 4 ] {9d033eb7-8e1f-46de-8d34-4a9a535330db} executeQuery: Read 96 rows, 6.85 KiB in 0.005037 sec., 19058.963668850505 rows/sec., 1.33 MiB/sec. 2025.03.11 22:08:30.304528 [ 4 ] {9d033eb7-8e1f-46de-8d34-4a9a535330db} TCPHandler: Processed in 0.006432355 sec. 2025.03.11 22:08:30.304606 [ 200 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_15_3} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:30.304669 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:30.304695 [ 200 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_15_3} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.03.11 22:08:30.304798 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.11 22:08:30.304811 [ 4 ] {3208668d-ddab-479e-86e3-465e7922875e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:08:30.304878 [ 4 ] {3208668d-ddab-479e-86e3-465e7922875e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:08:30.305322 [ 4 ] {3208668d-ddab-479e-86e3-465e7922875e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:30.305358 [ 4 ] {3208668d-ddab-479e-86e3-465e7922875e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:30.305723 [ 4 ] {3208668d-ddab-479e-86e3-465e7922875e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.11 22:08:30.306043 [ 4 ] {3208668d-ddab-479e-86e3-465e7922875e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:30.306223 [ 4 ] {3208668d-ddab-479e-86e3-465e7922875e} executeQuery: Read 36 rows, 2.48 KiB in 0.00145 sec., 24827.586206896554 rows/sec., 1.67 MiB/sec. 2025.03.11 22:08:30.306270 [ 4 ] {3208668d-ddab-479e-86e3-465e7922875e} TCPHandler: Processed in 0.001658454 sec. 2025.03.11 22:08:31.067515 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.03.11 22:08:31.068419 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:31.068462 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:31.069002 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.11 22:08:31.069270 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:31.069510 [ 31 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.11 22:08:31.069546 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.03.11 22:08:31.069636 [ 31 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:31.069685 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:31.069871 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.11 22:08:31.070076 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:31.070141 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.03.11 22:08:31.070219 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2025.03.11 22:08:31.070372 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part 2025.03.11 22:08:31.070606 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part 2025.03.11 22:08:31.070869 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part 2025.03.11 22:08:31.071127 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part 2025.03.11 22:08:31.072962 [ 200 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.003177716 sec., 1612478.8999394532 rows/sec., 23.07 MiB/sec. 2025.03.11 22:08:31.073635 [ 202 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.11 22:08:31.074207 [ 202 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_11_2} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:31.074305 [ 202 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_11_2} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.11 22:08:31.074420 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.03.11 22:08:31.380594 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.03.11 22:08:31.402385 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:31.402441 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:31.409822 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.11 22:08:31.410643 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:31.411030 [ 31 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.11 22:08:31.411181 [ 31 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:31.411253 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:31.411708 [ 200 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.11 22:08:31.425745 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.03.11 22:08:31.427560 [ 200 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:31.429082 [ 200 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.03.11 22:08:31.435167 [ 200 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.03.11 22:08:31.440963 [ 200 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.03.11 22:08:31.446522 [ 200 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.03.11 22:08:31.452050 [ 200 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.03.11 22:08:31.456449 [ 200 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.03.11 22:08:31.513602 [ 202 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.102194011 sec., 812.1806668298791 rows/sec., 4.20 MiB/sec. 2025.03.11 22:08:31.516026 [ 202 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.11 22:08:31.518965 [ 202 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_11_2} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:31.519060 [ 202 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_11_2} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.11 22:08:31.521250 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.03.11 22:08:32.000183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 167.69 MiB, peak 177.59 MiB, free memory in arenas 0.00 B, will set to 169.29 MiB (RSS), difference: 1.59 MiB 2025.03.11 22:08:35.293811 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:35.294006 [ 4 ] {56ad22db-4794-44f8-b730-983e2e791966} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:08:35.294076 [ 4 ] {56ad22db-4794-44f8-b730-983e2e791966} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:08:35.294860 [ 4 ] {56ad22db-4794-44f8-b730-983e2e791966} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:35.294910 [ 4 ] {56ad22db-4794-44f8-b730-983e2e791966} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:35.295377 [ 4 ] {56ad22db-4794-44f8-b730-983e2e791966} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.11 22:08:35.295631 [ 4 ] {56ad22db-4794-44f8-b730-983e2e791966} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:35.295865 [ 4 ] {56ad22db-4794-44f8-b730-983e2e791966} executeQuery: Read 72 rows, 5.96 KiB in 0.00191 sec., 37696.33507853403 rows/sec., 3.05 MiB/sec. 2025.03.11 22:08:35.295923 [ 4 ] {56ad22db-4794-44f8-b730-983e2e791966} TCPHandler: Processed in 0.002247489 sec. 2025.03.11 22:08:35.296057 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:35.296164 [ 4 ] {e6fcbc16-b824-49ae-b0ed-68de35fee4fc} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:08:35.296210 [ 4 ] {e6fcbc16-b824-49ae-b0ed-68de35fee4fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:08:35.296738 [ 4 ] {e6fcbc16-b824-49ae-b0ed-68de35fee4fc} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:35.296777 [ 4 ] {e6fcbc16-b824-49ae-b0ed-68de35fee4fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:35.297123 [ 4 ] {e6fcbc16-b824-49ae-b0ed-68de35fee4fc} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.11 22:08:35.297395 [ 4 ] {e6fcbc16-b824-49ae-b0ed-68de35fee4fc} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:35.297607 [ 4 ] {e6fcbc16-b824-49ae-b0ed-68de35fee4fc} executeQuery: Read 8 rows, 616.00 B in 0.001466 sec., 5457.025920873124 rows/sec., 410.34 KiB/sec. 2025.03.11 22:08:35.297660 [ 4 ] {e6fcbc16-b824-49ae-b0ed-68de35fee4fc} TCPHandler: Processed in 0.001654004 sec. 2025.03.11 22:08:35.297777 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:35.297885 [ 4 ] {fe884d1f-e7c7-44d9-ba56-b0e1efb19aac} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:08:35.297929 [ 4 ] {fe884d1f-e7c7-44d9-ba56-b0e1efb19aac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:08:35.298504 [ 4 ] {fe884d1f-e7c7-44d9-ba56-b0e1efb19aac} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:35.298546 [ 4 ] {fe884d1f-e7c7-44d9-ba56-b0e1efb19aac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:35.298936 [ 4 ] {fe884d1f-e7c7-44d9-ba56-b0e1efb19aac} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.11 22:08:35.299199 [ 4 ] {fe884d1f-e7c7-44d9-ba56-b0e1efb19aac} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:35.299416 [ 4 ] {fe884d1f-e7c7-44d9-ba56-b0e1efb19aac} executeQuery: Read 72 rows, 5.76 KiB in 0.001553 sec., 46361.8802318094 rows/sec., 3.62 MiB/sec. 2025.03.11 22:08:35.299470 [ 4 ] {fe884d1f-e7c7-44d9-ba56-b0e1efb19aac} TCPHandler: Processed in 0.001742765 sec. 2025.03.11 22:08:35.299592 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:35.299698 [ 4 ] {9015fe4d-acb4-4efe-9196-d56057a03979} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:35.299748 [ 4 ] {9015fe4d-acb4-4efe-9196-d56057a03979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:08:35.300294 [ 4 ] {9015fe4d-acb4-4efe-9196-d56057a03979} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:35.300337 [ 4 ] {9015fe4d-acb4-4efe-9196-d56057a03979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:35.300736 [ 4 ] {9015fe4d-acb4-4efe-9196-d56057a03979} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.11 22:08:35.301004 [ 4 ] {9015fe4d-acb4-4efe-9196-d56057a03979} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:35.301179 [ 6 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.11 22:08:35.301243 [ 4 ] {9015fe4d-acb4-4efe-9196-d56057a03979} executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec. 2025.03.11 22:08:35.301260 [ 6 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:35.301330 [ 6 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:35.301383 [ 4 ] {9015fe4d-acb4-4efe-9196-d56057a03979} TCPHandler: Processed in 0.001841145 sec. 2025.03.11 22:08:35.301591 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:35.301602 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.11 22:08:35.301759 [ 4 ] {114dd64a-2875-49dc-b3be-3069bb467d30} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:35.301964 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:35.301979 [ 4 ] {114dd64a-2875-49dc-b3be-3069bb467d30} 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_histogramu64 2025.03.11 22:08:35.302063 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4166 rows starting from the beginning of the part 2025.03.11 22:08:35.302472 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2025.03.11 22:08:35.302890 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2025.03.11 22:08:35.303215 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 951 rows starting from the beginning of the part 2025.03.11 22:08:35.303567 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 96 rows starting from the beginning of the part 2025.03.11 22:08:35.304009 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2025.03.11 22:08:35.307107 [ 4 ] {114dd64a-2875-49dc-b3be-3069bb467d30} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:35.307173 [ 4 ] {114dd64a-2875-49dc-b3be-3069bb467d30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:35.308708 [ 4 ] {114dd64a-2875-49dc-b3be-3069bb467d30} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.11 22:08:35.309022 [ 4 ] {114dd64a-2875-49dc-b3be-3069bb467d30} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:35.309278 [ 4 ] {114dd64a-2875-49dc-b3be-3069bb467d30} executeQuery: Read 8 rows, 14.68 KiB in 0.007567 sec., 1057.2221488040175 rows/sec., 1.89 MiB/sec. 2025.03.11 22:08:35.309392 [ 4 ] {114dd64a-2875-49dc-b3be-3069bb467d30} TCPHandler: Processed in 0.007879737 sec. 2025.03.11 22:08:35.309513 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:35.309617 [ 4 ] {b843cc7b-8367-41d3-8088-911ce40d1481} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:08:35.309665 [ 4 ] {b843cc7b-8367-41d3-8088-911ce40d1481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:08:35.310136 [ 4 ] {b843cc7b-8367-41d3-8088-911ce40d1481} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:35.310178 [ 4 ] {b843cc7b-8367-41d3-8088-911ce40d1481} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:35.310585 [ 4 ] {b843cc7b-8367-41d3-8088-911ce40d1481} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.11 22:08:35.310833 [ 4 ] {b843cc7b-8367-41d3-8088-911ce40d1481} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:35.311015 [ 6 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.11 22:08:35.311088 [ 4 ] {b843cc7b-8367-41d3-8088-911ce40d1481} executeQuery: Read 60 rows, 4.14 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 2.72 MiB/sec. 2025.03.11 22:08:35.311097 [ 6 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:35.311178 [ 6 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.11 22:08:35.311216 [ 4 ] {b843cc7b-8367-41d3-8088-911ce40d1481} TCPHandler: Processed in 0.001750265 sec. 2025.03.11 22:08:35.311436 [ 202 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.11 22:08:35.311620 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5693 rows, containing 5 columns (5 merged, 0 gathered) in 0.010153807 sec., 560676.4044264383 rows/sec., 38.36 MiB/sec. 2025.03.11 22:08:35.311644 [ 202 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:35.311676 [ 202 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 588 rows starting from the beginning of the part 2025.03.11 22:08:35.311756 [ 202 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2025.03.11 22:08:35.311921 [ 202 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2025.03.11 22:08:35.312192 [ 202 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part 2025.03.11 22:08:35.312321 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.11 22:08:35.312496 [ 202 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part 2025.03.11 22:08:35.312917 [ 202 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2025.03.11 22:08:35.313503 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_16_3} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:35.313594 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_16_3} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.11 22:08:35.313703 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. 2025.03.11 22:08:35.314457 [ 194 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 4 columns (4 merged, 0 gathered) in 0.003167997 sec., 261363.88386731426 rows/sec., 17.61 MiB/sec. 2025.03.11 22:08:35.314612 [ 194 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.11 22:08:35.314890 [ 194 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_16_3} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:35.314963 [ 194 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_16_3} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.11 22:08:35.315034 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.03.11 22:08:37.846756 [ 107 ] {} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.11 22:08:37.846844 [ 107 ] {} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:37.846867 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:37.847080 [ 190 ] {de17de4f-e27f-43d7-ac9a-bd9ed3fc877d::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.03.11 22:08:37.847435 [ 190 ] {de17de4f-e27f-43d7-ac9a-bd9ed3fc877d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:37.847480 [ 190 ] {de17de4f-e27f-43d7-ac9a-bd9ed3fc877d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.03.11 22:08:37.847603 [ 190 ] {de17de4f-e27f-43d7-ac9a-bd9ed3fc877d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.03.11 22:08:37.847704 [ 190 ] {de17de4f-e27f-43d7-ac9a-bd9ed3fc877d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2025.03.11 22:08:37.847951 [ 190 ] {de17de4f-e27f-43d7-ac9a-bd9ed3fc877d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2025.03.11 22:08:37.848071 [ 190 ] {de17de4f-e27f-43d7-ac9a-bd9ed3fc877d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.03.11 22:08:37.850302 [ 196 ] {de17de4f-e27f-43d7-ac9a-bd9ed3fc877d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 6 columns (6 merged, 0 gathered) in 0.003350278 sec., 10446.894257730255 rows/sec., 2.14 MiB/sec. 2025.03.11 22:08:37.850474 [ 190 ] {de17de4f-e27f-43d7-ac9a-bd9ed3fc877d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.11 22:08:37.850847 [ 190 ] {de17de4f-e27f-43d7-ac9a-bd9ed3fc877d::all_1_5_1} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:37.850932 [ 190 ] {de17de4f-e27f-43d7-ac9a-bd9ed3fc877d::all_1_5_1} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.11 22:08:37.851013 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.11 22:08:38.458721 [ 122 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:08:38.458777 [ 122 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:08:38.569800 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.03.11 22:08:38.570513 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:38.570561 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:38.571176 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.11 22:08:38.571464 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:38.571689 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.03.11 22:08:38.581917 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 346 2025.03.11 22:08:38.584674 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:38.584720 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:38.586166 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.11 22:08:38.586481 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:38.587024 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 346 2025.03.11 22:08:38.925903 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.03.11 22:08:38.945225 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:38.945281 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:38.952473 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.11 22:08:38.953268 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:38.955957 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.03.11 22:08:40.288432 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:40.288700 [ 4 ] {5dc8f804-ace0-4abc-beb5-4c7ed4d1f25a} executeQuery: (from [fd00:1122:3344:101::d]:65050) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.11 22:08:40.289131 [ 4 ] {5dc8f804-ace0-4abc-beb5-4c7ed4d1f25a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.11 22:08:40.289184 [ 4 ] {5dc8f804-ace0-4abc-beb5-4c7ed4d1f25a} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.11 22:08:40.289547 [ 4 ] {5dc8f804-ace0-4abc-beb5-4c7ed4d1f25a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:08:40.289626 [ 4 ] {5dc8f804-ace0-4abc-beb5-4c7ed4d1f25a} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.11 22:08:40.289801 [ 4 ] {5dc8f804-ace0-4abc-beb5-4c7ed4d1f25a} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.03.11 22:08:40.289839 [ 4 ] {5dc8f804-ace0-4abc-beb5-4c7ed4d1f25a} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.03.11 22:08:40.289865 [ 4 ] {5dc8f804-ace0-4abc-beb5-4c7ed4d1f25a} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (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 2025.03.11 22:08:40.289882 [ 4 ] {5dc8f804-ace0-4abc-beb5-4c7ed4d1f25a} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.11 22:08:40.289932 [ 4 ] {5dc8f804-ace0-4abc-beb5-4c7ed4d1f25a} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.11 22:08:40.289988 [ 4 ] {5dc8f804-ace0-4abc-beb5-4c7ed4d1f25a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 2025.03.11 22:08:40.291163 [ 4 ] {5dc8f804-ace0-4abc-beb5-4c7ed4d1f25a} executeQuery: Read 35 rows, 1.48 KiB in 0.002589 sec., 13518.733101583623 rows/sec., 571.83 KiB/sec. 2025.03.11 22:08:40.291296 [ 4 ] {5dc8f804-ace0-4abc-beb5-4c7ed4d1f25a} TCPHandler: Processed in 0.003028406 sec. 2025.03.11 22:08:40.297864 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:40.298008 [ 4 ] {94eccbc6-4f61-4a6b-a54a-861e5da344f0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.11 22:08:40.298065 [ 4 ] {94eccbc6-4f61-4a6b-a54a-861e5da344f0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.11 22:08:40.298882 [ 4 ] {94eccbc6-4f61-4a6b-a54a-861e5da344f0} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:40.298939 [ 4 ] {94eccbc6-4f61-4a6b-a54a-861e5da344f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:40.299555 [ 4 ] {94eccbc6-4f61-4a6b-a54a-861e5da344f0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.11 22:08:40.299832 [ 4 ] {94eccbc6-4f61-4a6b-a54a-861e5da344f0} oximeter.timeseries_schema (de17de4f-e27f-43d7-ac9a-bd9ed3fc877d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:40.300097 [ 4 ] {94eccbc6-4f61-4a6b-a54a-861e5da344f0} executeQuery: Read 1 rows, 106.00 B in 0.002128 sec., 469.92481203007515 rows/sec., 48.64 KiB/sec. 2025.03.11 22:08:40.300166 [ 4 ] {94eccbc6-4f61-4a6b-a54a-861e5da344f0} TCPHandler: Processed in 0.002365111 sec. 2025.03.11 22:08:40.300290 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:40.300403 [ 4 ] {0d17676a-d87d-490c-be0f-d24892d21176} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:08:40.300454 [ 4 ] {0d17676a-d87d-490c-be0f-d24892d21176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:08:40.301122 [ 4 ] {0d17676a-d87d-490c-be0f-d24892d21176} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:40.301163 [ 4 ] {0d17676a-d87d-490c-be0f-d24892d21176} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:40.301543 [ 4 ] {0d17676a-d87d-490c-be0f-d24892d21176} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.11 22:08:40.301792 [ 4 ] {0d17676a-d87d-490c-be0f-d24892d21176} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:40.302030 [ 4 ] {0d17676a-d87d-490c-be0f-d24892d21176} executeQuery: Read 119 rows, 10.31 KiB in 0.001653 sec., 71990.3206291591 rows/sec., 6.09 MiB/sec. 2025.03.11 22:08:40.302084 [ 4 ] {0d17676a-d87d-490c-be0f-d24892d21176} TCPHandler: Processed in 0.001852336 sec. 2025.03.11 22:08:40.302209 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:40.302318 [ 4 ] {6aa08603-1457-47af-8360-d5cf7b194ac0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:08:40.302365 [ 4 ] {6aa08603-1457-47af-8360-d5cf7b194ac0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:08:40.302885 [ 4 ] {6aa08603-1457-47af-8360-d5cf7b194ac0} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:40.302923 [ 4 ] {6aa08603-1457-47af-8360-d5cf7b194ac0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:40.303267 [ 4 ] {6aa08603-1457-47af-8360-d5cf7b194ac0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.11 22:08:40.303525 [ 4 ] {6aa08603-1457-47af-8360-d5cf7b194ac0} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:40.303736 [ 4 ] {6aa08603-1457-47af-8360-d5cf7b194ac0} executeQuery: Read 31 rows, 2.33 KiB in 0.001439 sec., 21542.738012508686 rows/sec., 1.58 MiB/sec. 2025.03.11 22:08:40.303788 [ 4 ] {6aa08603-1457-47af-8360-d5cf7b194ac0} TCPHandler: Processed in 0.001632214 sec. 2025.03.11 22:08:40.303891 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:40.303992 [ 4 ] {837994b0-c1bb-45da-882d-fc18605d6dd6} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.11 22:08:40.304036 [ 4 ] {837994b0-c1bb-45da-882d-fc18605d6dd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.11 22:08:40.304535 [ 4 ] {837994b0-c1bb-45da-882d-fc18605d6dd6} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:40.304574 [ 4 ] {837994b0-c1bb-45da-882d-fc18605d6dd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:40.304906 [ 4 ] {837994b0-c1bb-45da-882d-fc18605d6dd6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.11 22:08:40.305147 [ 4 ] {837994b0-c1bb-45da-882d-fc18605d6dd6} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:40.305420 [ 4 ] {837994b0-c1bb-45da-882d-fc18605d6dd6} executeQuery: Read 1 rows, 68.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 46.15 KiB/sec. 2025.03.11 22:08:40.305500 [ 4 ] {837994b0-c1bb-45da-882d-fc18605d6dd6} TCPHandler: Processed in 0.001658994 sec. 2025.03.11 22:08:40.305609 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:40.305709 [ 4 ] {8ade7048-b69a-4427-94df-f9bee22443b8} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:08:40.305752 [ 4 ] {8ade7048-b69a-4427-94df-f9bee22443b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:08:40.306305 [ 4 ] {8ade7048-b69a-4427-94df-f9bee22443b8} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:40.306344 [ 4 ] {8ade7048-b69a-4427-94df-f9bee22443b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:40.306707 [ 4 ] {8ade7048-b69a-4427-94df-f9bee22443b8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.11 22:08:40.306947 [ 4 ] {8ade7048-b69a-4427-94df-f9bee22443b8} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:40.307145 [ 4 ] {8ade7048-b69a-4427-94df-f9bee22443b8} executeQuery: Read 95 rows, 7.60 KiB in 0.001471 sec., 64581.917063222296 rows/sec., 5.04 MiB/sec. 2025.03.11 22:08:40.307194 [ 4 ] {8ade7048-b69a-4427-94df-f9bee22443b8} TCPHandler: Processed in 0.001652314 sec. 2025.03.11 22:08:40.307290 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:40.307385 [ 4 ] {5a5d4dc6-41d6-4ea2-a1d0-fa397c5ef49e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:40.307430 [ 4 ] {5a5d4dc6-41d6-4ea2-a1d0-fa397c5ef49e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:08:40.307977 [ 4 ] {5a5d4dc6-41d6-4ea2-a1d0-fa397c5ef49e} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:40.308016 [ 4 ] {5a5d4dc6-41d6-4ea2-a1d0-fa397c5ef49e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:40.308390 [ 4 ] {5a5d4dc6-41d6-4ea2-a1d0-fa397c5ef49e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.11 22:08:40.308620 [ 4 ] {5a5d4dc6-41d6-4ea2-a1d0-fa397c5ef49e} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:40.308832 [ 4 ] {5a5d4dc6-41d6-4ea2-a1d0-fa397c5ef49e} executeQuery: Read 160 rows, 11.41 KiB in 0.001438 sec., 111265.64673157163 rows/sec., 7.75 MiB/sec. 2025.03.11 22:08:40.308884 [ 4 ] {5a5d4dc6-41d6-4ea2-a1d0-fa397c5ef49e} TCPHandler: Processed in 0.001620194 sec. 2025.03.11 22:08:40.309000 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:40.309103 [ 4 ] {60167e33-1e69-433f-9f54-2a5846789128} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.11 22:08:40.309150 [ 4 ] {60167e33-1e69-433f-9f54-2a5846789128} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.11 22:08:40.309598 [ 4 ] {60167e33-1e69-433f-9f54-2a5846789128} oximeter.measurements_f64 (6df1dd5b-3b28-409d-9084-b3803d0ba6f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:40.309643 [ 4 ] {60167e33-1e69-433f-9f54-2a5846789128} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:40.310064 [ 4 ] {60167e33-1e69-433f-9f54-2a5846789128} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.11 22:08:40.310362 [ 4 ] {60167e33-1e69-433f-9f54-2a5846789128} oximeter.measurements_f64 (6df1dd5b-3b28-409d-9084-b3803d0ba6f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:40.310690 [ 4 ] {60167e33-1e69-433f-9f54-2a5846789128} executeQuery: Read 1 rows, 65.00 B in 0.001596 sec., 626.5664160401003 rows/sec., 39.77 KiB/sec. 2025.03.11 22:08:40.310754 [ 4 ] {60167e33-1e69-433f-9f54-2a5846789128} TCPHandler: Processed in 0.001814526 sec. 2025.03.11 22:08:40.310878 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:40.310986 [ 4 ] {2f525733-8699-428e-9260-b7cc0192a6fe} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:40.311052 [ 4 ] {2f525733-8699-428e-9260-b7cc0192a6fe} 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_histogramu64 2025.03.11 22:08:40.312212 [ 4 ] {2f525733-8699-428e-9260-b7cc0192a6fe} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:40.312252 [ 4 ] {2f525733-8699-428e-9260-b7cc0192a6fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:40.312926 [ 4 ] {2f525733-8699-428e-9260-b7cc0192a6fe} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.11 22:08:40.313182 [ 4 ] {2f525733-8699-428e-9260-b7cc0192a6fe} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:40.313424 [ 4 ] {2f525733-8699-428e-9260-b7cc0192a6fe} executeQuery: Read 31 rows, 56.88 KiB in 0.002461 sec., 12596.50548557497 rows/sec., 22.57 MiB/sec. 2025.03.11 22:08:40.313520 [ 4 ] {2f525733-8699-428e-9260-b7cc0192a6fe} TCPHandler: Processed in 0.002699912 sec. 2025.03.11 22:08:40.313633 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:40.313734 [ 4 ] {fdd469ed-5b97-4104-87ed-d65c06f80162} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:08:40.313781 [ 4 ] {fdd469ed-5b97-4104-87ed-d65c06f80162} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:08:40.314211 [ 4 ] {fdd469ed-5b97-4104-87ed-d65c06f80162} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:40.314250 [ 4 ] {fdd469ed-5b97-4104-87ed-d65c06f80162} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:40.314596 [ 4 ] {fdd469ed-5b97-4104-87ed-d65c06f80162} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.11 22:08:40.314822 [ 4 ] {fdd469ed-5b97-4104-87ed-d65c06f80162} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:40.315022 [ 4 ] {fdd469ed-5b97-4104-87ed-d65c06f80162} executeQuery: Read 60 rows, 4.14 KiB in 0.001308 sec., 45871.55963302753 rows/sec., 3.09 MiB/sec. 2025.03.11 22:08:40.315072 [ 4 ] {fdd469ed-5b97-4104-87ed-d65c06f80162} TCPHandler: Processed in 0.001488303 sec. 2025.03.11 22:08:45.293397 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:45.293594 [ 4 ] {f4dfb379-dcd1-4f06-93c4-c721b4339213} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:08:45.293665 [ 4 ] {f4dfb379-dcd1-4f06-93c4-c721b4339213} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:08:45.294415 [ 4 ] {f4dfb379-dcd1-4f06-93c4-c721b4339213} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:45.294459 [ 4 ] {f4dfb379-dcd1-4f06-93c4-c721b4339213} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:45.294890 [ 4 ] {f4dfb379-dcd1-4f06-93c4-c721b4339213} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.11 22:08:45.295156 [ 4 ] {f4dfb379-dcd1-4f06-93c4-c721b4339213} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:45.295413 [ 4 ] {f4dfb379-dcd1-4f06-93c4-c721b4339213} executeQuery: Read 2 rows, 167.00 B in 0.00185 sec., 1081.081081081081 rows/sec., 88.15 KiB/sec. 2025.03.11 22:08:45.295529 [ 4 ] {f4dfb379-dcd1-4f06-93c4-c721b4339213} TCPHandler: Processed in 0.00226099 sec. 2025.03.11 22:08:45.295664 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:45.295773 [ 4 ] {6c6019d8-b2c6-4021-aebc-8c3a4e68e943} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:08:45.295822 [ 4 ] {6c6019d8-b2c6-4021-aebc-8c3a4e68e943} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:08:45.296403 [ 4 ] {6c6019d8-b2c6-4021-aebc-8c3a4e68e943} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:45.296441 [ 4 ] {6c6019d8-b2c6-4021-aebc-8c3a4e68e943} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:45.296798 [ 4 ] {6c6019d8-b2c6-4021-aebc-8c3a4e68e943} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.11 22:08:45.297038 [ 4 ] {6c6019d8-b2c6-4021-aebc-8c3a4e68e943} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:45.297221 [ 4 ] {6c6019d8-b2c6-4021-aebc-8c3a4e68e943} executeQuery: Read 73 rows, 6.04 KiB in 0.001473 sec., 49558.72369314325 rows/sec., 4.00 MiB/sec. 2025.03.11 22:08:45.297273 [ 4 ] {6c6019d8-b2c6-4021-aebc-8c3a4e68e943} TCPHandler: Processed in 0.001663864 sec. 2025.03.11 22:08:45.297392 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:45.297495 [ 4 ] {fdda00df-d44e-478b-a9d6-a39964830e06} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:08:45.297539 [ 4 ] {fdda00df-d44e-478b-a9d6-a39964830e06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:08:45.298069 [ 4 ] {fdda00df-d44e-478b-a9d6-a39964830e06} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:45.298106 [ 4 ] {fdda00df-d44e-478b-a9d6-a39964830e06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:45.298444 [ 4 ] {fdda00df-d44e-478b-a9d6-a39964830e06} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.11 22:08:45.298701 [ 4 ] {fdda00df-d44e-478b-a9d6-a39964830e06} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:45.298817 [ 116 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.11 22:08:45.298860 [ 116 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:45.298883 [ 4 ] {fdda00df-d44e-478b-a9d6-a39964830e06} executeQuery: Read 10 rows, 759.00 B in 0.001408 sec., 7102.272727272727 rows/sec., 526.43 KiB/sec. 2025.03.11 22:08:45.298886 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:45.298989 [ 4 ] {fdda00df-d44e-478b-a9d6-a39964830e06} TCPHandler: Processed in 0.001640954 sec. 2025.03.11 22:08:45.299389 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:45.299392 [ 202 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.11 22:08:45.299586 [ 4 ] {217aa486-6928-4f1f-953b-ac63602274e6} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:08:45.299685 [ 202 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:45.299695 [ 4 ] {217aa486-6928-4f1f-953b-ac63602274e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:08:45.299755 [ 202 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part 2025.03.11 22:08:45.300059 [ 202 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part 2025.03.11 22:08:45.300376 [ 202 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part 2025.03.11 22:08:45.300776 [ 202 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part 2025.03.11 22:08:45.301192 [ 202 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part 2025.03.11 22:08:45.301475 [ 202 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part 2025.03.11 22:08:45.302524 [ 4 ] {217aa486-6928-4f1f-953b-ac63602274e6} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:45.302594 [ 4 ] {217aa486-6928-4f1f-953b-ac63602274e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:45.303872 [ 4 ] {217aa486-6928-4f1f-953b-ac63602274e6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.11 22:08:45.304506 [ 4 ] {217aa486-6928-4f1f-953b-ac63602274e6} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:45.304532 [ 202 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 5 columns (5 merged, 0 gathered) in 0.005523667 sec., 27698.990543781874 rows/sec., 2.15 MiB/sec. 2025.03.11 22:08:45.304784 [ 202 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.11 22:08:45.305045 [ 4 ] {217aa486-6928-4f1f-953b-ac63602274e6} executeQuery: Read 74 rows, 5.92 KiB in 0.005472 sec., 13523.391812865497 rows/sec., 1.06 MiB/sec. 2025.03.11 22:08:45.305304 [ 4 ] {217aa486-6928-4f1f-953b-ac63602274e6} TCPHandler: Processed in 0.006026141 sec. 2025.03.11 22:08:45.305477 [ 202 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_11_2} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:45.305481 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:45.305621 [ 202 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_11_2} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.11 22:08:45.305669 [ 4 ] {d1c1eb3a-6144-4c76-99f3-ca9f7c1cbcb2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:45.305768 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.11 22:08:45.305779 [ 4 ] {d1c1eb3a-6144-4c76-99f3-ca9f7c1cbcb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:08:45.306362 [ 4 ] {d1c1eb3a-6144-4c76-99f3-ca9f7c1cbcb2} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:45.306400 [ 4 ] {d1c1eb3a-6144-4c76-99f3-ca9f7c1cbcb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:45.306791 [ 4 ] {d1c1eb3a-6144-4c76-99f3-ca9f7c1cbcb2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.11 22:08:45.307034 [ 4 ] {d1c1eb3a-6144-4c76-99f3-ca9f7c1cbcb2} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:45.307217 [ 4 ] {d1c1eb3a-6144-4c76-99f3-ca9f7c1cbcb2} executeQuery: Read 161 rows, 11.48 KiB in 0.001608 sec., 100124.37810945274 rows/sec., 6.97 MiB/sec. 2025.03.11 22:08:45.307267 [ 4 ] {d1c1eb3a-6144-4c76-99f3-ca9f7c1cbcb2} TCPHandler: Processed in 0.001857686 sec. 2025.03.11 22:08:45.307375 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:45.307476 [ 4 ] {c6c26166-8ceb-4533-87a8-10eb7d717ac3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:45.307538 [ 4 ] {c6c26166-8ceb-4533-87a8-10eb7d717ac3} 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_histogramu64 2025.03.11 22:08:45.308581 [ 4 ] {c6c26166-8ceb-4533-87a8-10eb7d717ac3} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:45.308617 [ 4 ] {c6c26166-8ceb-4533-87a8-10eb7d717ac3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:45.309221 [ 4 ] {c6c26166-8ceb-4533-87a8-10eb7d717ac3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.11 22:08:45.309472 [ 4 ] {c6c26166-8ceb-4533-87a8-10eb7d717ac3} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:45.309673 [ 4 ] {c6c26166-8ceb-4533-87a8-10eb7d717ac3} executeQuery: Read 8 rows, 14.68 KiB in 0.00222 sec., 3603.6036036036035 rows/sec., 6.46 MiB/sec. 2025.03.11 22:08:45.309763 [ 4 ] {c6c26166-8ceb-4533-87a8-10eb7d717ac3} TCPHandler: Processed in 0.002439261 sec. 2025.03.11 22:08:45.309877 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:45.309978 [ 4 ] {c1e30cb7-0137-4bb7-bbf6-481f14f361bb} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:08:45.310025 [ 4 ] {c1e30cb7-0137-4bb7-bbf6-481f14f361bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:08:45.310460 [ 4 ] {c1e30cb7-0137-4bb7-bbf6-481f14f361bb} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:45.310496 [ 4 ] {c1e30cb7-0137-4bb7-bbf6-481f14f361bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:45.310848 [ 4 ] {c1e30cb7-0137-4bb7-bbf6-481f14f361bb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.11 22:08:45.311091 [ 4 ] {c1e30cb7-0137-4bb7-bbf6-481f14f361bb} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:45.311266 [ 4 ] {c1e30cb7-0137-4bb7-bbf6-481f14f361bb} executeQuery: Read 60 rows, 4.14 KiB in 0.00131 sec., 45801.52671755725 rows/sec., 3.09 MiB/sec. 2025.03.11 22:08:45.311314 [ 4 ] {c1e30cb7-0137-4bb7-bbf6-481f14f361bb} TCPHandler: Processed in 0.001487923 sec. 2025.03.11 22:08:46.071864 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2025.03.11 22:08:46.072519 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:46.072562 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:46.073110 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.11 22:08:46.073362 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:46.073607 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2025.03.11 22:08:46.456092 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.03.11 22:08:46.475792 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:46.475844 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:46.483381 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.11 22:08:46.484185 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:46.487230 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.03.11 22:08:48.587265 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 380 2025.03.11 22:08:48.590410 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:48.590465 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:48.592019 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.11 22:08:48.592336 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:48.593309 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 380 2025.03.11 22:08:50.294426 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:50.294610 [ 4 ] {be43ea3d-e156-4645-b3bf-cc74ed908030} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:08:50.294680 [ 4 ] {be43ea3d-e156-4645-b3bf-cc74ed908030} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:08:50.295479 [ 4 ] {be43ea3d-e156-4645-b3bf-cc74ed908030} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:50.295529 [ 4 ] {be43ea3d-e156-4645-b3bf-cc74ed908030} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:50.295977 [ 4 ] {be43ea3d-e156-4645-b3bf-cc74ed908030} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.11 22:08:50.296238 [ 4 ] {be43ea3d-e156-4645-b3bf-cc74ed908030} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:50.296494 [ 4 ] {be43ea3d-e156-4645-b3bf-cc74ed908030} executeQuery: Read 118 rows, 10.21 KiB in 0.001923 sec., 61362.454498179926 rows/sec., 5.19 MiB/sec. 2025.03.11 22:08:50.296622 [ 4 ] {be43ea3d-e156-4645-b3bf-cc74ed908030} TCPHandler: Processed in 0.00232304 sec. 2025.03.11 22:08:50.296819 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:50.296922 [ 4 ] {af2ec44c-ed55-4d22-8036-4928789f6df9} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:08:50.296969 [ 4 ] {af2ec44c-ed55-4d22-8036-4928789f6df9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:08:50.297525 [ 4 ] {af2ec44c-ed55-4d22-8036-4928789f6df9} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:50.297565 [ 4 ] {af2ec44c-ed55-4d22-8036-4928789f6df9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:50.297910 [ 4 ] {af2ec44c-ed55-4d22-8036-4928789f6df9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.11 22:08:50.298158 [ 4 ] {af2ec44c-ed55-4d22-8036-4928789f6df9} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:50.298366 [ 4 ] {af2ec44c-ed55-4d22-8036-4928789f6df9} executeQuery: Read 31 rows, 2.33 KiB in 0.001466 sec., 21145.975443383355 rows/sec., 1.55 MiB/sec. 2025.03.11 22:08:50.298419 [ 4 ] {af2ec44c-ed55-4d22-8036-4928789f6df9} TCPHandler: Processed in 0.001660874 sec. 2025.03.11 22:08:50.298538 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:50.298641 [ 4 ] {1c66e3d3-4f04-4e6e-8ef7-ada809057b55} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:08:50.298686 [ 4 ] {1c66e3d3-4f04-4e6e-8ef7-ada809057b55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:08:50.299252 [ 4 ] {1c66e3d3-4f04-4e6e-8ef7-ada809057b55} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:50.299294 [ 4 ] {1c66e3d3-4f04-4e6e-8ef7-ada809057b55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:50.299652 [ 4 ] {1c66e3d3-4f04-4e6e-8ef7-ada809057b55} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.11 22:08:50.299911 [ 4 ] {1c66e3d3-4f04-4e6e-8ef7-ada809057b55} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:50.300148 [ 4 ] {1c66e3d3-4f04-4e6e-8ef7-ada809057b55} executeQuery: Read 95 rows, 7.60 KiB in 0.001526 sec., 62254.25950196592 rows/sec., 4.86 MiB/sec. 2025.03.11 22:08:50.300292 [ 4 ] {1c66e3d3-4f04-4e6e-8ef7-ada809057b55} TCPHandler: Processed in 0.001803886 sec. 2025.03.11 22:08:50.300447 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:50.300565 [ 4 ] {ec2c4631-7721-4d0e-87d2-e308c0634604} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:50.300621 [ 4 ] {ec2c4631-7721-4d0e-87d2-e308c0634604} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:08:50.301272 [ 4 ] {ec2c4631-7721-4d0e-87d2-e308c0634604} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:50.301316 [ 4 ] {ec2c4631-7721-4d0e-87d2-e308c0634604} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:50.301851 [ 4 ] {ec2c4631-7721-4d0e-87d2-e308c0634604} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.11 22:08:50.302149 [ 4 ] {ec2c4631-7721-4d0e-87d2-e308c0634604} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:50.302406 [ 4 ] {ec2c4631-7721-4d0e-87d2-e308c0634604} executeQuery: Read 160 rows, 11.41 KiB in 0.001867 sec., 85698.9823245849 rows/sec., 5.97 MiB/sec. 2025.03.11 22:08:50.302472 [ 4 ] {ec2c4631-7721-4d0e-87d2-e308c0634604} TCPHandler: Processed in 0.002084118 sec. 2025.03.11 22:08:50.302600 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:50.302710 [ 4 ] {836c4837-70ec-404e-a825-934a635e2796} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:50.302777 [ 4 ] {836c4837-70ec-404e-a825-934a635e2796} 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_histogramu64 2025.03.11 22:08:50.303907 [ 4 ] {836c4837-70ec-404e-a825-934a635e2796} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:50.303947 [ 4 ] {836c4837-70ec-404e-a825-934a635e2796} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:50.304606 [ 4 ] {836c4837-70ec-404e-a825-934a635e2796} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.11 22:08:50.304858 [ 4 ] {836c4837-70ec-404e-a825-934a635e2796} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:50.305039 [ 141 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.11 22:08:50.305120 [ 141 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:50.305145 [ 4 ] {836c4837-70ec-404e-a825-934a635e2796} executeQuery: Read 31 rows, 56.88 KiB in 0.002451 sec., 12647.898816809466 rows/sec., 22.66 MiB/sec. 2025.03.11 22:08:50.305160 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:50.305416 [ 196 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.11 22:08:50.305423 [ 4 ] {836c4837-70ec-404e-a825-934a635e2796} TCPHandler: Processed in 0.002881844 sec. 2025.03.11 22:08:50.305594 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:50.305722 [ 196 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:50.305734 [ 4 ] {4d70883b-4b04-49a2-b419-776c14d1348c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:08:50.305792 [ 196 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 86 rows starting from the beginning of the part 2025.03.11 22:08:50.305797 [ 4 ] {4d70883b-4b04-49a2-b419-776c14d1348c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:08:50.306474 [ 196 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part 2025.03.11 22:08:50.306789 [ 196 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.03.11 22:08:50.307205 [ 196 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part 2025.03.11 22:08:50.307272 [ 4 ] {4d70883b-4b04-49a2-b419-776c14d1348c} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:50.307333 [ 4 ] {4d70883b-4b04-49a2-b419-776c14d1348c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:50.307724 [ 196 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.03.11 22:08:50.308282 [ 196 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part 2025.03.11 22:08:50.308485 [ 4 ] {4d70883b-4b04-49a2-b419-776c14d1348c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.11 22:08:50.308991 [ 4 ] {4d70883b-4b04-49a2-b419-776c14d1348c} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:50.309307 [ 4 ] {4d70883b-4b04-49a2-b419-776c14d1348c} executeQuery: Read 60 rows, 4.14 KiB in 0.003605 sec., 16643.55062413315 rows/sec., 1.12 MiB/sec. 2025.03.11 22:08:50.309407 [ 4 ] {4d70883b-4b04-49a2-b419-776c14d1348c} TCPHandler: Processed in 0.003869373 sec. 2025.03.11 22:08:50.311452 [ 191 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 19 columns (19 merged, 0 gathered) in 0.006164193 sec., 30985.402306514414 rows/sec., 55.52 MiB/sec. 2025.03.11 22:08:50.311974 [ 191 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.11 22:08:50.312433 [ 191 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_11_2} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:50.312528 [ 191 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_11_2} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.11 22:08:50.312688 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. 2025.03.11 22:08:53.458816 [ 150 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:08:53.458889 [ 150 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:08:53.573825 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2025.03.11 22:08:53.574571 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:53.574629 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:53.575246 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.11 22:08:53.575499 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:53.575681 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.03.11 22:08:53.987374 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.03.11 22:08:54.009150 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:54.009225 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:54.016858 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.11 22:08:54.017691 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:54.021171 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.03.11 22:08:55.294699 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:55.294895 [ 4 ] {8dc7b5e5-3ac4-4cd4-947a-111b3664423e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:08:55.294975 [ 4 ] {8dc7b5e5-3ac4-4cd4-947a-111b3664423e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:08:55.295914 [ 4 ] {8dc7b5e5-3ac4-4cd4-947a-111b3664423e} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:55.295978 [ 4 ] {8dc7b5e5-3ac4-4cd4-947a-111b3664423e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:55.296555 [ 4 ] {8dc7b5e5-3ac4-4cd4-947a-111b3664423e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.11 22:08:55.296923 [ 4 ] {8dc7b5e5-3ac4-4cd4-947a-111b3664423e} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:55.297080 [ 148 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.03.11 22:08:55.297121 [ 148 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:55.297135 [ 4 ] {8dc7b5e5-3ac4-4cd4-947a-111b3664423e} executeQuery: Read 72 rows, 5.96 KiB in 0.002294 sec., 31386.22493461203 rows/sec., 2.54 MiB/sec. 2025.03.11 22:08:55.297146 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:55.297226 [ 4 ] {8dc7b5e5-3ac4-4cd4-947a-111b3664423e} TCPHandler: Processed in 0.002669882 sec. 2025.03.11 22:08:55.297376 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.03.11 22:08:55.297496 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:55.297851 [ 4 ] {bb3b64ea-5b6c-4328-b127-5455a3530b14} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:08:55.297851 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:55.297941 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 1391 rows starting from the beginning of the part 2025.03.11 22:08:55.297955 [ 4 ] {bb3b64ea-5b6c-4328-b127-5455a3530b14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:08:55.298155 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part 2025.03.11 22:08:55.298529 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 119 rows starting from the beginning of the part 2025.03.11 22:08:55.298944 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 73 rows starting from the beginning of the part 2025.03.11 22:08:55.299312 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 118 rows starting from the beginning of the part 2025.03.11 22:08:55.299665 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 72 rows starting from the beginning of the part 2025.03.11 22:08:55.300421 [ 4 ] {bb3b64ea-5b6c-4328-b127-5455a3530b14} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:55.300468 [ 4 ] {bb3b64ea-5b6c-4328-b127-5455a3530b14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:55.301036 [ 4 ] {bb3b64ea-5b6c-4328-b127-5455a3530b14} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.11 22:08:55.301333 [ 4 ] {bb3b64ea-5b6c-4328-b127-5455a3530b14} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:55.301675 [ 4 ] {bb3b64ea-5b6c-4328-b127-5455a3530b14} executeQuery: Read 8 rows, 616.00 B in 0.003939 sec., 2030.9723280020312 rows/sec., 152.72 KiB/sec. 2025.03.11 22:08:55.301973 [ 4 ] {bb3b64ea-5b6c-4328-b127-5455a3530b14} TCPHandler: Processed in 0.004560199 sec. 2025.03.11 22:08:55.302103 [ 191 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.004870462 sec., 378814.1658840578 rows/sec., 33.01 MiB/sec. 2025.03.11 22:08:55.302151 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:55.302289 [ 4 ] {49a4f759-ee54-4b37-bc32-e63a40be45d4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:08:55.302342 [ 4 ] {49a4f759-ee54-4b37-bc32-e63a40be45d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:08:55.302374 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.03.11 22:08:55.302819 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_20_4} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:55.302937 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_20_4} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.03.11 22:08:55.303043 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.03.11 22:08:55.303123 [ 4 ] {49a4f759-ee54-4b37-bc32-e63a40be45d4} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:55.303162 [ 4 ] {49a4f759-ee54-4b37-bc32-e63a40be45d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:55.303534 [ 4 ] {49a4f759-ee54-4b37-bc32-e63a40be45d4} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.11 22:08:55.303773 [ 4 ] {49a4f759-ee54-4b37-bc32-e63a40be45d4} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:55.303898 [ 148 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.03.11 22:08:55.303935 [ 148 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:55.303956 [ 4 ] {49a4f759-ee54-4b37-bc32-e63a40be45d4} executeQuery: Read 72 rows, 5.76 KiB in 0.001693 sec., 42528.05670407561 rows/sec., 3.32 MiB/sec. 2025.03.11 22:08:55.303959 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:55.304069 [ 4 ] {49a4f759-ee54-4b37-bc32-e63a40be45d4} TCPHandler: Processed in 0.001988046 sec. 2025.03.11 22:08:55.304281 [ 196 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.03.11 22:08:55.304366 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:55.304694 [ 4 ] {1ccae34c-fc66-4069-8e94-c2e14e452bba} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:55.304712 [ 196 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:55.304750 [ 196 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 619 rows starting from the beginning of the part 2025.03.11 22:08:55.304764 [ 4 ] {1ccae34c-fc66-4069-8e94-c2e14e452bba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:08:55.304987 [ 196 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part 2025.03.11 22:08:55.305395 [ 196 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 95 rows starting from the beginning of the part 2025.03.11 22:08:55.305831 [ 196 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part 2025.03.11 22:08:55.306132 [ 196 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 95 rows starting from the beginning of the part 2025.03.11 22:08:55.306251 [ 196 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 72 rows starting from the beginning of the part 2025.03.11 22:08:55.307216 [ 4 ] {1ccae34c-fc66-4069-8e94-c2e14e452bba} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:55.307258 [ 4 ] {1ccae34c-fc66-4069-8e94-c2e14e452bba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:55.307900 [ 4 ] {1ccae34c-fc66-4069-8e94-c2e14e452bba} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.11 22:08:55.308286 [ 4 ] {1ccae34c-fc66-4069-8e94-c2e14e452bba} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:55.308356 [ 196 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 1027 rows, containing 5 columns (5 merged, 0 gathered) in 0.004320227 sec., 237718.99022898564 rows/sec., 19.07 MiB/sec. 2025.03.11 22:08:55.308702 [ 4 ] {1ccae34c-fc66-4069-8e94-c2e14e452bba} executeQuery: Read 160 rows, 11.41 KiB in 0.004114 sec., 38891.58969372873 rows/sec., 2.71 MiB/sec. 2025.03.11 22:08:55.308801 [ 191 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.03.11 22:08:55.308864 [ 4 ] {1ccae34c-fc66-4069-8e94-c2e14e452bba} TCPHandler: Processed in 0.004578489 sec. 2025.03.11 22:08:55.309034 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:55.309214 [ 4 ] {aaade266-e8d6-4226-b6dd-380cce4f9244} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:55.309347 [ 4 ] {aaade266-e8d6-4226-b6dd-380cce4f9244} 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_histogramu64 2025.03.11 22:08:55.309437 [ 191 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_20_4} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:55.309703 [ 191 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_20_4} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.03.11 22:08:55.309917 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.03.11 22:08:55.310859 [ 4 ] {aaade266-e8d6-4226-b6dd-380cce4f9244} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:55.310901 [ 4 ] {aaade266-e8d6-4226-b6dd-380cce4f9244} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:55.311564 [ 4 ] {aaade266-e8d6-4226-b6dd-380cce4f9244} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.11 22:08:55.311820 [ 4 ] {aaade266-e8d6-4226-b6dd-380cce4f9244} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:55.312057 [ 4 ] {aaade266-e8d6-4226-b6dd-380cce4f9244} executeQuery: Read 8 rows, 14.68 KiB in 0.002896 sec., 2762.430939226519 rows/sec., 4.95 MiB/sec. 2025.03.11 22:08:55.312299 [ 4 ] {aaade266-e8d6-4226-b6dd-380cce4f9244} TCPHandler: Processed in 0.003317229 sec. 2025.03.11 22:08:55.312436 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:55.312541 [ 4 ] {ed679a50-67d1-40fa-a97d-09a5811dfac3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:08:55.312587 [ 4 ] {ed679a50-67d1-40fa-a97d-09a5811dfac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:08:55.313048 [ 4 ] {ed679a50-67d1-40fa-a97d-09a5811dfac3} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:55.313085 [ 4 ] {ed679a50-67d1-40fa-a97d-09a5811dfac3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:55.313456 [ 4 ] {ed679a50-67d1-40fa-a97d-09a5811dfac3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.11 22:08:55.313706 [ 4 ] {ed679a50-67d1-40fa-a97d-09a5811dfac3} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:55.313909 [ 4 ] {ed679a50-67d1-40fa-a97d-09a5811dfac3} executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. 2025.03.11 22:08:55.313959 [ 4 ] {ed679a50-67d1-40fa-a97d-09a5811dfac3} TCPHandler: Processed in 0.001574384 sec. 2025.03.11 22:08:56.563584 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:56.563767 [ 4 ] {9fc51041-6905-423a-91d8-8bd6230bf890} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.11 22:08:56.563840 [ 4 ] {9fc51041-6905-423a-91d8-8bd6230bf890} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.11 22:08:56.564641 [ 4 ] {9fc51041-6905-423a-91d8-8bd6230bf890} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:56.564694 [ 4 ] {9fc51041-6905-423a-91d8-8bd6230bf890} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:56.565121 [ 4 ] {9fc51041-6905-423a-91d8-8bd6230bf890} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.11 22:08:56.565374 [ 4 ] {9fc51041-6905-423a-91d8-8bd6230bf890} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:56.565685 [ 4 ] {9fc51041-6905-423a-91d8-8bd6230bf890} executeQuery: Read 24 rows, 2.04 KiB in 0.001956 sec., 12269.938650306749 rows/sec., 1.02 MiB/sec. 2025.03.11 22:08:56.565761 [ 4 ] {9fc51041-6905-423a-91d8-8bd6230bf890} TCPHandler: Processed in 0.00230621 sec. 2025.03.11 22:08:56.565876 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:56.565986 [ 4 ] {93bd86cc-fa3f-4582-baa8-fd319803e27d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:08:56.566035 [ 4 ] {93bd86cc-fa3f-4582-baa8-fd319803e27d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:08:56.566586 [ 4 ] {93bd86cc-fa3f-4582-baa8-fd319803e27d} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:56.566625 [ 4 ] {93bd86cc-fa3f-4582-baa8-fd319803e27d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:56.567017 [ 4 ] {93bd86cc-fa3f-4582-baa8-fd319803e27d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.11 22:08:56.567258 [ 4 ] {93bd86cc-fa3f-4582-baa8-fd319803e27d} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:56.567463 [ 4 ] {93bd86cc-fa3f-4582-baa8-fd319803e27d} executeQuery: Read 2 rows, 167.00 B in 0.001504 sec., 1329.7872340425533 rows/sec., 108.43 KiB/sec. 2025.03.11 22:08:56.567517 [ 4 ] {93bd86cc-fa3f-4582-baa8-fd319803e27d} TCPHandler: Processed in 0.001694174 sec. 2025.03.11 22:08:56.567622 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:56.567722 [ 4 ] {bf8d2228-3872-4434-9143-eab868b916d0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:08:56.567766 [ 4 ] {bf8d2228-3872-4434-9143-eab868b916d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:08:56.568956 [ 4 ] {bf8d2228-3872-4434-9143-eab868b916d0} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:56.568995 [ 4 ] {bf8d2228-3872-4434-9143-eab868b916d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:56.569429 [ 4 ] {bf8d2228-3872-4434-9143-eab868b916d0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.11 22:08:56.569672 [ 4 ] {bf8d2228-3872-4434-9143-eab868b916d0} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:56.569913 [ 4 ] {bf8d2228-3872-4434-9143-eab868b916d0} executeQuery: Read 1379 rows, 117.84 KiB in 0.002209 sec., 624264.3730194658 rows/sec., 52.10 MiB/sec. 2025.03.11 22:08:56.570113 [ 4 ] {bf8d2228-3872-4434-9143-eab868b916d0} TCPHandler: Processed in 0.002538832 sec. 2025.03.11 22:08:56.570291 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:56.570396 [ 4 ] {4ab785ca-fbf0-4d47-ae85-63ba199f1357} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:08:56.570443 [ 4 ] {4ab785ca-fbf0-4d47-ae85-63ba199f1357} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:08:56.571018 [ 4 ] {4ab785ca-fbf0-4d47-ae85-63ba199f1357} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:56.571057 [ 4 ] {4ab785ca-fbf0-4d47-ae85-63ba199f1357} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:56.571409 [ 4 ] {4ab785ca-fbf0-4d47-ae85-63ba199f1357} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.11 22:08:56.571645 [ 4 ] {4ab785ca-fbf0-4d47-ae85-63ba199f1357} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:56.571939 [ 4 ] {4ab785ca-fbf0-4d47-ae85-63ba199f1357} executeQuery: Read 45 rows, 3.43 KiB in 0.001546 sec., 29107.373868046572 rows/sec., 2.17 MiB/sec. 2025.03.11 22:08:56.572104 [ 4 ] {4ab785ca-fbf0-4d47-ae85-63ba199f1357} TCPHandler: Processed in 0.001867926 sec. 2025.03.11 22:08:56.572211 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:56.572312 [ 4 ] {92352f24-b2e0-41ab-b531-c4905c2cbcf6} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.11 22:08:56.572356 [ 4 ] {92352f24-b2e0-41ab-b531-c4905c2cbcf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.11 22:08:56.572964 [ 4 ] {92352f24-b2e0-41ab-b531-c4905c2cbcf6} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:56.573002 [ 4 ] {92352f24-b2e0-41ab-b531-c4905c2cbcf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:56.573360 [ 4 ] {92352f24-b2e0-41ab-b531-c4905c2cbcf6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.11 22:08:56.573614 [ 4 ] {92352f24-b2e0-41ab-b531-c4905c2cbcf6} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:56.573886 [ 4 ] {92352f24-b2e0-41ab-b531-c4905c2cbcf6} executeQuery: Read 252 rows, 17.85 KiB in 0.001581 sec., 159392.78937381404 rows/sec., 11.02 MiB/sec. 2025.03.11 22:08:56.573956 [ 4 ] {92352f24-b2e0-41ab-b531-c4905c2cbcf6} TCPHandler: Processed in 0.001795076 sec. 2025.03.11 22:08:56.574089 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:56.574226 [ 4 ] {10d0925f-e172-4442-bff8-88e1c5f50e5e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.11 22:08:56.574280 [ 4 ] {10d0925f-e172-4442-bff8-88e1c5f50e5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.11 22:08:56.574916 [ 4 ] {10d0925f-e172-4442-bff8-88e1c5f50e5e} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:56.574955 [ 4 ] {10d0925f-e172-4442-bff8-88e1c5f50e5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:56.575308 [ 4 ] {10d0925f-e172-4442-bff8-88e1c5f50e5e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.11 22:08:56.575565 [ 4 ] {10d0925f-e172-4442-bff8-88e1c5f50e5e} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:56.575821 [ 4 ] {10d0925f-e172-4442-bff8-88e1c5f50e5e} executeQuery: Read 12 rows, 960.00 B in 0.001616 sec., 7425.742574257426 rows/sec., 580.14 KiB/sec. 2025.03.11 22:08:56.576005 [ 4 ] {10d0925f-e172-4442-bff8-88e1c5f50e5e} TCPHandler: Processed in 0.001980846 sec. 2025.03.11 22:08:56.576123 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:56.576226 [ 4 ] {c10f01ec-fd17-497c-9417-addd7f79dde9} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:08:56.576270 [ 4 ] {c10f01ec-fd17-497c-9417-addd7f79dde9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:08:56.577026 [ 4 ] {c10f01ec-fd17-497c-9417-addd7f79dde9} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:56.577065 [ 4 ] {c10f01ec-fd17-497c-9417-addd7f79dde9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:56.577445 [ 4 ] {c10f01ec-fd17-497c-9417-addd7f79dde9} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.11 22:08:56.577677 [ 4 ] {c10f01ec-fd17-497c-9417-addd7f79dde9} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:56.577917 [ 4 ] {c10f01ec-fd17-497c-9417-addd7f79dde9} executeQuery: Read 589 rows, 45.31 KiB in 0.001714 sec., 343640.60676779464 rows/sec., 25.81 MiB/sec. 2025.03.11 22:08:56.578124 [ 4 ] {c10f01ec-fd17-497c-9417-addd7f79dde9} TCPHandler: Processed in 0.002047287 sec. 2025.03.11 22:08:56.578289 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:56.578395 [ 4 ] {c9c45b3a-23b0-490f-b93d-e2915e851b19} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:56.578444 [ 4 ] {c9c45b3a-23b0-490f-b93d-e2915e851b19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:08:56.579168 [ 4 ] {c9c45b3a-23b0-490f-b93d-e2915e851b19} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:56.579207 [ 4 ] {c9c45b3a-23b0-490f-b93d-e2915e851b19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:56.579635 [ 4 ] {c9c45b3a-23b0-490f-b93d-e2915e851b19} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.11 22:08:56.579865 [ 4 ] {c9c45b3a-23b0-490f-b93d-e2915e851b19} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:56.580021 [ 143 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.11 22:08:56.580088 [ 4 ] {c9c45b3a-23b0-490f-b93d-e2915e851b19} executeQuery: Read 947 rows, 65.46 KiB in 0.001716 sec., 551864.8018648018 rows/sec., 37.25 MiB/sec. 2025.03.11 22:08:56.580115 [ 143 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:56.580188 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:56.580211 [ 4 ] {c9c45b3a-23b0-490f-b93d-e2915e851b19} TCPHandler: Processed in 0.001976027 sec. 2025.03.11 22:08:56.580622 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:56.580639 [ 193 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.11 22:08:56.580845 [ 4 ] {a4611c48-e56f-4fea-a3bf-b903329e7347} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:08:56.580990 [ 193 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:56.581027 [ 4 ] {a4611c48-e56f-4fea-a3bf-b903329e7347} 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_histogramu64 2025.03.11 22:08:56.581073 [ 193 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5693 rows starting from the beginning of the part 2025.03.11 22:08:56.581477 [ 193 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part 2025.03.11 22:08:56.581853 [ 193 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part 2025.03.11 22:08:56.582189 [ 193 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part 2025.03.11 22:08:56.582500 [ 193 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2025.03.11 22:08:56.582923 [ 193 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 947 rows starting from the beginning of the part 2025.03.11 22:08:56.586607 [ 4 ] {a4611c48-e56f-4fea-a3bf-b903329e7347} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:56.586661 [ 4 ] {a4611c48-e56f-4fea-a3bf-b903329e7347} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:56.587777 [ 4 ] {a4611c48-e56f-4fea-a3bf-b903329e7347} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.11 22:08:56.588254 [ 191 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7281 rows, containing 5 columns (5 merged, 0 gathered) in 0.007917817 sec., 919571.6445580897 rows/sec., 62.91 MiB/sec. 2025.03.11 22:08:56.588308 [ 4 ] {a4611c48-e56f-4fea-a3bf-b903329e7347} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:56.588727 [ 4 ] {a4611c48-e56f-4fea-a3bf-b903329e7347} executeQuery: Read 31 rows, 56.88 KiB in 0.00795 sec., 3899.37106918239 rows/sec., 6.99 MiB/sec. 2025.03.11 22:08:56.589237 [ 4 ] {a4611c48-e56f-4fea-a3bf-b903329e7347} TCPHandler: Processed in 0.008761805 sec. 2025.03.11 22:08:56.589246 [ 191 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.11 22:08:56.589495 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:08:56.589673 [ 4 ] {f0bc7e0e-dc05-4005-a69a-4533ddd6a374} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:08:56.589751 [ 4 ] {f0bc7e0e-dc05-4005-a69a-4533ddd6a374} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:08:56.589867 [ 191 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_21_4} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:56.590107 [ 191 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_21_4} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.11 22:08:56.590293 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. 2025.03.11 22:08:56.590570 [ 4 ] {f0bc7e0e-dc05-4005-a69a-4533ddd6a374} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:56.590612 [ 4 ] {f0bc7e0e-dc05-4005-a69a-4533ddd6a374} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:56.590977 [ 4 ] {f0bc7e0e-dc05-4005-a69a-4533ddd6a374} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.11 22:08:56.591209 [ 4 ] {f0bc7e0e-dc05-4005-a69a-4533ddd6a374} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:56.591374 [ 143 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.11 22:08:56.591442 [ 143 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:56.591473 [ 4 ] {f0bc7e0e-dc05-4005-a69a-4533ddd6a374} executeQuery: Read 24 rows, 1.66 KiB in 0.001846 sec., 13001.083423618635 rows/sec., 897.21 KiB/sec. 2025.03.11 22:08:56.591488 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:56.591642 [ 4 ] {f0bc7e0e-dc05-4005-a69a-4533ddd6a374} TCPHandler: Processed in 0.002211389 sec. 2025.03.11 22:08:56.591707 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.11 22:08:56.591808 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:08:56.591839 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 828 rows starting from the beginning of the part 2025.03.11 22:08:56.591917 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2025.03.11 22:08:56.591996 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2025.03.11 22:08:56.592074 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2025.03.11 22:08:56.592164 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2025.03.11 22:08:56.592406 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part 2025.03.11 22:08:56.593438 [ 191 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1092 rows, containing 4 columns (4 merged, 0 gathered) in 0.001804995 sec., 604987.8254510401 rows/sec., 40.77 MiB/sec. 2025.03.11 22:08:56.593655 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.11 22:08:56.593978 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_21_4} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:56.594068 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_21_4} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.11 22:08:56.594164 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.03.11 22:08:58.593609 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 424 2025.03.11 22:08:58.596862 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:08:58.596916 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:08:58.598408 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.11 22:08:58.598722 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:08:58.599282 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 424 2025.03.11 22:09:00.290103 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:00.290290 [ 4 ] {850c6ffe-5663-46c2-bd57-bd8d48823b48} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:09:00.290362 [ 4 ] {850c6ffe-5663-46c2-bd57-bd8d48823b48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:09:00.291136 [ 4 ] {850c6ffe-5663-46c2-bd57-bd8d48823b48} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:00.291190 [ 4 ] {850c6ffe-5663-46c2-bd57-bd8d48823b48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:09:00.291623 [ 4 ] {850c6ffe-5663-46c2-bd57-bd8d48823b48} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.11 22:09:00.291877 [ 4 ] {850c6ffe-5663-46c2-bd57-bd8d48823b48} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:00.292105 [ 4 ] {850c6ffe-5663-46c2-bd57-bd8d48823b48} executeQuery: Read 56 rows, 4.38 KiB in 0.001865 sec., 30026.809651474534 rows/sec., 2.29 MiB/sec. 2025.03.11 22:09:00.292165 [ 4 ] {850c6ffe-5663-46c2-bd57-bd8d48823b48} TCPHandler: Processed in 0.002194999 sec. 2025.03.11 22:09:00.292284 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:00.292391 [ 4 ] {340b02e3-d454-48a9-a8f3-e7b0c890ef3b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:09:00.292435 [ 4 ] {340b02e3-d454-48a9-a8f3-e7b0c890ef3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:09:00.292986 [ 4 ] {340b02e3-d454-48a9-a8f3-e7b0c890ef3b} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:00.293025 [ 4 ] {340b02e3-d454-48a9-a8f3-e7b0c890ef3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:09:00.293385 [ 4 ] {340b02e3-d454-48a9-a8f3-e7b0c890ef3b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.11 22:09:00.293634 [ 4 ] {340b02e3-d454-48a9-a8f3-e7b0c890ef3b} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:00.293873 [ 4 ] {340b02e3-d454-48a9-a8f3-e7b0c890ef3b} executeQuery: Read 64 rows, 5.12 KiB in 0.001501 sec., 42638.241172551636 rows/sec., 3.33 MiB/sec. 2025.03.11 22:09:00.294083 [ 4 ] {340b02e3-d454-48a9-a8f3-e7b0c890ef3b} TCPHandler: Processed in 0.001848576 sec. 2025.03.11 22:09:00.294261 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:00.294367 [ 4 ] {e46175f5-7645-490a-ae0e-6d69e69c9601} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:00.294417 [ 4 ] {e46175f5-7645-490a-ae0e-6d69e69c9601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:09:00.294941 [ 4 ] {e46175f5-7645-490a-ae0e-6d69e69c9601} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:00.294980 [ 4 ] {e46175f5-7645-490a-ae0e-6d69e69c9601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:09:00.295362 [ 4 ] {e46175f5-7645-490a-ae0e-6d69e69c9601} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.11 22:09:00.295596 [ 4 ] {e46175f5-7645-490a-ae0e-6d69e69c9601} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:00.295845 [ 4 ] {e46175f5-7645-490a-ae0e-6d69e69c9601} executeQuery: Read 96 rows, 6.85 KiB in 0.001498 sec., 64085.447263017355 rows/sec., 4.46 MiB/sec. 2025.03.11 22:09:00.296063 [ 4 ] {e46175f5-7645-490a-ae0e-6d69e69c9601} TCPHandler: Processed in 0.001855146 sec. 2025.03.11 22:09:00.296243 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:00.296350 [ 4 ] {cc3cd889-c470-49a5-808d-3d72a28c09c6} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:09:00.296398 [ 4 ] {cc3cd889-c470-49a5-808d-3d72a28c09c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:09:00.296863 [ 4 ] {cc3cd889-c470-49a5-808d-3d72a28c09c6} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:00.296901 [ 4 ] {cc3cd889-c470-49a5-808d-3d72a28c09c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:09:00.297251 [ 4 ] {cc3cd889-c470-49a5-808d-3d72a28c09c6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.11 22:09:00.297478 [ 4 ] {cc3cd889-c470-49a5-808d-3d72a28c09c6} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:00.297751 [ 4 ] {cc3cd889-c470-49a5-808d-3d72a28c09c6} executeQuery: Read 36 rows, 2.48 KiB in 0.001403 sec., 25659.30149679259 rows/sec., 1.73 MiB/sec. 2025.03.11 22:09:00.297939 [ 4 ] {cc3cd889-c470-49a5-808d-3d72a28c09c6} TCPHandler: Processed in 0.001747555 sec. 2025.03.11 22:09:01.075882 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2025.03.11 22:09:01.077036 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:01.077077 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:09:01.077608 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.11 22:09:01.077866 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:01.078145 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2025.03.11 22:09:01.521307 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2025.03.11 22:09:01.542876 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:01.542937 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.11 22:09:01.551011 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.11 22:09:01.551854 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:01.555920 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2025.03.11 22:09:05.293411 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:05.293641 [ 4 ] {a803a2d7-3e2e-4474-8477-12ef6dd67dde} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:09:05.293732 [ 4 ] {a803a2d7-3e2e-4474-8477-12ef6dd67dde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:09:05.294634 [ 4 ] {a803a2d7-3e2e-4474-8477-12ef6dd67dde} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:05.294689 [ 4 ] {a803a2d7-3e2e-4474-8477-12ef6dd67dde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:05.295168 [ 4 ] {a803a2d7-3e2e-4474-8477-12ef6dd67dde} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.11 22:09:05.295426 [ 4 ] {a803a2d7-3e2e-4474-8477-12ef6dd67dde} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:05.295671 [ 4 ] {a803a2d7-3e2e-4474-8477-12ef6dd67dde} executeQuery: Read 72 rows, 5.96 KiB in 0.002089 sec., 34466.25179511728 rows/sec., 2.79 MiB/sec. 2025.03.11 22:09:05.295738 [ 4 ] {a803a2d7-3e2e-4474-8477-12ef6dd67dde} TCPHandler: Processed in 0.002476052 sec. 2025.03.11 22:09:05.295871 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:05.295986 [ 4 ] {9985f348-ab94-43fc-bf6e-bdea4481d7da} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:09:05.296036 [ 4 ] {9985f348-ab94-43fc-bf6e-bdea4481d7da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:09:05.296578 [ 4 ] {9985f348-ab94-43fc-bf6e-bdea4481d7da} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:05.296619 [ 4 ] {9985f348-ab94-43fc-bf6e-bdea4481d7da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:05.296990 [ 4 ] {9985f348-ab94-43fc-bf6e-bdea4481d7da} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.11 22:09:05.297228 [ 4 ] {9985f348-ab94-43fc-bf6e-bdea4481d7da} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:05.297455 [ 4 ] {9985f348-ab94-43fc-bf6e-bdea4481d7da} executeQuery: Read 8 rows, 616.00 B in 0.001496 sec., 5347.593582887701 rows/sec., 402.11 KiB/sec. 2025.03.11 22:09:05.297509 [ 4 ] {9985f348-ab94-43fc-bf6e-bdea4481d7da} TCPHandler: Processed in 0.001693955 sec. 2025.03.11 22:09:05.297615 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:05.297720 [ 4 ] {dde585e2-9c0c-44cf-bfe3-e098ea4a820a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:09:05.297766 [ 4 ] {dde585e2-9c0c-44cf-bfe3-e098ea4a820a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:09:05.298319 [ 4 ] {dde585e2-9c0c-44cf-bfe3-e098ea4a820a} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:05.298359 [ 4 ] {dde585e2-9c0c-44cf-bfe3-e098ea4a820a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:05.298719 [ 4 ] {dde585e2-9c0c-44cf-bfe3-e098ea4a820a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.11 22:09:05.298958 [ 4 ] {dde585e2-9c0c-44cf-bfe3-e098ea4a820a} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:05.299178 [ 4 ] {dde585e2-9c0c-44cf-bfe3-e098ea4a820a} executeQuery: Read 72 rows, 5.76 KiB in 0.001481 sec., 48615.80013504389 rows/sec., 3.80 MiB/sec. 2025.03.11 22:09:05.299232 [ 4 ] {dde585e2-9c0c-44cf-bfe3-e098ea4a820a} TCPHandler: Processed in 0.001667284 sec. 2025.03.11 22:09:05.299348 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:05.299454 [ 4 ] {616f0c96-7b2d-4fbb-8e8b-d82a09ba0716} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:05.299502 [ 4 ] {616f0c96-7b2d-4fbb-8e8b-d82a09ba0716} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:09:05.300041 [ 4 ] {616f0c96-7b2d-4fbb-8e8b-d82a09ba0716} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:05.300079 [ 4 ] {616f0c96-7b2d-4fbb-8e8b-d82a09ba0716} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:05.300480 [ 4 ] {616f0c96-7b2d-4fbb-8e8b-d82a09ba0716} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.11 22:09:05.300716 [ 4 ] {616f0c96-7b2d-4fbb-8e8b-d82a09ba0716} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:05.300930 [ 4 ] {616f0c96-7b2d-4fbb-8e8b-d82a09ba0716} executeQuery: Read 160 rows, 11.41 KiB in 0.001498 sec., 106809.0787716956 rows/sec., 7.44 MiB/sec. 2025.03.11 22:09:05.300983 [ 4 ] {616f0c96-7b2d-4fbb-8e8b-d82a09ba0716} TCPHandler: Processed in 0.001686674 sec. 2025.03.11 22:09:05.301090 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:05.301194 [ 4 ] {51518f55-033b-47af-9d24-7dc3d715bdac} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:05.301261 [ 4 ] {51518f55-033b-47af-9d24-7dc3d715bdac} 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_histogramu64 2025.03.11 22:09:05.302351 [ 4 ] {51518f55-033b-47af-9d24-7dc3d715bdac} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:05.302391 [ 4 ] {51518f55-033b-47af-9d24-7dc3d715bdac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:05.303022 [ 4 ] {51518f55-033b-47af-9d24-7dc3d715bdac} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.11 22:09:05.303288 [ 4 ] {51518f55-033b-47af-9d24-7dc3d715bdac} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:05.303528 [ 4 ] {51518f55-033b-47af-9d24-7dc3d715bdac} executeQuery: Read 8 rows, 14.68 KiB in 0.002357 sec., 3394.145099703012 rows/sec., 6.08 MiB/sec. 2025.03.11 22:09:05.303649 [ 4 ] {51518f55-033b-47af-9d24-7dc3d715bdac} TCPHandler: Processed in 0.002609402 sec. 2025.03.11 22:09:05.303769 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:05.303873 [ 4 ] {d1d0297e-848e-4f60-811a-25d65a2b3082} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:09:05.303920 [ 4 ] {d1d0297e-848e-4f60-811a-25d65a2b3082} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:09:05.304370 [ 4 ] {d1d0297e-848e-4f60-811a-25d65a2b3082} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:05.304410 [ 4 ] {d1d0297e-848e-4f60-811a-25d65a2b3082} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:05.304776 [ 4 ] {d1d0297e-848e-4f60-811a-25d65a2b3082} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.11 22:09:05.305009 [ 4 ] {d1d0297e-848e-4f60-811a-25d65a2b3082} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:05.305225 [ 4 ] {d1d0297e-848e-4f60-811a-25d65a2b3082} executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec. 2025.03.11 22:09:05.305277 [ 4 ] {d1d0297e-848e-4f60-811a-25d65a2b3082} TCPHandler: Processed in 0.001559454 sec. 2025.03.11 22:09:08.458940 [ 128 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:09:08.459037 [ 128 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:09:08.578351 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2025.03.11 22:09:08.579081 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:08.579132 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:08.579680 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.11 22:09:08.579920 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:08.580139 [ 128 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.11 22:09:08.580154 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.03.11 22:09:08.580295 [ 128 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:08.580329 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:08.580488 [ 191 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.11 22:09:08.580677 [ 191 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:08.580726 [ 191 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part 2025.03.11 22:09:08.580819 [ 191 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part 2025.03.11 22:09:08.581020 [ 191 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part 2025.03.11 22:09:08.581276 [ 191 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part 2025.03.11 22:09:08.581442 [ 191 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part 2025.03.11 22:09:08.581644 [ 191 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part 2025.03.11 22:09:08.583470 [ 198 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003055116 sec., 2415947.545035933 rows/sec., 34.56 MiB/sec. 2025.03.11 22:09:08.584356 [ 197 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.11 22:09:08.584674 [ 197 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_16_3} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:08.584752 [ 197 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_16_3} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.11 22:09:08.584852 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.03.11 22:09:08.599596 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 444 2025.03.11 22:09:08.602319 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:08.602363 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:08.603784 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.11 22:09:08.604089 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:08.604290 [ 128 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.11 22:09:08.604405 [ 128 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:08.604471 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:08.604892 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.11 22:09:08.605506 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 444 2025.03.11 22:09:08.605980 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:08.606153 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 278 rows starting from the beginning of the part 2025.03.11 22:09:08.606658 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part 2025.03.11 22:09:08.607163 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part 2025.03.11 22:09:08.607864 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part 2025.03.11 22:09:08.608521 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 44 rows starting from the beginning of the part 2025.03.11 22:09:08.609167 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part 2025.03.11 22:09:08.616970 [ 197 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 72 columns (72 merged, 0 gathered) in 0.012333485 sec., 35999.557302741276 rows/sec., 32.85 MiB/sec. 2025.03.11 22:09:08.617843 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.11 22:09:08.618509 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_11_2} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:08.618588 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_11_2} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.11 22:09:08.618772 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. 2025.03.11 22:09:09.001348 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000962698 sec. 2025.03.11 22:09:09.056061 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2025.03.11 22:09:09.080835 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:09.080899 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:09.089473 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.11 22:09:09.091107 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:09.091611 [ 123 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.11 22:09:09.091780 [ 123 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:09.091905 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:09.092440 [ 199 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.11 22:09:09.108493 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.03.11 22:09:09.109985 [ 199 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:09.111279 [ 199 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2025.03.11 22:09:09.116819 [ 199 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:09.122353 [ 199 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2025.03.11 22:09:09.127859 [ 199 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:09.133626 [ 199 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2025.03.11 22:09:09.138129 [ 199 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:09.195044 [ 197 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.102954298 sec., 1175.2787630099717 rows/sec., 6.08 MiB/sec. 2025.03.11 22:09:09.197489 [ 200 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.11 22:09:09.200471 [ 200 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_16_3} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:09.200596 [ 200 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_16_3} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.11 22:09:09.203088 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.03.11 22:09:10.294992 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:10.295193 [ 4 ] {0b38d84a-d8f9-4211-86f4-3010d7803fd5} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:09:10.295267 [ 4 ] {0b38d84a-d8f9-4211-86f4-3010d7803fd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:09:10.296062 [ 4 ] {0b38d84a-d8f9-4211-86f4-3010d7803fd5} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:10.296102 [ 4 ] {0b38d84a-d8f9-4211-86f4-3010d7803fd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:10.296550 [ 4 ] {0b38d84a-d8f9-4211-86f4-3010d7803fd5} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.11 22:09:10.296804 [ 4 ] {0b38d84a-d8f9-4211-86f4-3010d7803fd5} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:10.297049 [ 4 ] {0b38d84a-d8f9-4211-86f4-3010d7803fd5} executeQuery: Read 118 rows, 10.21 KiB in 0.001893 sec., 62334.91811938722 rows/sec., 5.27 MiB/sec. 2025.03.11 22:09:10.297505 [ 4 ] {0b38d84a-d8f9-4211-86f4-3010d7803fd5} TCPHandler: Processed in 0.002655282 sec. 2025.03.11 22:09:10.297984 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:10.298124 [ 4 ] {24350c39-87ea-4849-8b5a-b82e99baeb10} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:09:10.298169 [ 4 ] {24350c39-87ea-4849-8b5a-b82e99baeb10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:09:10.298807 [ 4 ] {24350c39-87ea-4849-8b5a-b82e99baeb10} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:10.298844 [ 4 ] {24350c39-87ea-4849-8b5a-b82e99baeb10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:10.299200 [ 4 ] {24350c39-87ea-4849-8b5a-b82e99baeb10} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.11 22:09:10.299449 [ 4 ] {24350c39-87ea-4849-8b5a-b82e99baeb10} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:10.299575 [ 120 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.11 22:09:10.299619 [ 120 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:10.299642 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:10.299656 [ 4 ] {24350c39-87ea-4849-8b5a-b82e99baeb10} executeQuery: Read 31 rows, 2.33 KiB in 0.001496 sec., 20721.92513368984 rows/sec., 1.52 MiB/sec. 2025.03.11 22:09:10.299999 [ 4 ] {24350c39-87ea-4849-8b5a-b82e99baeb10} TCPHandler: Processed in 0.002132598 sec. 2025.03.11 22:09:10.300072 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.11 22:09:10.300338 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:10.300406 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:10.300483 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 63 rows starting from the beginning of the part 2025.03.11 22:09:10.300552 [ 4 ] {36b4177a-c5ea-43b7-867a-8c238863758e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:09:10.300700 [ 4 ] {36b4177a-c5ea-43b7-867a-8c238863758e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:09:10.300704 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part 2025.03.11 22:09:10.301101 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:10.301481 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 45 rows starting from the beginning of the part 2025.03.11 22:09:10.301891 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:10.302301 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part 2025.03.11 22:09:10.303366 [ 4 ] {36b4177a-c5ea-43b7-867a-8c238863758e} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:10.303462 [ 4 ] {36b4177a-c5ea-43b7-867a-8c238863758e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:10.304511 [ 4 ] {36b4177a-c5ea-43b7-867a-8c238863758e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.11 22:09:10.305204 [ 4 ] {36b4177a-c5ea-43b7-867a-8c238863758e} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:10.305299 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.005568087 sec., 33404.65046612957 rows/sec., 2.59 MiB/sec. 2025.03.11 22:09:10.305575 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.11 22:09:10.305594 [ 4 ] {36b4177a-c5ea-43b7-867a-8c238863758e} executeQuery: Read 95 rows, 7.60 KiB in 0.005089 sec., 18667.714678718807 rows/sec., 1.46 MiB/sec. 2025.03.11 22:09:10.305739 [ 4 ] {36b4177a-c5ea-43b7-867a-8c238863758e} TCPHandler: Processed in 0.005505707 sec. 2025.03.11 22:09:10.305882 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:10.306074 [ 4 ] {aa19bc73-0518-43d4-9fbb-015634311c51} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:10.306089 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_16_3} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:10.306173 [ 4 ] {aa19bc73-0518-43d4-9fbb-015634311c51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:09:10.306297 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_16_3} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.11 22:09:10.306490 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.11 22:09:10.307004 [ 4 ] {aa19bc73-0518-43d4-9fbb-015634311c51} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:10.307047 [ 4 ] {aa19bc73-0518-43d4-9fbb-015634311c51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:10.307478 [ 4 ] {aa19bc73-0518-43d4-9fbb-015634311c51} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.11 22:09:10.307732 [ 4 ] {aa19bc73-0518-43d4-9fbb-015634311c51} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:10.307913 [ 4 ] {aa19bc73-0518-43d4-9fbb-015634311c51} executeQuery: Read 160 rows, 11.41 KiB in 0.001893 sec., 84521.92287374538 rows/sec., 5.89 MiB/sec. 2025.03.11 22:09:10.307967 [ 4 ] {aa19bc73-0518-43d4-9fbb-015634311c51} TCPHandler: Processed in 0.002152218 sec. 2025.03.11 22:09:10.308074 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:10.308175 [ 4 ] {7f1d8ea1-ef1d-4127-ae1e-0916f5834bb9} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:10.308240 [ 4 ] {7f1d8ea1-ef1d-4127-ae1e-0916f5834bb9} 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_histogramu64 2025.03.11 22:09:10.309356 [ 4 ] {7f1d8ea1-ef1d-4127-ae1e-0916f5834bb9} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:10.309394 [ 4 ] {7f1d8ea1-ef1d-4127-ae1e-0916f5834bb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:10.310056 [ 4 ] {7f1d8ea1-ef1d-4127-ae1e-0916f5834bb9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.11 22:09:10.310321 [ 4 ] {7f1d8ea1-ef1d-4127-ae1e-0916f5834bb9} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:10.310717 [ 4 ] {7f1d8ea1-ef1d-4127-ae1e-0916f5834bb9} executeQuery: Read 31 rows, 56.88 KiB in 0.002508 sec., 12360.446570972888 rows/sec., 22.15 MiB/sec. 2025.03.11 22:09:10.311100 [ 4 ] {7f1d8ea1-ef1d-4127-ae1e-0916f5834bb9} TCPHandler: Processed in 0.003076046 sec. 2025.03.11 22:09:10.311231 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:10.311342 [ 4 ] {dac9ba39-92c5-4c9d-91a2-c0e8416b1ff7} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:09:10.311390 [ 4 ] {dac9ba39-92c5-4c9d-91a2-c0e8416b1ff7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:09:10.311865 [ 4 ] {dac9ba39-92c5-4c9d-91a2-c0e8416b1ff7} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:10.311904 [ 4 ] {dac9ba39-92c5-4c9d-91a2-c0e8416b1ff7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:10.312287 [ 4 ] {dac9ba39-92c5-4c9d-91a2-c0e8416b1ff7} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.11 22:09:10.312529 [ 4 ] {dac9ba39-92c5-4c9d-91a2-c0e8416b1ff7} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:10.312710 [ 4 ] {dac9ba39-92c5-4c9d-91a2-c0e8416b1ff7} executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec. 2025.03.11 22:09:10.312761 [ 4 ] {dac9ba39-92c5-4c9d-91a2-c0e8416b1ff7} TCPHandler: Processed in 0.001583423 sec. 2025.03.11 22:09:15.293948 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:15.294146 [ 4 ] {9eb89bb0-1a3e-41bc-b31e-b0fc13affa16} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:09:15.294219 [ 4 ] {9eb89bb0-1a3e-41bc-b31e-b0fc13affa16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:09:15.295004 [ 4 ] {9eb89bb0-1a3e-41bc-b31e-b0fc13affa16} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:15.295052 [ 4 ] {9eb89bb0-1a3e-41bc-b31e-b0fc13affa16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:15.295487 [ 4 ] {9eb89bb0-1a3e-41bc-b31e-b0fc13affa16} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.11 22:09:15.295735 [ 4 ] {9eb89bb0-1a3e-41bc-b31e-b0fc13affa16} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:15.295920 [ 117 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2025.03.11 22:09:15.295994 [ 4 ] {9eb89bb0-1a3e-41bc-b31e-b0fc13affa16} executeQuery: Read 72 rows, 5.96 KiB in 0.001895 sec., 37994.72295514512 rows/sec., 3.07 MiB/sec. 2025.03.11 22:09:15.296011 [ 117 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:15.296084 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:15.296138 [ 4 ] {9eb89bb0-1a3e-41bc-b31e-b0fc13affa16} TCPHandler: Processed in 0.0023177 sec. 2025.03.11 22:09:15.296506 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2025.03.11 22:09:15.296530 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:15.296804 [ 4 ] {819cf4dd-9f8c-4f33-9a87-ff8927b5b2fd} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:09:15.296859 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:15.296884 [ 4 ] {819cf4dd-9f8c-4f33-9a87-ff8927b5b2fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:09:15.296917 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 1401 rows starting from the beginning of the part 2025.03.11 22:09:15.297211 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1379 rows starting from the beginning of the part 2025.03.11 22:09:15.297540 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2025.03.11 22:09:15.297994 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 72 rows starting from the beginning of the part 2025.03.11 22:09:15.298352 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 118 rows starting from the beginning of the part 2025.03.11 22:09:15.298665 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part 2025.03.11 22:09:15.299521 [ 4 ] {819cf4dd-9f8c-4f33-9a87-ff8927b5b2fd} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:15.299593 [ 4 ] {819cf4dd-9f8c-4f33-9a87-ff8927b5b2fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:15.300459 [ 4 ] {819cf4dd-9f8c-4f33-9a87-ff8927b5b2fd} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.11 22:09:15.301056 [ 4 ] {819cf4dd-9f8c-4f33-9a87-ff8927b5b2fd} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:15.301367 [ 4 ] {819cf4dd-9f8c-4f33-9a87-ff8927b5b2fd} executeQuery: Read 8 rows, 616.00 B in 0.004634 sec., 1726.3703064307294 rows/sec., 129.81 KiB/sec. 2025.03.11 22:09:15.301438 [ 4 ] {819cf4dd-9f8c-4f33-9a87-ff8927b5b2fd} TCPHandler: Processed in 0.005041043 sec. 2025.03.11 22:09:15.301563 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:15.301757 [ 4 ] {747f2522-8b8b-4afc-a045-2ad5eda46978} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:09:15.301890 [ 4 ] {747f2522-8b8b-4afc-a045-2ad5eda46978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:09:15.302151 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 3098 rows, containing 5 columns (5 merged, 0 gathered) in 0.005963021 sec., 519535.3160755262 rows/sec., 45.26 MiB/sec. 2025.03.11 22:09:15.302583 [ 194 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2025.03.11 22:09:15.303023 [ 4 ] {747f2522-8b8b-4afc-a045-2ad5eda46978} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:15.303080 [ 4 ] {747f2522-8b8b-4afc-a045-2ad5eda46978} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:15.303242 [ 194 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_25_5} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:15.303428 [ 194 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_25_5} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2025.03.11 22:09:15.303603 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.11 22:09:15.303769 [ 4 ] {747f2522-8b8b-4afc-a045-2ad5eda46978} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.11 22:09:15.304014 [ 4 ] {747f2522-8b8b-4afc-a045-2ad5eda46978} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:15.304180 [ 117 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2025.03.11 22:09:15.304242 [ 117 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:15.304283 [ 4 ] {747f2522-8b8b-4afc-a045-2ad5eda46978} executeQuery: Read 72 rows, 5.76 KiB in 0.002623 sec., 27449.48532215021 rows/sec., 2.14 MiB/sec. 2025.03.11 22:09:15.304286 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:15.304486 [ 4 ] {747f2522-8b8b-4afc-a045-2ad5eda46978} TCPHandler: Processed in 0.002970245 sec. 2025.03.11 22:09:15.304642 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2025.03.11 22:09:15.304837 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:15.304980 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:15.305061 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 625 rows starting from the beginning of the part 2025.03.11 22:09:15.305117 [ 4 ] {64c0774f-b888-4738-a91a-c2179fb0f32f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:15.305318 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 589 rows starting from the beginning of the part 2025.03.11 22:09:15.305334 [ 4 ] {64c0774f-b888-4738-a91a-c2179fb0f32f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:09:15.305618 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2025.03.11 22:09:15.306004 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 72 rows starting from the beginning of the part 2025.03.11 22:09:15.306356 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 95 rows starting from the beginning of the part 2025.03.11 22:09:15.306739 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part 2025.03.11 22:09:15.307953 [ 4 ] {64c0774f-b888-4738-a91a-c2179fb0f32f} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:15.308012 [ 4 ] {64c0774f-b888-4738-a91a-c2179fb0f32f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:15.309063 [ 4 ] {64c0774f-b888-4738-a91a-c2179fb0f32f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.11 22:09:15.309397 [ 4 ] {64c0774f-b888-4738-a91a-c2179fb0f32f} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:15.309937 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.005492557 sec., 276191.94484463247 rows/sec., 21.99 MiB/sec. 2025.03.11 22:09:15.309984 [ 4 ] {64c0774f-b888-4738-a91a-c2179fb0f32f} executeQuery: Read 160 rows, 11.41 KiB in 0.004895 sec., 32686.41470888662 rows/sec., 2.28 MiB/sec. 2025.03.11 22:09:15.310273 [ 4 ] {64c0774f-b888-4738-a91a-c2179fb0f32f} TCPHandler: Processed in 0.005562177 sec. 2025.03.11 22:09:15.310335 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2025.03.11 22:09:15.310555 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:15.310733 [ 4 ] {0183d607-2053-4b59-aedf-7405a4209831} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:15.310868 [ 4 ] {0183d607-2053-4b59-aedf-7405a4209831} 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_histogramu64 2025.03.11 22:09:15.310954 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_25_5} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:15.311191 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_25_5} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2025.03.11 22:09:15.311362 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.11 22:09:15.312340 [ 4 ] {0183d607-2053-4b59-aedf-7405a4209831} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:15.312383 [ 4 ] {0183d607-2053-4b59-aedf-7405a4209831} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:15.312994 [ 4 ] {0183d607-2053-4b59-aedf-7405a4209831} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.11 22:09:15.313254 [ 4 ] {0183d607-2053-4b59-aedf-7405a4209831} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:15.313468 [ 115 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.11 22:09:15.313496 [ 4 ] {0183d607-2053-4b59-aedf-7405a4209831} executeQuery: Read 8 rows, 14.68 KiB in 0.002812 sec., 2844.9502133712663 rows/sec., 5.10 MiB/sec. 2025.03.11 22:09:15.313561 [ 115 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:15.313644 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:15.313838 [ 4 ] {0183d607-2053-4b59-aedf-7405a4209831} TCPHandler: Processed in 0.003358249 sec. 2025.03.11 22:09:15.313925 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.11 22:09:15.314046 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:15.314275 [ 4 ] {e60a5b0f-6cf4-4ba2-91b1-ed3de60ff0e3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:09:15.314394 [ 4 ] {e60a5b0f-6cf4-4ba2-91b1-ed3de60ff0e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:09:15.314714 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:15.314943 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 191 rows starting from the beginning of the part 2025.03.11 22:09:15.315708 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:15.316404 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part 2025.03.11 22:09:15.316588 [ 4 ] {e60a5b0f-6cf4-4ba2-91b1-ed3de60ff0e3} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:15.316664 [ 4 ] {e60a5b0f-6cf4-4ba2-91b1-ed3de60ff0e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:15.317195 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:15.317909 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part 2025.03.11 22:09:15.318296 [ 4 ] {e60a5b0f-6cf4-4ba2-91b1-ed3de60ff0e3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.11 22:09:15.318612 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:15.319273 [ 4 ] {e60a5b0f-6cf4-4ba2-91b1-ed3de60ff0e3} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:15.319847 [ 4 ] {e60a5b0f-6cf4-4ba2-91b1-ed3de60ff0e3} executeQuery: Read 60 rows, 4.14 KiB in 0.00565 sec., 10619.469026548673 rows/sec., 732.85 KiB/sec. 2025.03.11 22:09:15.319987 [ 4 ] {e60a5b0f-6cf4-4ba2-91b1-ed3de60ff0e3} TCPHandler: Processed in 0.006008101 sec. 2025.03.11 22:09:15.322435 [ 187 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 19 columns (19 merged, 0 gathered) in 0.008653654 sec., 32009.59964426588 rows/sec., 57.36 MiB/sec. 2025.03.11 22:09:15.322996 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.11 22:09:15.323445 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_16_3} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:15.323519 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_16_3} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.11 22:09:15.323617 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. 2025.03.11 22:09:16.080450 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2025.03.11 22:09:16.081185 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:16.081231 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:16.081789 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.11 22:09:16.082039 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:16.082271 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2025.03.11 22:09:16.608643 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.03.11 22:09:16.628123 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:16.628186 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:16.635221 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.11 22:09:16.635955 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:16.639067 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.03.11 22:09:18.605772 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 468 2025.03.11 22:09:18.608769 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:18.608821 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:18.610284 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.11 22:09:18.610591 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:18.611741 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 468 2025.03.11 22:09:20.294535 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:20.294713 [ 4 ] {683688ee-3c65-42c2-9edd-4509d01b5dd4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:09:20.294781 [ 4 ] {683688ee-3c65-42c2-9edd-4509d01b5dd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:09:20.295598 [ 4 ] {683688ee-3c65-42c2-9edd-4509d01b5dd4} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:20.295639 [ 4 ] {683688ee-3c65-42c2-9edd-4509d01b5dd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:20.296075 [ 4 ] {683688ee-3c65-42c2-9edd-4509d01b5dd4} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.11 22:09:20.296329 [ 4 ] {683688ee-3c65-42c2-9edd-4509d01b5dd4} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:20.296524 [ 4 ] {683688ee-3c65-42c2-9edd-4509d01b5dd4} executeQuery: Read 118 rows, 10.21 KiB in 0.001859 sec., 63474.98655190963 rows/sec., 5.37 MiB/sec. 2025.03.11 22:09:20.296580 [ 4 ] {683688ee-3c65-42c2-9edd-4509d01b5dd4} TCPHandler: Processed in 0.002174278 sec. 2025.03.11 22:09:20.296704 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:20.296808 [ 4 ] {b3a73a60-ea8f-41d2-973f-fb97e0bb0cdd} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:09:20.296853 [ 4 ] {b3a73a60-ea8f-41d2-973f-fb97e0bb0cdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:09:20.297387 [ 4 ] {b3a73a60-ea8f-41d2-973f-fb97e0bb0cdd} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:20.297425 [ 4 ] {b3a73a60-ea8f-41d2-973f-fb97e0bb0cdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:20.297773 [ 4 ] {b3a73a60-ea8f-41d2-973f-fb97e0bb0cdd} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.11 22:09:20.298006 [ 4 ] {b3a73a60-ea8f-41d2-973f-fb97e0bb0cdd} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:20.298196 [ 4 ] {b3a73a60-ea8f-41d2-973f-fb97e0bb0cdd} executeQuery: Read 31 rows, 2.33 KiB in 0.00141 sec., 21985.81560283688 rows/sec., 1.61 MiB/sec. 2025.03.11 22:09:20.298332 [ 4 ] {b3a73a60-ea8f-41d2-973f-fb97e0bb0cdd} TCPHandler: Processed in 0.001678484 sec. 2025.03.11 22:09:20.298448 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:20.298547 [ 4 ] {5a59c34b-c56c-4b70-8183-57a719534db0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:09:20.298591 [ 4 ] {5a59c34b-c56c-4b70-8183-57a719534db0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:09:20.299141 [ 4 ] {5a59c34b-c56c-4b70-8183-57a719534db0} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:20.299179 [ 4 ] {5a59c34b-c56c-4b70-8183-57a719534db0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:20.299550 [ 4 ] {5a59c34b-c56c-4b70-8183-57a719534db0} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.11 22:09:20.299818 [ 4 ] {5a59c34b-c56c-4b70-8183-57a719534db0} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:20.300017 [ 4 ] {5a59c34b-c56c-4b70-8183-57a719534db0} executeQuery: Read 95 rows, 7.60 KiB in 0.001489 sec., 63801.20886501007 rows/sec., 4.98 MiB/sec. 2025.03.11 22:09:20.300070 [ 4 ] {5a59c34b-c56c-4b70-8183-57a719534db0} TCPHandler: Processed in 0.001673134 sec. 2025.03.11 22:09:20.300186 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:20.300289 [ 4 ] {3909c193-6cdc-4e9d-861a-4d38ace156e0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:20.300338 [ 4 ] {3909c193-6cdc-4e9d-861a-4d38ace156e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:09:20.300943 [ 4 ] {3909c193-6cdc-4e9d-861a-4d38ace156e0} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:20.300988 [ 4 ] {3909c193-6cdc-4e9d-861a-4d38ace156e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:20.301468 [ 4 ] {3909c193-6cdc-4e9d-861a-4d38ace156e0} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.11 22:09:20.301781 [ 4 ] {3909c193-6cdc-4e9d-861a-4d38ace156e0} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:20.301985 [ 4 ] {3909c193-6cdc-4e9d-861a-4d38ace156e0} executeQuery: Read 160 rows, 11.41 KiB in 0.001716 sec., 93240.09324009324 rows/sec., 6.49 MiB/sec. 2025.03.11 22:09:20.302066 [ 4 ] {3909c193-6cdc-4e9d-861a-4d38ace156e0} TCPHandler: Processed in 0.001928536 sec. 2025.03.11 22:09:20.302117 [ 111 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.11 22:09:20.302225 [ 111 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:20.302251 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:20.302268 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:20.302412 [ 4 ] {5fb9cf73-aa86-461f-a986-cf9fc6ba61e0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:20.302546 [ 4 ] {5fb9cf73-aa86-461f-a986-cf9fc6ba61e0} 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_histogramu64 2025.03.11 22:09:20.302552 [ 192 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.11 22:09:20.302788 [ 192 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:20.302852 [ 192 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7281 rows starting from the beginning of the part 2025.03.11 22:09:20.303012 [ 192 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 96 rows starting from the beginning of the part 2025.03.11 22:09:20.303452 [ 192 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2025.03.11 22:09:20.303827 [ 192 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part 2025.03.11 22:09:20.304354 [ 192 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part 2025.03.11 22:09:20.304782 [ 192 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part 2025.03.11 22:09:20.306578 [ 4 ] {5fb9cf73-aa86-461f-a986-cf9fc6ba61e0} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:20.306630 [ 4 ] {5fb9cf73-aa86-461f-a986-cf9fc6ba61e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:20.307685 [ 4 ] {5fb9cf73-aa86-461f-a986-cf9fc6ba61e0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.11 22:09:20.308021 [ 4 ] {5fb9cf73-aa86-461f-a986-cf9fc6ba61e0} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:20.308180 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 8017 rows, containing 5 columns (5 merged, 0 gathered) in 0.005725639 sec., 1400193.0614207427 rows/sec., 95.95 MiB/sec. 2025.03.11 22:09:20.308397 [ 4 ] {5fb9cf73-aa86-461f-a986-cf9fc6ba61e0} executeQuery: Read 31 rows, 56.88 KiB in 0.006011 sec., 5157.211778406256 rows/sec., 9.24 MiB/sec. 2025.03.11 22:09:20.308507 [ 4 ] {5fb9cf73-aa86-461f-a986-cf9fc6ba61e0} TCPHandler: Processed in 0.006336524 sec. 2025.03.11 22:09:20.308627 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:20.308733 [ 4 ] {3fde392a-3b39-4892-a0c2-e26cfc29ab19} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:09:20.308780 [ 4 ] {3fde392a-3b39-4892-a0c2-e26cfc29ab19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:09:20.309084 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.11 22:09:20.309658 [ 4 ] {3fde392a-3b39-4892-a0c2-e26cfc29ab19} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:20.309723 [ 4 ] {3fde392a-3b39-4892-a0c2-e26cfc29ab19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:20.309821 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_26_5} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:20.310010 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_26_5} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.11 22:09:20.310178 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2025.03.11 22:09:20.310377 [ 4 ] {3fde392a-3b39-4892-a0c2-e26cfc29ab19} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.11 22:09:20.310626 [ 4 ] {3fde392a-3b39-4892-a0c2-e26cfc29ab19} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:20.310800 [ 110 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.11 22:09:20.310858 [ 110 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:20.310883 [ 4 ] {3fde392a-3b39-4892-a0c2-e26cfc29ab19} executeQuery: Read 60 rows, 4.14 KiB in 0.00216 sec., 27777.777777777777 rows/sec., 1.87 MiB/sec. 2025.03.11 22:09:20.310899 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:20.311031 [ 4 ] {3fde392a-3b39-4892-a0c2-e26cfc29ab19} TCPHandler: Processed in 0.00245549 sec. 2025.03.11 22:09:20.311089 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.11 22:09:20.311188 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:20.311217 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1092 rows starting from the beginning of the part 2025.03.11 22:09:20.311279 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part 2025.03.11 22:09:20.311493 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2025.03.11 22:09:20.311591 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2025.03.11 22:09:20.311761 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2025.03.11 22:09:20.311857 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2025.03.11 22:09:20.312978 [ 193 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1368 rows, containing 4 columns (4 merged, 0 gathered) in 0.001937866 sec., 705931.1634550584 rows/sec., 47.57 MiB/sec. 2025.03.11 22:09:20.313173 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.11 22:09:20.313449 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_26_5} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:20.313522 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_26_5} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.11 22:09:20.313593 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.11 22:09:23.459099 [ 108 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:09:23.459196 [ 108 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:09:23.582504 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2025.03.11 22:09:23.583274 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:23.583332 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:23.583904 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.11 22:09:23.584162 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:23.584418 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.03.11 22:09:24.139217 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.03.11 22:09:24.158586 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:24.158645 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:24.166211 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.11 22:09:24.166972 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:24.169549 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.03.11 22:09:25.293944 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:25.294130 [ 4 ] {cff892e8-1044-45de-a671-8add118ad429} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:09:25.294207 [ 4 ] {cff892e8-1044-45de-a671-8add118ad429} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:09:25.295044 [ 4 ] {cff892e8-1044-45de-a671-8add118ad429} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:25.295099 [ 4 ] {cff892e8-1044-45de-a671-8add118ad429} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:25.295546 [ 4 ] {cff892e8-1044-45de-a671-8add118ad429} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.11 22:09:25.295799 [ 4 ] {cff892e8-1044-45de-a671-8add118ad429} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:25.296067 [ 4 ] {cff892e8-1044-45de-a671-8add118ad429} executeQuery: Read 72 rows, 5.96 KiB in 0.001986 sec., 36253.77643504532 rows/sec., 2.93 MiB/sec. 2025.03.11 22:09:25.296308 [ 4 ] {cff892e8-1044-45de-a671-8add118ad429} TCPHandler: Processed in 0.002497831 sec. 2025.03.11 22:09:25.296502 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:25.296614 [ 4 ] {314e288d-ae9b-4b87-9856-655dad4b3358} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:09:25.296663 [ 4 ] {314e288d-ae9b-4b87-9856-655dad4b3358} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:09:25.297221 [ 4 ] {314e288d-ae9b-4b87-9856-655dad4b3358} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:25.297261 [ 4 ] {314e288d-ae9b-4b87-9856-655dad4b3358} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:25.297607 [ 4 ] {314e288d-ae9b-4b87-9856-655dad4b3358} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.11 22:09:25.297844 [ 4 ] {314e288d-ae9b-4b87-9856-655dad4b3358} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:25.298052 [ 4 ] {314e288d-ae9b-4b87-9856-655dad4b3358} executeQuery: Read 8 rows, 616.00 B in 0.001467 sec., 5453.306066802999 rows/sec., 410.06 KiB/sec. 2025.03.11 22:09:25.298107 [ 4 ] {314e288d-ae9b-4b87-9856-655dad4b3358} TCPHandler: Processed in 0.001659995 sec. 2025.03.11 22:09:25.298209 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:25.298308 [ 4 ] {3da125bd-c78b-4ae5-a154-b6feb673482f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:09:25.298352 [ 4 ] {3da125bd-c78b-4ae5-a154-b6feb673482f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:09:25.298894 [ 4 ] {3da125bd-c78b-4ae5-a154-b6feb673482f} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:25.298933 [ 4 ] {3da125bd-c78b-4ae5-a154-b6feb673482f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:25.299285 [ 4 ] {3da125bd-c78b-4ae5-a154-b6feb673482f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.11 22:09:25.299532 [ 4 ] {3da125bd-c78b-4ae5-a154-b6feb673482f} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:25.299739 [ 4 ] {3da125bd-c78b-4ae5-a154-b6feb673482f} executeQuery: Read 72 rows, 5.76 KiB in 0.001452 sec., 49586.776859504134 rows/sec., 3.87 MiB/sec. 2025.03.11 22:09:25.299791 [ 4 ] {3da125bd-c78b-4ae5-a154-b6feb673482f} TCPHandler: Processed in 0.001632934 sec. 2025.03.11 22:09:25.299899 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:25.300004 [ 4 ] {1712dc92-d0d1-4fb6-877c-65a2c250e775} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:25.300053 [ 4 ] {1712dc92-d0d1-4fb6-877c-65a2c250e775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:09:25.300567 [ 4 ] {1712dc92-d0d1-4fb6-877c-65a2c250e775} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:25.300605 [ 4 ] {1712dc92-d0d1-4fb6-877c-65a2c250e775} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:25.300982 [ 4 ] {1712dc92-d0d1-4fb6-877c-65a2c250e775} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.11 22:09:25.301212 [ 4 ] {1712dc92-d0d1-4fb6-877c-65a2c250e775} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:25.301422 [ 4 ] {1712dc92-d0d1-4fb6-877c-65a2c250e775} executeQuery: Read 160 rows, 11.41 KiB in 0.001439 sec., 111188.3252258513 rows/sec., 7.74 MiB/sec. 2025.03.11 22:09:25.301506 [ 4 ] {1712dc92-d0d1-4fb6-877c-65a2c250e775} TCPHandler: Processed in 0.001652655 sec. 2025.03.11 22:09:25.301674 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:25.301802 [ 4 ] {b4f07a62-271b-4f5c-a70e-fc3933ffec7a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:25.301882 [ 4 ] {b4f07a62-271b-4f5c-a70e-fc3933ffec7a} 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_histogramu64 2025.03.11 22:09:25.303055 [ 4 ] {b4f07a62-271b-4f5c-a70e-fc3933ffec7a} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:25.303094 [ 4 ] {b4f07a62-271b-4f5c-a70e-fc3933ffec7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:25.303697 [ 4 ] {b4f07a62-271b-4f5c-a70e-fc3933ffec7a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.11 22:09:25.303948 [ 4 ] {b4f07a62-271b-4f5c-a70e-fc3933ffec7a} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:25.304189 [ 4 ] {b4f07a62-271b-4f5c-a70e-fc3933ffec7a} executeQuery: Read 8 rows, 14.68 KiB in 0.002417 sec., 3309.8882912701697 rows/sec., 5.93 MiB/sec. 2025.03.11 22:09:25.304282 [ 4 ] {b4f07a62-271b-4f5c-a70e-fc3933ffec7a} TCPHandler: Processed in 0.002669793 sec. 2025.03.11 22:09:25.304405 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:25.304509 [ 4 ] {e7ece7cf-e00c-4636-a8f6-a240341d1f73} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:09:25.304555 [ 4 ] {e7ece7cf-e00c-4636-a8f6-a240341d1f73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:09:25.304981 [ 4 ] {e7ece7cf-e00c-4636-a8f6-a240341d1f73} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:25.305019 [ 4 ] {e7ece7cf-e00c-4636-a8f6-a240341d1f73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:25.305370 [ 4 ] {e7ece7cf-e00c-4636-a8f6-a240341d1f73} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.11 22:09:25.305606 [ 4 ] {e7ece7cf-e00c-4636-a8f6-a240341d1f73} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:25.305861 [ 4 ] {e7ece7cf-e00c-4636-a8f6-a240341d1f73} executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec. 2025.03.11 22:09:25.306076 [ 4 ] {e7ece7cf-e00c-4636-a8f6-a240341d1f73} TCPHandler: Processed in 0.001717695 sec. 2025.03.11 22:09:26.566615 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:26.566820 [ 4 ] {048613e4-1c06-4516-976c-b559b7fe7649} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.11 22:09:26.566898 [ 4 ] {048613e4-1c06-4516-976c-b559b7fe7649} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.11 22:09:26.567786 [ 4 ] {048613e4-1c06-4516-976c-b559b7fe7649} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:26.567834 [ 4 ] {048613e4-1c06-4516-976c-b559b7fe7649} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:26.568297 [ 4 ] {048613e4-1c06-4516-976c-b559b7fe7649} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.11 22:09:26.568562 [ 4 ] {048613e4-1c06-4516-976c-b559b7fe7649} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:26.568829 [ 4 ] {048613e4-1c06-4516-976c-b559b7fe7649} executeQuery: Read 24 rows, 2.04 KiB in 0.002062 sec., 11639.185257032008 rows/sec., 988.88 KiB/sec. 2025.03.11 22:09:26.568982 [ 4 ] {048613e4-1c06-4516-976c-b559b7fe7649} TCPHandler: Processed in 0.002509732 sec. 2025.03.11 22:09:26.569112 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:26.569229 [ 4 ] {61aa8f86-7ec6-490b-ad13-24408f95a354} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:09:26.569282 [ 4 ] {61aa8f86-7ec6-490b-ad13-24408f95a354} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:09:26.569846 [ 4 ] {61aa8f86-7ec6-490b-ad13-24408f95a354} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:26.569888 [ 4 ] {61aa8f86-7ec6-490b-ad13-24408f95a354} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:26.570253 [ 4 ] {61aa8f86-7ec6-490b-ad13-24408f95a354} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.11 22:09:26.570490 [ 4 ] {61aa8f86-7ec6-490b-ad13-24408f95a354} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:26.570785 [ 4 ] {61aa8f86-7ec6-490b-ad13-24408f95a354} executeQuery: Read 14 rows, 1.14 KiB in 0.001558 sec., 8985.879332477536 rows/sec., 732.74 KiB/sec. 2025.03.11 22:09:26.570867 [ 4 ] {61aa8f86-7ec6-490b-ad13-24408f95a354} TCPHandler: Processed in 0.001810606 sec. 2025.03.11 22:09:26.570975 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:26.571078 [ 4 ] {0d729cf1-da3b-4dbd-a591-ed06036d4796} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:09:26.571122 [ 4 ] {0d729cf1-da3b-4dbd-a591-ed06036d4796} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:09:26.572401 [ 4 ] {0d729cf1-da3b-4dbd-a591-ed06036d4796} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:26.572442 [ 4 ] {0d729cf1-da3b-4dbd-a591-ed06036d4796} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:26.572879 [ 4 ] {0d729cf1-da3b-4dbd-a591-ed06036d4796} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.11 22:09:26.573114 [ 4 ] {0d729cf1-da3b-4dbd-a591-ed06036d4796} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:26.573361 [ 4 ] {0d729cf1-da3b-4dbd-a591-ed06036d4796} executeQuery: Read 1385 rows, 118.28 KiB in 0.002304 sec., 601128.4722222222 rows/sec., 50.13 MiB/sec. 2025.03.11 22:09:26.573568 [ 4 ] {0d729cf1-da3b-4dbd-a591-ed06036d4796} TCPHandler: Processed in 0.002638283 sec. 2025.03.11 22:09:26.573755 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:26.573862 [ 4 ] {a5f7bc5a-ed0e-44e5-86d6-9c599489d68c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:09:26.573909 [ 4 ] {a5f7bc5a-ed0e-44e5-86d6-9c599489d68c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:09:26.574511 [ 4 ] {a5f7bc5a-ed0e-44e5-86d6-9c599489d68c} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:26.574551 [ 4 ] {a5f7bc5a-ed0e-44e5-86d6-9c599489d68c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:26.574901 [ 4 ] {a5f7bc5a-ed0e-44e5-86d6-9c599489d68c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.11 22:09:26.575138 [ 4 ] {a5f7bc5a-ed0e-44e5-86d6-9c599489d68c} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:26.575451 [ 4 ] {a5f7bc5a-ed0e-44e5-86d6-9c599489d68c} executeQuery: Read 57 rows, 4.27 KiB in 0.001582 sec., 36030.34134007585 rows/sec., 2.64 MiB/sec. 2025.03.11 22:09:26.575650 [ 4 ] {a5f7bc5a-ed0e-44e5-86d6-9c599489d68c} TCPHandler: Processed in 0.001954687 sec. 2025.03.11 22:09:26.575766 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:26.575869 [ 4 ] {80e77f1d-560a-4875-befe-695285e4986f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.11 22:09:26.575914 [ 4 ] {80e77f1d-560a-4875-befe-695285e4986f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.11 22:09:26.576632 [ 4 ] {80e77f1d-560a-4875-befe-695285e4986f} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:26.576674 [ 4 ] {80e77f1d-560a-4875-befe-695285e4986f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:26.577026 [ 4 ] {80e77f1d-560a-4875-befe-695285e4986f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.11 22:09:26.577263 [ 4 ] {80e77f1d-560a-4875-befe-695285e4986f} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:26.577506 [ 4 ] {80e77f1d-560a-4875-befe-695285e4986f} executeQuery: Read 252 rows, 17.85 KiB in 0.001652 sec., 152542.37288135593 rows/sec., 10.55 MiB/sec. 2025.03.11 22:09:26.577576 [ 4 ] {80e77f1d-560a-4875-befe-695285e4986f} TCPHandler: Processed in 0.001860386 sec. 2025.03.11 22:09:26.577711 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:26.577849 [ 4 ] {080b7397-e8fb-447a-97c0-4aafa68e9ae2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.11 22:09:26.577904 [ 4 ] {080b7397-e8fb-447a-97c0-4aafa68e9ae2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.11 22:09:26.578560 [ 4 ] {080b7397-e8fb-447a-97c0-4aafa68e9ae2} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:26.578608 [ 4 ] {080b7397-e8fb-447a-97c0-4aafa68e9ae2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:26.578991 [ 4 ] {080b7397-e8fb-447a-97c0-4aafa68e9ae2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.11 22:09:26.579229 [ 4 ] {080b7397-e8fb-447a-97c0-4aafa68e9ae2} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:26.579419 [ 4 ] {080b7397-e8fb-447a-97c0-4aafa68e9ae2} executeQuery: Read 12 rows, 960.00 B in 0.001594 sec., 7528.23086574655 rows/sec., 588.14 KiB/sec. 2025.03.11 22:09:26.579478 [ 4 ] {080b7397-e8fb-447a-97c0-4aafa68e9ae2} TCPHandler: Processed in 0.001833555 sec. 2025.03.11 22:09:26.579584 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:26.579688 [ 4 ] {e5511506-184a-49f7-b9ca-7b789d9f4829} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:09:26.579734 [ 4 ] {e5511506-184a-49f7-b9ca-7b789d9f4829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:09:26.580567 [ 4 ] {e5511506-184a-49f7-b9ca-7b789d9f4829} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:26.580605 [ 4 ] {e5511506-184a-49f7-b9ca-7b789d9f4829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:26.580987 [ 4 ] {e5511506-184a-49f7-b9ca-7b789d9f4829} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.11 22:09:26.581233 [ 4 ] {e5511506-184a-49f7-b9ca-7b789d9f4829} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:26.581414 [ 4 ] {e5511506-184a-49f7-b9ca-7b789d9f4829} executeQuery: Read 601 rows, 46.29 KiB in 0.001748 sec., 343821.51029748283 rows/sec., 25.86 MiB/sec. 2025.03.11 22:09:26.581466 [ 4 ] {e5511506-184a-49f7-b9ca-7b789d9f4829} TCPHandler: Processed in 0.001932506 sec. 2025.03.11 22:09:26.581572 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:26.581675 [ 4 ] {b72b874e-9224-4026-924f-4afa99b469ca} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:26.581724 [ 4 ] {b72b874e-9224-4026-924f-4afa99b469ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:09:26.582514 [ 4 ] {b72b874e-9224-4026-924f-4afa99b469ca} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:26.582551 [ 4 ] {b72b874e-9224-4026-924f-4afa99b469ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:26.582974 [ 4 ] {b72b874e-9224-4026-924f-4afa99b469ca} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.11 22:09:26.583211 [ 4 ] {b72b874e-9224-4026-924f-4afa99b469ca} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:26.583389 [ 4 ] {b72b874e-9224-4026-924f-4afa99b469ca} executeQuery: Read 951 rows, 65.72 KiB in 0.001736 sec., 547811.0599078342 rows/sec., 36.97 MiB/sec. 2025.03.11 22:09:26.583441 [ 4 ] {b72b874e-9224-4026-924f-4afa99b469ca} TCPHandler: Processed in 0.001918086 sec. 2025.03.11 22:09:26.583558 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:26.583663 [ 4 ] {33e705c1-093d-49dd-95af-8fda9b2e2bf3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:26.583729 [ 4 ] {33e705c1-093d-49dd-95af-8fda9b2e2bf3} 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_histogramu64 2025.03.11 22:09:26.584848 [ 4 ] {33e705c1-093d-49dd-95af-8fda9b2e2bf3} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:26.584885 [ 4 ] {33e705c1-093d-49dd-95af-8fda9b2e2bf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:26.585501 [ 4 ] {33e705c1-093d-49dd-95af-8fda9b2e2bf3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.11 22:09:26.585756 [ 4 ] {33e705c1-093d-49dd-95af-8fda9b2e2bf3} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:26.585949 [ 4 ] {33e705c1-093d-49dd-95af-8fda9b2e2bf3} executeQuery: Read 31 rows, 56.88 KiB in 0.002308 sec., 13431.542461005198 rows/sec., 24.07 MiB/sec. 2025.03.11 22:09:26.586042 [ 4 ] {33e705c1-093d-49dd-95af-8fda9b2e2bf3} TCPHandler: Processed in 0.002535961 sec. 2025.03.11 22:09:26.586169 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:26.586275 [ 4 ] {f94f41b0-8588-49e6-bc03-099bca1b756e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:09:26.586321 [ 4 ] {f94f41b0-8588-49e6-bc03-099bca1b756e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:09:26.586747 [ 4 ] {f94f41b0-8588-49e6-bc03-099bca1b756e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:26.586784 [ 4 ] {f94f41b0-8588-49e6-bc03-099bca1b756e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.11 22:09:26.587130 [ 4 ] {f94f41b0-8588-49e6-bc03-099bca1b756e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.11 22:09:26.587374 [ 4 ] {f94f41b0-8588-49e6-bc03-099bca1b756e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:26.587551 [ 4 ] {f94f41b0-8588-49e6-bc03-099bca1b756e} executeQuery: Read 22 rows, 1.53 KiB in 0.001299 sec., 16936.104695919938 rows/sec., 1.15 MiB/sec. 2025.03.11 22:09:26.587599 [ 4 ] {f94f41b0-8588-49e6-bc03-099bca1b756e} TCPHandler: Processed in 0.001480143 sec. 2025.03.11 22:09:28.612006 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 512 2025.03.11 22:09:28.615319 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:28.615371 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:28.616825 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.11 22:09:28.617127 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:28.617648 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 512 2025.03.11 22:09:30.291026 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:30.291221 [ 4 ] {0992cd5b-6777-4864-85f4-911308bf1bcb} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:09:30.291295 [ 4 ] {0992cd5b-6777-4864-85f4-911308bf1bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:09:30.292206 [ 4 ] {0992cd5b-6777-4864-85f4-911308bf1bcb} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:30.292260 [ 4 ] {0992cd5b-6777-4864-85f4-911308bf1bcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:30.292701 [ 4 ] {0992cd5b-6777-4864-85f4-911308bf1bcb} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.11 22:09:30.292959 [ 4 ] {0992cd5b-6777-4864-85f4-911308bf1bcb} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:30.293208 [ 4 ] {0992cd5b-6777-4864-85f4-911308bf1bcb} executeQuery: Read 56 rows, 4.38 KiB in 0.001996 sec., 28056.112224448898 rows/sec., 2.14 MiB/sec. 2025.03.11 22:09:30.293265 [ 4 ] {0992cd5b-6777-4864-85f4-911308bf1bcb} TCPHandler: Processed in 0.00234324 sec. 2025.03.11 22:09:30.293387 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:30.293492 [ 4 ] {70bb3edc-9b2e-4f42-8f24-ecd67f9c317a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:09:30.293537 [ 4 ] {70bb3edc-9b2e-4f42-8f24-ecd67f9c317a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:09:30.294094 [ 4 ] {70bb3edc-9b2e-4f42-8f24-ecd67f9c317a} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:30.294133 [ 4 ] {70bb3edc-9b2e-4f42-8f24-ecd67f9c317a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:30.294486 [ 4 ] {70bb3edc-9b2e-4f42-8f24-ecd67f9c317a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.11 22:09:30.294731 [ 4 ] {70bb3edc-9b2e-4f42-8f24-ecd67f9c317a} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:30.294950 [ 4 ] {70bb3edc-9b2e-4f42-8f24-ecd67f9c317a} executeQuery: Read 64 rows, 5.12 KiB in 0.00148 sec., 43243.24324324325 rows/sec., 3.38 MiB/sec. 2025.03.11 22:09:30.295004 [ 4 ] {70bb3edc-9b2e-4f42-8f24-ecd67f9c317a} TCPHandler: Processed in 0.001667084 sec. 2025.03.11 22:09:30.295120 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:30.295225 [ 4 ] {e421e25b-130b-43ef-a530-97bb74cde5fa} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:30.295275 [ 4 ] {e421e25b-130b-43ef-a530-97bb74cde5fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:09:30.295781 [ 4 ] {e421e25b-130b-43ef-a530-97bb74cde5fa} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:30.295819 [ 4 ] {e421e25b-130b-43ef-a530-97bb74cde5fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:30.296198 [ 4 ] {e421e25b-130b-43ef-a530-97bb74cde5fa} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.11 22:09:30.296451 [ 4 ] {e421e25b-130b-43ef-a530-97bb74cde5fa} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:30.296660 [ 4 ] {e421e25b-130b-43ef-a530-97bb74cde5fa} executeQuery: Read 98 rows, 7.00 KiB in 0.001457 sec., 67261.4962251201 rows/sec., 4.69 MiB/sec. 2025.03.11 22:09:30.296712 [ 4 ] {e421e25b-130b-43ef-a530-97bb74cde5fa} TCPHandler: Processed in 0.001643374 sec. 2025.03.11 22:09:30.296816 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:30.296918 [ 4 ] {0c0931eb-8e79-4f60-8429-345da366382e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:09:30.296964 [ 4 ] {0c0931eb-8e79-4f60-8429-345da366382e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:09:30.297402 [ 4 ] {0c0931eb-8e79-4f60-8429-345da366382e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:30.297440 [ 4 ] {0c0931eb-8e79-4f60-8429-345da366382e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:30.297798 [ 4 ] {0c0931eb-8e79-4f60-8429-345da366382e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.11 22:09:30.298039 [ 4 ] {0c0931eb-8e79-4f60-8429-345da366382e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:30.298279 [ 4 ] {0c0931eb-8e79-4f60-8429-345da366382e} executeQuery: Read 38 rows, 2.61 KiB in 0.001375 sec., 27636.36363636364 rows/sec., 1.85 MiB/sec. 2025.03.11 22:09:30.298410 [ 4 ] {0c0931eb-8e79-4f60-8429-345da366382e} TCPHandler: Processed in 0.001641824 sec. 2025.03.11 22:09:31.084603 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2025.03.11 22:09:31.085283 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:31.085327 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:31.086001 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.11 22:09:31.086256 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:31.086481 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2025.03.11 22:09:31.669700 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.03.11 22:09:31.691213 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:31.691278 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:31.699262 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.11 22:09:31.700026 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:31.702771 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.03.11 22:09:35.295217 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:35.295415 [ 4 ] {80aa76fb-2556-41fd-b85e-cab978eb0ebd} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:09:35.295485 [ 4 ] {80aa76fb-2556-41fd-b85e-cab978eb0ebd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:09:35.296275 [ 4 ] {80aa76fb-2556-41fd-b85e-cab978eb0ebd} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:35.296326 [ 4 ] {80aa76fb-2556-41fd-b85e-cab978eb0ebd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:35.296776 [ 4 ] {80aa76fb-2556-41fd-b85e-cab978eb0ebd} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.11 22:09:35.297027 [ 4 ] {80aa76fb-2556-41fd-b85e-cab978eb0ebd} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:35.297237 [ 101 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2025.03.11 22:09:35.297285 [ 4 ] {80aa76fb-2556-41fd-b85e-cab978eb0ebd} executeQuery: Read 72 rows, 5.96 KiB in 0.001911 sec., 37676.609105180534 rows/sec., 3.05 MiB/sec. 2025.03.11 22:09:35.297312 [ 101 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:35.297378 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:35.297411 [ 4 ] {80aa76fb-2556-41fd-b85e-cab978eb0ebd} TCPHandler: Processed in 0.00232235 sec. 2025.03.11 22:09:35.297609 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:35.297619 [ 190 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2025.03.11 22:09:35.297790 [ 4 ] {19330447-b7ca-4b1b-b076-7f2d8266341d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:09:35.297889 [ 4 ] {19330447-b7ca-4b1b-b076-7f2d8266341d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:09:35.297902 [ 190 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:35.298004 [ 190 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 1402 rows starting from the beginning of the part 2025.03.11 22:09:35.298326 [ 190 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 118 rows starting from the beginning of the part 2025.03.11 22:09:35.298732 [ 190 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 72 rows starting from the beginning of the part 2025.03.11 22:09:35.299001 [ 190 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1385 rows starting from the beginning of the part 2025.03.11 22:09:35.299308 [ 190 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2025.03.11 22:09:35.299595 [ 190 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 72 rows starting from the beginning of the part 2025.03.11 22:09:35.300795 [ 4 ] {19330447-b7ca-4b1b-b076-7f2d8266341d} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:35.300862 [ 4 ] {19330447-b7ca-4b1b-b076-7f2d8266341d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:35.301877 [ 4 ] {19330447-b7ca-4b1b-b076-7f2d8266341d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.11 22:09:35.302391 [ 4 ] {19330447-b7ca-4b1b-b076-7f2d8266341d} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:35.302595 [ 101 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.11 22:09:35.302669 [ 101 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:35.302698 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:35.302716 [ 4 ] {19330447-b7ca-4b1b-b076-7f2d8266341d} executeQuery: Read 8 rows, 616.00 B in 0.004975 sec., 1608.040201005025 rows/sec., 120.92 KiB/sec. 2025.03.11 22:09:35.303153 [ 4 ] {19330447-b7ca-4b1b-b076-7f2d8266341d} TCPHandler: Processed in 0.005612438 sec. 2025.03.11 22:09:35.303672 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:35.303847 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.11 22:09:35.303901 [ 193 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 3105 rows, containing 5 columns (5 merged, 0 gathered) in 0.006404475 sec., 484817.25668380316 rows/sec., 42.22 MiB/sec. 2025.03.11 22:09:35.303958 [ 4 ] {c6db9e20-48a8-4a04-891c-22b5a7ac1874} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:09:35.304096 [ 4 ] {c6db9e20-48a8-4a04-891c-22b5a7ac1874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:09:35.304165 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:35.304282 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 65 rows starting from the beginning of the part 2025.03.11 22:09:35.304491 [ 193 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2025.03.11 22:09:35.304675 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:35.305222 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part 2025.03.11 22:09:35.305712 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:35.306212 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 57 rows starting from the beginning of the part 2025.03.11 22:09:35.306460 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_30_6} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:35.306676 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:35.306979 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_30_6} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2025.03.11 22:09:35.307326 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.11 22:09:35.308121 [ 4 ] {c6db9e20-48a8-4a04-891c-22b5a7ac1874} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:35.308192 [ 4 ] {c6db9e20-48a8-4a04-891c-22b5a7ac1874} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:35.309250 [ 4 ] {c6db9e20-48a8-4a04-891c-22b5a7ac1874} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.11 22:09:35.309615 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.006810779 sec., 25988.216619567305 rows/sec., 2.00 MiB/sec. 2025.03.11 22:09:35.309765 [ 4 ] {c6db9e20-48a8-4a04-891c-22b5a7ac1874} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:35.309815 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.11 22:09:35.310071 [ 101 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2025.03.11 22:09:35.310194 [ 101 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:35.310265 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:35.310280 [ 4 ] {c6db9e20-48a8-4a04-891c-22b5a7ac1874} executeQuery: Read 72 rows, 5.76 KiB in 0.006388 sec., 11271.133375078272 rows/sec., 901.04 KiB/sec. 2025.03.11 22:09:35.310595 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_21_4} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:35.310677 [ 4 ] {c6db9e20-48a8-4a04-891c-22b5a7ac1874} TCPHandler: Processed in 0.007158041 sec. 2025.03.11 22:09:35.310721 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2025.03.11 22:09:35.310807 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_21_4} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.11 22:09:35.311003 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.11 22:09:35.311016 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:35.311066 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:35.311111 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 627 rows starting from the beginning of the part 2025.03.11 22:09:35.311212 [ 4 ] {6ef391a7-2993-4a55-af5c-12fe9a02d957} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:35.311359 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 95 rows starting from the beginning of the part 2025.03.11 22:09:35.311386 [ 4 ] {6ef391a7-2993-4a55-af5c-12fe9a02d957} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:09:35.311723 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 72 rows starting from the beginning of the part 2025.03.11 22:09:35.312114 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 601 rows starting from the beginning of the part 2025.03.11 22:09:35.312597 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2025.03.11 22:09:35.312969 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 72 rows starting from the beginning of the part 2025.03.11 22:09:35.314145 [ 4 ] {6ef391a7-2993-4a55-af5c-12fe9a02d957} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:35.314202 [ 4 ] {6ef391a7-2993-4a55-af5c-12fe9a02d957} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:35.315227 [ 4 ] {6ef391a7-2993-4a55-af5c-12fe9a02d957} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.11 22:09:35.315580 [ 4 ] {6ef391a7-2993-4a55-af5c-12fe9a02d957} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:35.316121 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 1531 rows, containing 5 columns (5 merged, 0 gathered) in 0.005730489 sec., 267167.4267239672 rows/sec., 21.28 MiB/sec. 2025.03.11 22:09:35.316218 [ 4 ] {6ef391a7-2993-4a55-af5c-12fe9a02d957} executeQuery: Read 160 rows, 11.41 KiB in 0.00506 sec., 31620.553359683792 rows/sec., 2.20 MiB/sec. 2025.03.11 22:09:35.316556 [ 196 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2025.03.11 22:09:35.316577 [ 4 ] {6ef391a7-2993-4a55-af5c-12fe9a02d957} TCPHandler: Processed in 0.005687939 sec. 2025.03.11 22:09:35.316973 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:35.317128 [ 4 ] {5900771f-7f4c-4105-8d60-706c73a1b7ce} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:35.317223 [ 4 ] {5900771f-7f4c-4105-8d60-706c73a1b7ce} 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_histogramu64 2025.03.11 22:09:35.317263 [ 196 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_30_6} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:35.317406 [ 196 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_30_6} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2025.03.11 22:09:35.317530 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.11 22:09:35.318437 [ 4 ] {5900771f-7f4c-4105-8d60-706c73a1b7ce} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:35.318475 [ 4 ] {5900771f-7f4c-4105-8d60-706c73a1b7ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:35.319105 [ 4 ] {5900771f-7f4c-4105-8d60-706c73a1b7ce} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.11 22:09:35.319369 [ 4 ] {5900771f-7f4c-4105-8d60-706c73a1b7ce} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:35.319623 [ 4 ] {5900771f-7f4c-4105-8d60-706c73a1b7ce} executeQuery: Read 8 rows, 14.68 KiB in 0.00253 sec., 3162.0553359683795 rows/sec., 5.67 MiB/sec. 2025.03.11 22:09:35.319717 [ 4 ] {5900771f-7f4c-4105-8d60-706c73a1b7ce} TCPHandler: Processed in 0.002867235 sec. 2025.03.11 22:09:35.319830 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:35.319933 [ 4 ] {145342a5-4e74-4bf9-8a23-cb5c2e12b69d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:09:35.319979 [ 4 ] {145342a5-4e74-4bf9-8a23-cb5c2e12b69d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:09:35.320413 [ 4 ] {145342a5-4e74-4bf9-8a23-cb5c2e12b69d} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:35.320451 [ 4 ] {145342a5-4e74-4bf9-8a23-cb5c2e12b69d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:35.320820 [ 4 ] {145342a5-4e74-4bf9-8a23-cb5c2e12b69d} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.11 22:09:35.321058 [ 4 ] {145342a5-4e74-4bf9-8a23-cb5c2e12b69d} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:35.321289 [ 4 ] {145342a5-4e74-4bf9-8a23-cb5c2e12b69d} executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. 2025.03.11 22:09:35.321363 [ 4 ] {145342a5-4e74-4bf9-8a23-cb5c2e12b69d} TCPHandler: Processed in 0.001577834 sec. 2025.03.11 22:09:38.175232 [ 99 ] {} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.11 22:09:38.175331 [ 99 ] {} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:38.175382 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:38.175732 [ 188 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.03.11 22:09:38.175986 [ 188 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:38.176046 [ 188 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part 2025.03.11 22:09:38.176206 [ 188 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 252 rows starting from the beginning of the part 2025.03.11 22:09:38.176638 [ 188 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.03.11 22:09:38.176811 [ 188 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part 2025.03.11 22:09:38.176937 [ 188 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part 2025.03.11 22:09:38.178240 [ 189 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1009 rows, containing 5 columns (5 merged, 0 gathered) in 0.002723554 sec., 370471.8173386685 rows/sec., 27.04 MiB/sec. 2025.03.11 22:09:38.178482 [ 191 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.11 22:09:38.178864 [ 191 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_5_1} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:38.178961 [ 191 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_5_1} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.11 22:09:38.179071 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.11 22:09:38.459257 [ 99 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:09:38.459323 [ 99 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:09:38.586976 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2025.03.11 22:09:38.587934 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:38.587980 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:38.588513 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.11 22:09:38.588779 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:38.589039 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.03.11 22:09:38.618209 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 532 2025.03.11 22:09:38.621082 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:38.621123 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:38.622595 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.11 22:09:38.622921 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:38.623401 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 532 2025.03.11 22:09:39.203188 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.03.11 22:09:39.224295 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:39.224355 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:39.232056 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.11 22:09:39.232851 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:39.237005 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.03.11 22:09:40.295776 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:40.295960 [ 4 ] {43bbb7fd-835a-4564-88d0-41f63308dd38} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:09:40.296029 [ 4 ] {43bbb7fd-835a-4564-88d0-41f63308dd38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:09:40.296833 [ 4 ] {43bbb7fd-835a-4564-88d0-41f63308dd38} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:40.296878 [ 4 ] {43bbb7fd-835a-4564-88d0-41f63308dd38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:40.297319 [ 4 ] {43bbb7fd-835a-4564-88d0-41f63308dd38} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.11 22:09:40.297573 [ 4 ] {43bbb7fd-835a-4564-88d0-41f63308dd38} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:40.297806 [ 4 ] {43bbb7fd-835a-4564-88d0-41f63308dd38} executeQuery: Read 118 rows, 10.21 KiB in 0.001897 sec., 62203.47917764892 rows/sec., 5.26 MiB/sec. 2025.03.11 22:09:40.297861 [ 4 ] {43bbb7fd-835a-4564-88d0-41f63308dd38} TCPHandler: Processed in 0.002212068 sec. 2025.03.11 22:09:40.297987 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:40.298094 [ 4 ] {32eff855-681d-4cd7-a597-0ade0805888b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:09:40.298139 [ 4 ] {32eff855-681d-4cd7-a597-0ade0805888b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:09:40.298678 [ 4 ] {32eff855-681d-4cd7-a597-0ade0805888b} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:40.298716 [ 4 ] {32eff855-681d-4cd7-a597-0ade0805888b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:40.299082 [ 4 ] {32eff855-681d-4cd7-a597-0ade0805888b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.11 22:09:40.299336 [ 4 ] {32eff855-681d-4cd7-a597-0ade0805888b} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:40.299536 [ 4 ] {32eff855-681d-4cd7-a597-0ade0805888b} executeQuery: Read 31 rows, 2.33 KiB in 0.001465 sec., 21160.409556313993 rows/sec., 1.55 MiB/sec. 2025.03.11 22:09:40.299587 [ 4 ] {32eff855-681d-4cd7-a597-0ade0805888b} TCPHandler: Processed in 0.001649584 sec. 2025.03.11 22:09:40.299703 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:40.299806 [ 4 ] {99857cde-4419-4dfd-a391-47ef2897ff2a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:09:40.299850 [ 4 ] {99857cde-4419-4dfd-a391-47ef2897ff2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:09:40.300402 [ 4 ] {99857cde-4419-4dfd-a391-47ef2897ff2a} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:40.300441 [ 4 ] {99857cde-4419-4dfd-a391-47ef2897ff2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:40.300814 [ 4 ] {99857cde-4419-4dfd-a391-47ef2897ff2a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.11 22:09:40.301068 [ 4 ] {99857cde-4419-4dfd-a391-47ef2897ff2a} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:40.301317 [ 4 ] {99857cde-4419-4dfd-a391-47ef2897ff2a} executeQuery: Read 95 rows, 7.60 KiB in 0.001528 sec., 62172.77486910995 rows/sec., 4.86 MiB/sec. 2025.03.11 22:09:40.301482 [ 4 ] {99857cde-4419-4dfd-a391-47ef2897ff2a} TCPHandler: Processed in 0.001826386 sec. 2025.03.11 22:09:40.301711 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:40.301816 [ 4 ] {47cd0820-465b-4b92-b28c-4fcb0fbe415b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:40.301866 [ 4 ] {47cd0820-465b-4b92-b28c-4fcb0fbe415b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:09:40.302422 [ 4 ] {47cd0820-465b-4b92-b28c-4fcb0fbe415b} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:40.302460 [ 4 ] {47cd0820-465b-4b92-b28c-4fcb0fbe415b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:40.302842 [ 4 ] {47cd0820-465b-4b92-b28c-4fcb0fbe415b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.11 22:09:40.303089 [ 4 ] {47cd0820-465b-4b92-b28c-4fcb0fbe415b} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:40.303252 [ 95 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.11 22:09:40.303317 [ 4 ] {47cd0820-465b-4b92-b28c-4fcb0fbe415b} executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec. 2025.03.11 22:09:40.303328 [ 95 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:40.303397 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:40.303448 [ 4 ] {47cd0820-465b-4b92-b28c-4fcb0fbe415b} TCPHandler: Processed in 0.001804515 sec. 2025.03.11 22:09:40.303660 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:40.303661 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.11 22:09:40.303822 [ 4 ] {92097b27-9f89-450a-81d1-7769810e789a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:40.303865 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:40.303920 [ 4 ] {92097b27-9f89-450a-81d1-7769810e789a} 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_histogramu64 2025.03.11 22:09:40.303923 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8017 rows starting from the beginning of the part 2025.03.11 22:09:40.304275 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2025.03.11 22:09:40.304608 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 951 rows starting from the beginning of the part 2025.03.11 22:09:40.304934 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 98 rows starting from the beginning of the part 2025.03.11 22:09:40.305228 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2025.03.11 22:09:40.305481 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part 2025.03.11 22:09:40.307328 [ 4 ] {92097b27-9f89-450a-81d1-7769810e789a} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:40.307377 [ 4 ] {92097b27-9f89-450a-81d1-7769810e789a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:40.308276 [ 4 ] {92097b27-9f89-450a-81d1-7769810e789a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.11 22:09:40.308628 [ 4 ] {92097b27-9f89-450a-81d1-7769810e789a} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:40.308823 [ 95 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.11 22:09:40.308902 [ 95 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:40.308934 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:40.308973 [ 4 ] {92097b27-9f89-450a-81d1-7769810e789a} executeQuery: Read 31 rows, 56.88 KiB in 0.005183 sec., 5981.092031641906 rows/sec., 10.72 MiB/sec. 2025.03.11 22:09:40.309487 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.11 22:09:40.310332 [ 4 ] {92097b27-9f89-450a-81d1-7769810e789a} TCPHandler: Processed in 0.006724497 sec. 2025.03.11 22:09:40.310782 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:40.310785 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9546 rows, containing 5 columns (5 merged, 0 gathered) in 0.007256702 sec., 1315473.6132198896 rows/sec., 90.10 MiB/sec. 2025.03.11 22:09:40.311102 [ 4 ] {17427aad-57f5-4d5f-8de0-bffe8c44fb84} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:09:40.311275 [ 4 ] {17427aad-57f5-4d5f-8de0-bffe8c44fb84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:09:40.311265 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.11 22:09:40.311935 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:40.312339 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part 2025.03.11 22:09:40.312570 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_31_6} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:40.313352 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_31_6} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.11 22:09:40.313521 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part 2025.03.11 22:09:40.313709 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. 2025.03.11 22:09:40.314127 [ 4 ] {17427aad-57f5-4d5f-8de0-bffe8c44fb84} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:40.314243 [ 4 ] {17427aad-57f5-4d5f-8de0-bffe8c44fb84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:40.314404 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:40.315086 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part 2025.03.11 22:09:40.315786 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:40.315860 [ 4 ] {17427aad-57f5-4d5f-8de0-bffe8c44fb84} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.11 22:09:40.316384 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part 2025.03.11 22:09:40.316777 [ 4 ] {17427aad-57f5-4d5f-8de0-bffe8c44fb84} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:40.317279 [ 95 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.11 22:09:40.317373 [ 95 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:40.317484 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:40.317617 [ 4 ] {17427aad-57f5-4d5f-8de0-bffe8c44fb84} executeQuery: Read 60 rows, 4.14 KiB in 0.006636 sec., 9041.591320072332 rows/sec., 623.96 KiB/sec. 2025.03.11 22:09:40.318145 [ 4 ] {17427aad-57f5-4d5f-8de0-bffe8c44fb84} TCPHandler: Processed in 0.007454014 sec. 2025.03.11 22:09:40.318278 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.11 22:09:40.318601 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:40.318646 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1368 rows starting from the beginning of the part 2025.03.11 22:09:40.318986 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2025.03.11 22:09:40.319390 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 22 rows starting from the beginning of the part 2025.03.11 22:09:40.319692 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part 2025.03.11 22:09:40.319867 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2025.03.11 22:09:40.320089 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2025.03.11 22:09:40.323777 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 4 columns (4 merged, 0 gathered) in 0.00594788 sec., 270348.426666308 rows/sec., 18.22 MiB/sec. 2025.03.11 22:09:40.324106 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.11 22:09:40.324746 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_31_6} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:40.324982 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_31_6} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.11 22:09:40.325057 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.03.11 22:09:40.325882 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 19 columns (19 merged, 0 gathered) in 0.016799013 sec., 22977.540406689368 rows/sec., 41.17 MiB/sec. 2025.03.11 22:09:40.326433 [ 188 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.11 22:09:40.326832 [ 188 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_21_4} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:40.326905 [ 188 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_21_4} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.11 22:09:40.327041 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. 2025.03.11 22:09:45.294300 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:45.294524 [ 4 ] {43d686ff-1273-4152-a7f4-2773ba3de8a4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:09:45.294602 [ 4 ] {43d686ff-1273-4152-a7f4-2773ba3de8a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:09:45.295345 [ 4 ] {43d686ff-1273-4152-a7f4-2773ba3de8a4} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:45.295392 [ 4 ] {43d686ff-1273-4152-a7f4-2773ba3de8a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:45.295814 [ 4 ] {43d686ff-1273-4152-a7f4-2773ba3de8a4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.11 22:09:45.296068 [ 4 ] {43d686ff-1273-4152-a7f4-2773ba3de8a4} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:45.296317 [ 4 ] {43d686ff-1273-4152-a7f4-2773ba3de8a4} executeQuery: Read 2 rows, 167.00 B in 0.001849 sec., 1081.6657652785289 rows/sec., 88.20 KiB/sec. 2025.03.11 22:09:45.296514 [ 4 ] {43d686ff-1273-4152-a7f4-2773ba3de8a4} TCPHandler: Processed in 0.00234534 sec. 2025.03.11 22:09:45.296645 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:45.296753 [ 4 ] {6a9e8243-3aff-4604-a943-2c5d7214b437} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:09:45.296799 [ 4 ] {6a9e8243-3aff-4604-a943-2c5d7214b437} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:09:45.297382 [ 4 ] {6a9e8243-3aff-4604-a943-2c5d7214b437} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:45.297421 [ 4 ] {6a9e8243-3aff-4604-a943-2c5d7214b437} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:45.297778 [ 4 ] {6a9e8243-3aff-4604-a943-2c5d7214b437} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.11 22:09:45.298015 [ 4 ] {6a9e8243-3aff-4604-a943-2c5d7214b437} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:45.298234 [ 4 ] {6a9e8243-3aff-4604-a943-2c5d7214b437} executeQuery: Read 73 rows, 6.04 KiB in 0.001505 sec., 48504.98338870432 rows/sec., 3.92 MiB/sec. 2025.03.11 22:09:45.298341 [ 4 ] {6a9e8243-3aff-4604-a943-2c5d7214b437} TCPHandler: Processed in 0.001744345 sec. 2025.03.11 22:09:45.298475 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:45.298575 [ 4 ] {56557c76-42ba-46c0-9768-f85b38f2ffca} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:09:45.298618 [ 4 ] {56557c76-42ba-46c0-9768-f85b38f2ffca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:09:45.299135 [ 4 ] {56557c76-42ba-46c0-9768-f85b38f2ffca} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:45.299172 [ 4 ] {56557c76-42ba-46c0-9768-f85b38f2ffca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:45.299518 [ 4 ] {56557c76-42ba-46c0-9768-f85b38f2ffca} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.11 22:09:45.299764 [ 4 ] {56557c76-42ba-46c0-9768-f85b38f2ffca} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:45.299968 [ 4 ] {56557c76-42ba-46c0-9768-f85b38f2ffca} executeQuery: Read 10 rows, 759.00 B in 0.001414 sec., 7072.135785007073 rows/sec., 524.19 KiB/sec. 2025.03.11 22:09:45.300019 [ 4 ] {56557c76-42ba-46c0-9768-f85b38f2ffca} TCPHandler: Processed in 0.001595614 sec. 2025.03.11 22:09:45.300135 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:45.300239 [ 4 ] {6caf5061-994c-4e3f-8150-c479c700dfee} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:09:45.300282 [ 4 ] {6caf5061-994c-4e3f-8150-c479c700dfee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:09:45.300822 [ 4 ] {6caf5061-994c-4e3f-8150-c479c700dfee} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:45.300860 [ 4 ] {6caf5061-994c-4e3f-8150-c479c700dfee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:45.301203 [ 4 ] {6caf5061-994c-4e3f-8150-c479c700dfee} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.11 22:09:45.301439 [ 4 ] {6caf5061-994c-4e3f-8150-c479c700dfee} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:45.301670 [ 4 ] {6caf5061-994c-4e3f-8150-c479c700dfee} executeQuery: Read 74 rows, 5.92 KiB in 0.001449 sec., 51069.703243616284 rows/sec., 3.99 MiB/sec. 2025.03.11 22:09:45.301896 [ 4 ] {6caf5061-994c-4e3f-8150-c479c700dfee} TCPHandler: Processed in 0.001804625 sec. 2025.03.11 22:09:45.302086 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:45.302191 [ 4 ] {28d5c581-1e3e-4c66-b1d2-bcb62e53d17f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:45.302239 [ 4 ] {28d5c581-1e3e-4c66-b1d2-bcb62e53d17f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:09:45.302796 [ 4 ] {28d5c581-1e3e-4c66-b1d2-bcb62e53d17f} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:45.302834 [ 4 ] {28d5c581-1e3e-4c66-b1d2-bcb62e53d17f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:45.303223 [ 4 ] {28d5c581-1e3e-4c66-b1d2-bcb62e53d17f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.11 22:09:45.303458 [ 4 ] {28d5c581-1e3e-4c66-b1d2-bcb62e53d17f} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:45.303663 [ 4 ] {28d5c581-1e3e-4c66-b1d2-bcb62e53d17f} executeQuery: Read 161 rows, 11.48 KiB in 0.001496 sec., 107620.32085561498 rows/sec., 7.49 MiB/sec. 2025.03.11 22:09:45.303794 [ 4 ] {28d5c581-1e3e-4c66-b1d2-bcb62e53d17f} TCPHandler: Processed in 0.001763795 sec. 2025.03.11 22:09:45.303933 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:45.304037 [ 4 ] {5ad00231-0fce-4d13-bee2-71a29d058c13} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:45.304103 [ 4 ] {5ad00231-0fce-4d13-bee2-71a29d058c13} 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_histogramu64 2025.03.11 22:09:45.305136 [ 4 ] {5ad00231-0fce-4d13-bee2-71a29d058c13} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:45.305172 [ 4 ] {5ad00231-0fce-4d13-bee2-71a29d058c13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:45.305760 [ 4 ] {5ad00231-0fce-4d13-bee2-71a29d058c13} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.11 22:09:45.306019 [ 4 ] {5ad00231-0fce-4d13-bee2-71a29d058c13} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:45.306242 [ 4 ] {5ad00231-0fce-4d13-bee2-71a29d058c13} executeQuery: Read 8 rows, 14.68 KiB in 0.002227 sec., 3592.2766052986085 rows/sec., 6.44 MiB/sec. 2025.03.11 22:09:45.306336 [ 4 ] {5ad00231-0fce-4d13-bee2-71a29d058c13} TCPHandler: Processed in 0.002452051 sec. 2025.03.11 22:09:45.306449 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:45.306551 [ 4 ] {8db1ceab-7e0d-4c0e-936d-f77f08b246e6} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:09:45.306596 [ 4 ] {8db1ceab-7e0d-4c0e-936d-f77f08b246e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:09:45.307023 [ 4 ] {8db1ceab-7e0d-4c0e-936d-f77f08b246e6} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:45.307060 [ 4 ] {8db1ceab-7e0d-4c0e-936d-f77f08b246e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:45.307410 [ 4 ] {8db1ceab-7e0d-4c0e-936d-f77f08b246e6} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.11 22:09:45.307638 [ 4 ] {8db1ceab-7e0d-4c0e-936d-f77f08b246e6} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:45.307846 [ 4 ] {8db1ceab-7e0d-4c0e-936d-f77f08b246e6} executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. 2025.03.11 22:09:45.307894 [ 4 ] {8db1ceab-7e0d-4c0e-936d-f77f08b246e6} TCPHandler: Processed in 0.001495113 sec. 2025.03.11 22:09:46.089375 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2025.03.11 22:09:46.090059 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:46.090098 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:46.090616 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.11 22:09:46.090861 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:46.091005 [ 89 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.11 22:09:46.091041 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2025.03.11 22:09:46.091053 [ 89 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:46.091081 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:46.091351 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.11 22:09:46.091534 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:46.091577 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2025.03.11 22:09:46.091669 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part 2025.03.11 22:09:46.091878 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part 2025.03.11 22:09:46.092075 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part 2025.03.11 22:09:46.092262 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part 2025.03.11 22:09:46.092414 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part 2025.03.11 22:09:46.094627 [ 188 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.0034627 sec., 2800993.444421983 rows/sec., 40.07 MiB/sec. 2025.03.11 22:09:46.094976 [ 194 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.11 22:09:46.095351 [ 194 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_21_4} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:46.095449 [ 194 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_21_4} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.11 22:09:46.095566 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.03.11 22:09:46.737254 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.03.11 22:09:46.760874 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:46.760934 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:46.768576 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.11 22:09:46.769333 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:46.769704 [ 89 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.11 22:09:46.769882 [ 89 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:46.769987 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:46.770523 [ 197 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.11 22:09:46.784995 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.03.11 22:09:46.786649 [ 197 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:46.787869 [ 197 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2025.03.11 22:09:46.793399 [ 197 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:46.799084 [ 197 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2025.03.11 22:09:46.804798 [ 197 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:46.810515 [ 197 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2025.03.11 22:09:46.815119 [ 197 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:46.873160 [ 194 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.102983228 sec., 1543.940727901829 rows/sec., 7.98 MiB/sec. 2025.03.11 22:09:46.875721 [ 194 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.11 22:09:46.878674 [ 194 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_21_4} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:46.878766 [ 194 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_21_4} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.11 22:09:46.881187 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.03.11 22:09:47.000239 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 181.96 MiB, peak 192.51 MiB, free memory in arenas 0.00 B, will set to 184.04 MiB (RSS), difference: 2.08 MiB 2025.03.11 22:09:48.623790 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 558 2025.03.11 22:09:48.626699 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:48.626740 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:48.628194 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.11 22:09:48.628503 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:48.629200 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 558 2025.03.11 22:09:50.295541 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:50.295726 [ 4 ] {d8307529-1782-41e1-8757-a57f15ec3104} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:09:50.295798 [ 4 ] {d8307529-1782-41e1-8757-a57f15ec3104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:09:50.296643 [ 4 ] {d8307529-1782-41e1-8757-a57f15ec3104} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:50.296695 [ 4 ] {d8307529-1782-41e1-8757-a57f15ec3104} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:50.297152 [ 4 ] {d8307529-1782-41e1-8757-a57f15ec3104} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.11 22:09:50.297412 [ 4 ] {d8307529-1782-41e1-8757-a57f15ec3104} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:50.297679 [ 4 ] {d8307529-1782-41e1-8757-a57f15ec3104} executeQuery: Read 120 rows, 10.41 KiB in 0.001993 sec., 60210.73758153537 rows/sec., 5.10 MiB/sec. 2025.03.11 22:09:50.297771 [ 4 ] {d8307529-1782-41e1-8757-a57f15ec3104} TCPHandler: Processed in 0.00235916 sec. 2025.03.11 22:09:50.298043 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:50.298154 [ 4 ] {8da0f492-4e43-4a88-b0cf-7ff454e604c7} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:09:50.298204 [ 4 ] {8da0f492-4e43-4a88-b0cf-7ff454e604c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:09:50.298788 [ 4 ] {8da0f492-4e43-4a88-b0cf-7ff454e604c7} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:50.298831 [ 4 ] {8da0f492-4e43-4a88-b0cf-7ff454e604c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:50.299212 [ 4 ] {8da0f492-4e43-4a88-b0cf-7ff454e604c7} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.11 22:09:50.299467 [ 4 ] {8da0f492-4e43-4a88-b0cf-7ff454e604c7} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:50.299715 [ 4 ] {8da0f492-4e43-4a88-b0cf-7ff454e604c7} executeQuery: Read 32 rows, 2.41 KiB in 0.001585 sec., 20189.274447949527 rows/sec., 1.48 MiB/sec. 2025.03.11 22:09:50.299909 [ 4 ] {8da0f492-4e43-4a88-b0cf-7ff454e604c7} TCPHandler: Processed in 0.001954626 sec. 2025.03.11 22:09:50.300098 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:50.300207 [ 4 ] {40c5839c-45a7-4cdc-b89d-e031c2cbdd16} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:09:50.300257 [ 4 ] {40c5839c-45a7-4cdc-b89d-e031c2cbdd16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:09:50.300881 [ 4 ] {40c5839c-45a7-4cdc-b89d-e031c2cbdd16} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:50.300920 [ 4 ] {40c5839c-45a7-4cdc-b89d-e031c2cbdd16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:50.301290 [ 4 ] {40c5839c-45a7-4cdc-b89d-e031c2cbdd16} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.11 22:09:50.301531 [ 4 ] {40c5839c-45a7-4cdc-b89d-e031c2cbdd16} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:50.301756 [ 4 ] {40c5839c-45a7-4cdc-b89d-e031c2cbdd16} executeQuery: Read 96 rows, 7.68 KiB in 0.001576 sec., 60913.705583756346 rows/sec., 4.76 MiB/sec. 2025.03.11 22:09:50.301809 [ 4 ] {40c5839c-45a7-4cdc-b89d-e031c2cbdd16} TCPHandler: Processed in 0.001770615 sec. 2025.03.11 22:09:50.301929 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:50.302034 [ 4 ] {044c3abc-48af-43da-9a09-f2051bd2c201} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:50.302082 [ 4 ] {044c3abc-48af-43da-9a09-f2051bd2c201} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:09:50.302633 [ 4 ] {044c3abc-48af-43da-9a09-f2051bd2c201} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:50.302673 [ 4 ] {044c3abc-48af-43da-9a09-f2051bd2c201} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:50.303091 [ 4 ] {044c3abc-48af-43da-9a09-f2051bd2c201} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.11 22:09:50.303332 [ 4 ] {044c3abc-48af-43da-9a09-f2051bd2c201} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:50.303586 [ 4 ] {044c3abc-48af-43da-9a09-f2051bd2c201} executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec. 2025.03.11 22:09:50.303774 [ 4 ] {044c3abc-48af-43da-9a09-f2051bd2c201} TCPHandler: Processed in 0.001893056 sec. 2025.03.11 22:09:50.303983 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:50.304089 [ 4 ] {64aed3ff-25a0-433a-8332-5c9957f164e7} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:50.304171 [ 4 ] {64aed3ff-25a0-433a-8332-5c9957f164e7} 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_histogramu64 2025.03.11 22:09:50.305359 [ 4 ] {64aed3ff-25a0-433a-8332-5c9957f164e7} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:50.305400 [ 4 ] {64aed3ff-25a0-433a-8332-5c9957f164e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:50.306051 [ 4 ] {64aed3ff-25a0-433a-8332-5c9957f164e7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.11 22:09:50.306306 [ 4 ] {64aed3ff-25a0-433a-8332-5c9957f164e7} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:50.306546 [ 4 ] {64aed3ff-25a0-433a-8332-5c9957f164e7} executeQuery: Read 32 rows, 58.72 KiB in 0.00248 sec., 12903.225806451614 rows/sec., 23.12 MiB/sec. 2025.03.11 22:09:50.306641 [ 4 ] {64aed3ff-25a0-433a-8332-5c9957f164e7} TCPHandler: Processed in 0.002717103 sec. 2025.03.11 22:09:50.306755 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:50.306858 [ 4 ] {6a648ec5-a6d3-4907-9d5d-79e14aa20cba} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:09:50.306905 [ 4 ] {6a648ec5-a6d3-4907-9d5d-79e14aa20cba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:09:50.307343 [ 4 ] {6a648ec5-a6d3-4907-9d5d-79e14aa20cba} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:50.307382 [ 4 ] {6a648ec5-a6d3-4907-9d5d-79e14aa20cba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.11 22:09:50.307734 [ 4 ] {6a648ec5-a6d3-4907-9d5d-79e14aa20cba} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.11 22:09:50.307987 [ 4 ] {6a648ec5-a6d3-4907-9d5d-79e14aa20cba} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:50.308225 [ 4 ] {6a648ec5-a6d3-4907-9d5d-79e14aa20cba} executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. 2025.03.11 22:09:50.308329 [ 4 ] {6a648ec5-a6d3-4907-9d5d-79e14aa20cba} TCPHandler: Processed in 0.001619934 sec. 2025.03.11 22:09:53.459384 [ 82 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:09:53.459488 [ 82 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:09:53.591259 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2025.03.11 22:09:53.591920 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:53.591969 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:53.592575 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.11 22:09:53.592832 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:53.593077 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.03.11 22:09:54.285178 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.03.11 22:09:54.304873 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:54.304936 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:54.311806 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.11 22:09:54.312544 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:54.315508 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.03.11 22:09:55.294482 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:55.294685 [ 4 ] {2c957fc7-8eea-4296-b18c-88eff979e9aa} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:09:55.294762 [ 4 ] {2c957fc7-8eea-4296-b18c-88eff979e9aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:09:55.295577 [ 4 ] {2c957fc7-8eea-4296-b18c-88eff979e9aa} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:55.295618 [ 4 ] {2c957fc7-8eea-4296-b18c-88eff979e9aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:55.296091 [ 4 ] {2c957fc7-8eea-4296-b18c-88eff979e9aa} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.11 22:09:55.296352 [ 4 ] {2c957fc7-8eea-4296-b18c-88eff979e9aa} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:55.296551 [ 4 ] {2c957fc7-8eea-4296-b18c-88eff979e9aa} executeQuery: Read 72 rows, 5.96 KiB in 0.001921 sec., 37480.47891723061 rows/sec., 3.03 MiB/sec. 2025.03.11 22:09:55.296605 [ 4 ] {2c957fc7-8eea-4296-b18c-88eff979e9aa} TCPHandler: Processed in 0.00226251 sec. 2025.03.11 22:09:55.296731 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:55.296836 [ 4 ] {324662d6-314b-4ff9-9390-3446cf4ebeb3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:09:55.296880 [ 4 ] {324662d6-314b-4ff9-9390-3446cf4ebeb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:09:55.297406 [ 4 ] {324662d6-314b-4ff9-9390-3446cf4ebeb3} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:55.297444 [ 4 ] {324662d6-314b-4ff9-9390-3446cf4ebeb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:55.297790 [ 4 ] {324662d6-314b-4ff9-9390-3446cf4ebeb3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.11 22:09:55.298031 [ 4 ] {324662d6-314b-4ff9-9390-3446cf4ebeb3} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:55.298247 [ 4 ] {324662d6-314b-4ff9-9390-3446cf4ebeb3} executeQuery: Read 8 rows, 616.00 B in 0.001433 sec., 5582.6936496859735 rows/sec., 419.79 KiB/sec. 2025.03.11 22:09:55.298301 [ 4 ] {324662d6-314b-4ff9-9390-3446cf4ebeb3} TCPHandler: Processed in 0.001621744 sec. 2025.03.11 22:09:55.298408 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:55.298509 [ 4 ] {0284c88b-5447-48c2-88e2-121028e05667} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:09:55.298553 [ 4 ] {0284c88b-5447-48c2-88e2-121028e05667} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:09:55.299105 [ 4 ] {0284c88b-5447-48c2-88e2-121028e05667} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:55.299145 [ 4 ] {0284c88b-5447-48c2-88e2-121028e05667} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:55.299493 [ 4 ] {0284c88b-5447-48c2-88e2-121028e05667} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.11 22:09:55.299724 [ 4 ] {0284c88b-5447-48c2-88e2-121028e05667} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:55.299935 [ 4 ] {0284c88b-5447-48c2-88e2-121028e05667} executeQuery: Read 72 rows, 5.76 KiB in 0.001448 sec., 49723.756906077346 rows/sec., 3.88 MiB/sec. 2025.03.11 22:09:55.299988 [ 4 ] {0284c88b-5447-48c2-88e2-121028e05667} TCPHandler: Processed in 0.001630953 sec. 2025.03.11 22:09:55.300102 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:55.300206 [ 4 ] {9eaa5d38-d75b-40a6-b648-807deea27002} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:55.300253 [ 4 ] {9eaa5d38-d75b-40a6-b648-807deea27002} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:09:55.300777 [ 4 ] {9eaa5d38-d75b-40a6-b648-807deea27002} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:55.300815 [ 4 ] {9eaa5d38-d75b-40a6-b648-807deea27002} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:55.301189 [ 4 ] {9eaa5d38-d75b-40a6-b648-807deea27002} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.11 22:09:55.301450 [ 4 ] {9eaa5d38-d75b-40a6-b648-807deea27002} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:55.301654 [ 4 ] {9eaa5d38-d75b-40a6-b648-807deea27002} executeQuery: Read 160 rows, 11.41 KiB in 0.001468 sec., 108991.82561307903 rows/sec., 7.59 MiB/sec. 2025.03.11 22:09:55.301704 [ 4 ] {9eaa5d38-d75b-40a6-b648-807deea27002} TCPHandler: Processed in 0.001652444 sec. 2025.03.11 22:09:55.301809 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:55.301910 [ 4 ] {677bc287-86b4-4e1c-9fab-74809e1032a0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:55.301974 [ 4 ] {677bc287-86b4-4e1c-9fab-74809e1032a0} 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_histogramu64 2025.03.11 22:09:55.303061 [ 4 ] {677bc287-86b4-4e1c-9fab-74809e1032a0} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:55.303099 [ 4 ] {677bc287-86b4-4e1c-9fab-74809e1032a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:55.303694 [ 4 ] {677bc287-86b4-4e1c-9fab-74809e1032a0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.11 22:09:55.303948 [ 4 ] {677bc287-86b4-4e1c-9fab-74809e1032a0} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:55.304253 [ 4 ] {677bc287-86b4-4e1c-9fab-74809e1032a0} executeQuery: Read 8 rows, 14.68 KiB in 0.002354 sec., 3398.470688190314 rows/sec., 6.09 MiB/sec. 2025.03.11 22:09:55.304749 [ 4 ] {677bc287-86b4-4e1c-9fab-74809e1032a0} TCPHandler: Processed in 0.002984615 sec. 2025.03.11 22:09:55.304895 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:55.305000 [ 4 ] {07b4519d-3d61-4e98-97b2-846c0d516815} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:09:55.305046 [ 4 ] {07b4519d-3d61-4e98-97b2-846c0d516815} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:09:55.305507 [ 4 ] {07b4519d-3d61-4e98-97b2-846c0d516815} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:55.305545 [ 4 ] {07b4519d-3d61-4e98-97b2-846c0d516815} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:55.305897 [ 4 ] {07b4519d-3d61-4e98-97b2-846c0d516815} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.11 22:09:55.306133 [ 4 ] {07b4519d-3d61-4e98-97b2-846c0d516815} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:55.306336 [ 4 ] {07b4519d-3d61-4e98-97b2-846c0d516815} executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec. 2025.03.11 22:09:55.306384 [ 4 ] {07b4519d-3d61-4e98-97b2-846c0d516815} TCPHandler: Processed in 0.001540653 sec. 2025.03.11 22:09:56.563571 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:56.563781 [ 4 ] {33dbb09e-b764-4a61-ac66-dc92273a70c5} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.11 22:09:56.563861 [ 4 ] {33dbb09e-b764-4a61-ac66-dc92273a70c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.11 22:09:56.564654 [ 4 ] {33dbb09e-b764-4a61-ac66-dc92273a70c5} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:56.564704 [ 4 ] {33dbb09e-b764-4a61-ac66-dc92273a70c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:56.565131 [ 4 ] {33dbb09e-b764-4a61-ac66-dc92273a70c5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.11 22:09:56.565402 [ 4 ] {33dbb09e-b764-4a61-ac66-dc92273a70c5} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:56.565606 [ 78 ] {} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.11 22:09:56.565653 [ 4 ] {33dbb09e-b764-4a61-ac66-dc92273a70c5} executeQuery: Read 24 rows, 2.04 KiB in 0.001927 sec., 12454.592631032694 rows/sec., 1.03 MiB/sec. 2025.03.11 22:09:56.565718 [ 78 ] {} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:56.565801 [ 4 ] {33dbb09e-b764-4a61-ac66-dc92273a70c5} TCPHandler: Processed in 0.00236582 sec. 2025.03.11 22:09:56.565812 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:56.566017 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:56.566030 [ 192 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.03.11 22:09:56.566167 [ 4 ] {6b38c7cd-2d6e-4f97-946d-b32e14d7fe64} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:09:56.566176 [ 192 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:56.566220 [ 192 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2025.03.11 22:09:56.566225 [ 4 ] {6b38c7cd-2d6e-4f97-946d-b32e14d7fe64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:09:56.566396 [ 192 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2025.03.11 22:09:56.566781 [ 192 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2025.03.11 22:09:56.567191 [ 192 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2025.03.11 22:09:56.567455 [ 192 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part 2025.03.11 22:09:56.568665 [ 4 ] {6b38c7cd-2d6e-4f97-946d-b32e14d7fe64} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:56.568710 [ 4 ] {6b38c7cd-2d6e-4f97-946d-b32e14d7fe64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:56.569398 [ 4 ] {6b38c7cd-2d6e-4f97-946d-b32e14d7fe64} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.11 22:09:56.569534 [ 187 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.003574841 sec., 33567.92651757099 rows/sec., 2.91 MiB/sec. 2025.03.11 22:09:56.569780 [ 4 ] {6b38c7cd-2d6e-4f97-946d-b32e14d7fe64} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:56.569858 [ 187 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.11 22:09:56.570034 [ 78 ] {} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.11 22:09:56.570150 [ 78 ] {} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:56.570228 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:56.570305 [ 4 ] {6b38c7cd-2d6e-4f97-946d-b32e14d7fe64} executeQuery: Read 2 rows, 167.00 B in 0.004149 sec., 482.04386599180526 rows/sec., 39.31 KiB/sec. 2025.03.11 22:09:56.570916 [ 192 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.11 22:09:56.570951 [ 4 ] {6b38c7cd-2d6e-4f97-946d-b32e14d7fe64} TCPHandler: Processed in 0.005011713 sec. 2025.03.11 22:09:56.571139 [ 187 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_5_1} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:56.571271 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:56.571272 [ 192 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:56.571348 [ 192 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part 2025.03.11 22:09:56.571433 [ 187 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_5_1} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.11 22:09:56.571515 [ 4 ] {f88ed40e-2998-4379-8cb2-021d5a7d84db} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:09:56.571653 [ 192 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2025.03.11 22:09:56.571672 [ 4 ] {f88ed40e-2998-4379-8cb2-021d5a7d84db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:09:56.571816 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.11 22:09:56.572027 [ 192 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2025.03.11 22:09:56.572450 [ 192 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.03.11 22:09:56.572859 [ 192 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2025.03.11 22:09:56.573238 [ 192 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2025.03.11 22:09:56.574883 [ 193 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.004539879 sec., 7048.646010168994 rows/sec., 602.30 KiB/sec. 2025.03.11 22:09:56.575130 [ 193 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.11 22:09:56.575240 [ 4 ] {f88ed40e-2998-4379-8cb2-021d5a7d84db} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:56.575288 [ 4 ] {f88ed40e-2998-4379-8cb2-021d5a7d84db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:56.575695 [ 193 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_6_1} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:56.575917 [ 193 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_6_1} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.11 22:09:56.576050 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.11 22:09:56.576152 [ 4 ] {f88ed40e-2998-4379-8cb2-021d5a7d84db} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.11 22:09:56.576407 [ 4 ] {f88ed40e-2998-4379-8cb2-021d5a7d84db} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:56.576584 [ 78 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2025.03.11 22:09:56.576641 [ 78 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:56.576674 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:56.576681 [ 4 ] {f88ed40e-2998-4379-8cb2-021d5a7d84db} executeQuery: Read 1381 rows, 118.04 KiB in 0.005268 sec., 262148.8230827639 rows/sec., 21.88 MiB/sec. 2025.03.11 22:09:56.576886 [ 4 ] {f88ed40e-2998-4379-8cb2-021d5a7d84db} TCPHandler: Processed in 0.005708549 sec. 2025.03.11 22:09:56.576950 [ 187 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2025.03.11 22:09:56.577073 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:56.577138 [ 187 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:56.577213 [ 187 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 1404 rows starting from the beginning of the part 2025.03.11 22:09:56.577263 [ 4 ] {37d5a745-e49f-44ae-9c9b-5649bb0b2b01} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:09:56.577435 [ 4 ] {37d5a745-e49f-44ae-9c9b-5649bb0b2b01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:09:56.577480 [ 187 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 118 rows starting from the beginning of the part 2025.03.11 22:09:56.577841 [ 187 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 73 rows starting from the beginning of the part 2025.03.11 22:09:56.578108 [ 187 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 120 rows starting from the beginning of the part 2025.03.11 22:09:56.578464 [ 187 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part 2025.03.11 22:09:56.578750 [ 187 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1381 rows starting from the beginning of the part 2025.03.11 22:09:56.580168 [ 4 ] {37d5a745-e49f-44ae-9c9b-5649bb0b2b01} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:56.580233 [ 4 ] {37d5a745-e49f-44ae-9c9b-5649bb0b2b01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:56.581104 [ 4 ] {37d5a745-e49f-44ae-9c9b-5649bb0b2b01} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.11 22:09:56.581526 [ 4 ] {37d5a745-e49f-44ae-9c9b-5649bb0b2b01} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:56.581760 [ 78 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.11 22:09:56.581857 [ 78 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:56.581862 [ 4 ] {37d5a745-e49f-44ae-9c9b-5649bb0b2b01} executeQuery: Read 46 rows, 3.51 KiB in 0.004624 sec., 9948.09688581315 rows/sec., 758.40 KiB/sec. 2025.03.11 22:09:56.581949 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:56.582232 [ 4 ] {37d5a745-e49f-44ae-9c9b-5649bb0b2b01} TCPHandler: Processed in 0.005224234 sec. 2025.03.11 22:09:56.582706 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:56.583011 [ 187 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 3168 rows, containing 5 columns (5 merged, 0 gathered) in 0.006215313 sec., 509708.8433036277 rows/sec., 44.49 MiB/sec. 2025.03.11 22:09:56.583073 [ 193 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.11 22:09:56.583075 [ 4 ] {bad25f67-25ba-413b-abac-da6f5a82faea} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.11 22:09:56.583221 [ 4 ] {bad25f67-25ba-413b-abac-da6f5a82faea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.11 22:09:56.583392 [ 187 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2025.03.11 22:09:56.583681 [ 193 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:56.583819 [ 193 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 69 rows starting from the beginning of the part 2025.03.11 22:09:56.584328 [ 193 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part 2025.03.11 22:09:56.584426 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_35_7} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:56.585022 [ 193 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part 2025.03.11 22:09:56.585093 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_35_7} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2025.03.11 22:09:56.585484 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.11 22:09:56.585729 [ 193 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part 2025.03.11 22:09:56.586011 [ 193 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.03.11 22:09:56.586171 [ 193 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part 2025.03.11 22:09:56.587159 [ 4 ] {bad25f67-25ba-413b-abac-da6f5a82faea} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:56.587239 [ 4 ] {bad25f67-25ba-413b-abac-da6f5a82faea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:56.588724 [ 4 ] {bad25f67-25ba-413b-abac-da6f5a82faea} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.11 22:09:56.589352 [ 4 ] {bad25f67-25ba-413b-abac-da6f5a82faea} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:56.589563 [ 187 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.007303582 sec., 26836.146975552543 rows/sec., 2.07 MiB/sec. 2025.03.11 22:09:56.589833 [ 4 ] {bad25f67-25ba-413b-abac-da6f5a82faea} executeQuery: Read 252 rows, 17.85 KiB in 0.00685 sec., 36788.32116788321 rows/sec., 2.54 MiB/sec. 2025.03.11 22:09:56.589971 [ 4 ] {bad25f67-25ba-413b-abac-da6f5a82faea} TCPHandler: Processed in 0.007412943 sec. 2025.03.11 22:09:56.589979 [ 187 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.11 22:09:56.590201 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:56.590374 [ 4 ] {2d5b8e68-c69d-4df4-a35e-bfdaa1bd2d74} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.11 22:09:56.590441 [ 4 ] {2d5b8e68-c69d-4df4-a35e-bfdaa1bd2d74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.11 22:09:56.590504 [ 187 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_26_5} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:56.590722 [ 187 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_26_5} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.11 22:09:56.590930 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.11 22:09:56.591374 [ 4 ] {2d5b8e68-c69d-4df4-a35e-bfdaa1bd2d74} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:56.591417 [ 4 ] {2d5b8e68-c69d-4df4-a35e-bfdaa1bd2d74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:56.591768 [ 4 ] {2d5b8e68-c69d-4df4-a35e-bfdaa1bd2d74} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.11 22:09:56.592009 [ 4 ] {2d5b8e68-c69d-4df4-a35e-bfdaa1bd2d74} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:56.592169 [ 78 ] {} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.11 22:09:56.592241 [ 78 ] {} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:56.592258 [ 4 ] {2d5b8e68-c69d-4df4-a35e-bfdaa1bd2d74} executeQuery: Read 12 rows, 960.00 B in 0.001927 sec., 6227.296315516347 rows/sec., 486.51 KiB/sec. 2025.03.11 22:09:56.592290 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:56.592412 [ 4 ] {2d5b8e68-c69d-4df4-a35e-bfdaa1bd2d74} TCPHandler: Processed in 0.002299 sec. 2025.03.11 22:09:56.592495 [ 190 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.03.11 22:09:56.592585 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:56.592682 [ 190 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:56.592757 [ 190 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2025.03.11 22:09:56.592766 [ 4 ] {ee0ccfd2-4d5e-44de-b8f6-67b8af930df3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:09:56.592904 [ 4 ] {ee0ccfd2-4d5e-44de-b8f6-67b8af930df3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:09:56.593038 [ 190 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part 2025.03.11 22:09:56.593412 [ 190 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2025.03.11 22:09:56.593756 [ 190 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2025.03.11 22:09:56.594147 [ 190 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part 2025.03.11 22:09:56.595976 [ 4 ] {ee0ccfd2-4d5e-44de-b8f6-67b8af930df3} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:56.596051 [ 4 ] {ee0ccfd2-4d5e-44de-b8f6-67b8af930df3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:56.596545 [ 190 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.004136815 sec., 14503.911825885372 rows/sec., 1.16 MiB/sec. 2025.03.11 22:09:56.596756 [ 187 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.11 22:09:56.596943 [ 4 ] {ee0ccfd2-4d5e-44de-b8f6-67b8af930df3} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.11 22:09:56.597241 [ 187 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_5_1} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:56.597397 [ 4 ] {ee0ccfd2-4d5e-44de-b8f6-67b8af930df3} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:56.597412 [ 187 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_5_1} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.11 22:09:56.597579 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.11 22:09:56.597705 [ 78 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2025.03.11 22:09:56.597769 [ 78 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:56.597791 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:56.597834 [ 4 ] {ee0ccfd2-4d5e-44de-b8f6-67b8af930df3} executeQuery: Read 590 rows, 45.39 KiB in 0.00511 sec., 115459.88258317026 rows/sec., 8.67 MiB/sec. 2025.03.11 22:09:56.598064 [ 4 ] {ee0ccfd2-4d5e-44de-b8f6-67b8af930df3} TCPHandler: Processed in 0.005542037 sec. 2025.03.11 22:09:56.598073 [ 191 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2025.03.11 22:09:56.598251 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:56.598271 [ 191 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:56.598314 [ 191 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 631 rows starting from the beginning of the part 2025.03.11 22:09:56.598512 [ 4 ] {8c226ebc-21df-4fc2-a121-da4ea14b12dd} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:56.598579 [ 191 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 95 rows starting from the beginning of the part 2025.03.11 22:09:56.598700 [ 4 ] {8c226ebc-21df-4fc2-a121-da4ea14b12dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:09:56.598947 [ 191 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 74 rows starting from the beginning of the part 2025.03.11 22:09:56.599399 [ 191 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 96 rows starting from the beginning of the part 2025.03.11 22:09:56.599769 [ 191 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part 2025.03.11 22:09:56.600142 [ 191 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 590 rows starting from the beginning of the part 2025.03.11 22:09:56.601831 [ 4 ] {8c226ebc-21df-4fc2-a121-da4ea14b12dd} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:56.601912 [ 4 ] {8c226ebc-21df-4fc2-a121-da4ea14b12dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:56.602848 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 1558 rows, containing 5 columns (5 merged, 0 gathered) in 0.004965542 sec., 313762.3244350768 rows/sec., 25.00 MiB/sec. 2025.03.11 22:09:56.602859 [ 4 ] {8c226ebc-21df-4fc2-a121-da4ea14b12dd} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.11 22:09:56.603082 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2025.03.11 22:09:56.603293 [ 4 ] {8c226ebc-21df-4fc2-a121-da4ea14b12dd} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:56.603714 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_35_7} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:56.603776 [ 4 ] {8c226ebc-21df-4fc2-a121-da4ea14b12dd} executeQuery: Read 947 rows, 65.46 KiB in 0.005363 sec., 176580.272235689 rows/sec., 11.92 MiB/sec. 2025.03.11 22:09:56.604156 [ 4 ] {8c226ebc-21df-4fc2-a121-da4ea14b12dd} TCPHandler: Processed in 0.005979011 sec. 2025.03.11 22:09:56.604162 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_35_7} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2025.03.11 22:09:56.604416 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.11 22:09:56.604439 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:56.604559 [ 4 ] {ed271bad-8ee1-48ba-977e-d44122ef666d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:09:56.604628 [ 4 ] {ed271bad-8ee1-48ba-977e-d44122ef666d} 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_histogramu64 2025.03.11 22:09:56.605812 [ 4 ] {ed271bad-8ee1-48ba-977e-d44122ef666d} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:56.605851 [ 4 ] {ed271bad-8ee1-48ba-977e-d44122ef666d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:56.606506 [ 4 ] {ed271bad-8ee1-48ba-977e-d44122ef666d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.11 22:09:56.606771 [ 4 ] {ed271bad-8ee1-48ba-977e-d44122ef666d} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:56.607014 [ 4 ] {ed271bad-8ee1-48ba-977e-d44122ef666d} executeQuery: Read 32 rows, 58.72 KiB in 0.002477 sec., 12918.853451756157 rows/sec., 23.15 MiB/sec. 2025.03.11 22:09:56.607117 [ 4 ] {ed271bad-8ee1-48ba-977e-d44122ef666d} TCPHandler: Processed in 0.002772103 sec. 2025.03.11 22:09:56.607233 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:09:56.607335 [ 4 ] {5468576e-9971-4087-adcc-6624e40b97cc} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:09:56.607381 [ 4 ] {5468576e-9971-4087-adcc-6624e40b97cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:09:56.607816 [ 4 ] {5468576e-9971-4087-adcc-6624e40b97cc} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:56.607855 [ 4 ] {5468576e-9971-4087-adcc-6624e40b97cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:56.608208 [ 4 ] {5468576e-9971-4087-adcc-6624e40b97cc} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.11 22:09:56.608439 [ 4 ] {5468576e-9971-4087-adcc-6624e40b97cc} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:56.608645 [ 4 ] {5468576e-9971-4087-adcc-6624e40b97cc} executeQuery: Read 24 rows, 1.66 KiB in 0.001332 sec., 18018.018018018018 rows/sec., 1.21 MiB/sec. 2025.03.11 22:09:56.608695 [ 4 ] {5468576e-9971-4087-adcc-6624e40b97cc} TCPHandler: Processed in 0.001513543 sec. 2025.03.11 22:09:58.629483 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 602 2025.03.11 22:09:58.632820 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:58.632872 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:58.634394 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.11 22:09:58.634702 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:58.634955 [ 29 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.11 22:09:58.635091 [ 29 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:09:58.635184 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:09:58.635839 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.11 22:09:58.636900 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 602 2025.03.11 22:09:58.637340 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:09:58.637525 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 444 rows starting from the beginning of the part 2025.03.11 22:09:58.638202 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part 2025.03.11 22:09:58.638876 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part 2025.03.11 22:09:58.639552 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part 2025.03.11 22:09:58.640134 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part 2025.03.11 22:09:58.640753 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part 2025.03.11 22:09:58.648477 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 72 columns (72 merged, 0 gathered) in 0.013134512 sec., 45833.45007412533 rows/sec., 39.35 MiB/sec. 2025.03.11 22:09:58.649688 [ 195 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.11 22:09:58.650450 [ 195 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_16_3} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:09:58.650531 [ 195 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_16_3} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.11 22:09:58.650826 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. 2025.03.11 22:10:00.291693 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:00.291878 [ 4 ] {a8e6d2d4-3c31-4bfe-acf2-29c2365ea06f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:10:00.291950 [ 4 ] {a8e6d2d4-3c31-4bfe-acf2-29c2365ea06f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:10:00.292717 [ 4 ] {a8e6d2d4-3c31-4bfe-acf2-29c2365ea06f} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:00.292762 [ 4 ] {a8e6d2d4-3c31-4bfe-acf2-29c2365ea06f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:00.293207 [ 4 ] {a8e6d2d4-3c31-4bfe-acf2-29c2365ea06f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.11 22:10:00.293463 [ 4 ] {a8e6d2d4-3c31-4bfe-acf2-29c2365ea06f} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:00.293701 [ 4 ] {a8e6d2d4-3c31-4bfe-acf2-29c2365ea06f} executeQuery: Read 56 rows, 4.38 KiB in 0.001872 sec., 29914.529914529914 rows/sec., 2.28 MiB/sec. 2025.03.11 22:10:00.293759 [ 4 ] {a8e6d2d4-3c31-4bfe-acf2-29c2365ea06f} TCPHandler: Processed in 0.002197729 sec. 2025.03.11 22:10:00.293873 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:00.293978 [ 4 ] {273840c7-ebab-499c-878b-951b1f657b80} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:10:00.294024 [ 4 ] {273840c7-ebab-499c-878b-951b1f657b80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:10:00.294568 [ 4 ] {273840c7-ebab-499c-878b-951b1f657b80} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:00.294608 [ 4 ] {273840c7-ebab-499c-878b-951b1f657b80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:00.294962 [ 4 ] {273840c7-ebab-499c-878b-951b1f657b80} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.11 22:10:00.295195 [ 4 ] {273840c7-ebab-499c-878b-951b1f657b80} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:00.295448 [ 4 ] {273840c7-ebab-499c-878b-951b1f657b80} executeQuery: Read 64 rows, 5.12 KiB in 0.00149 sec., 42953.02013422819 rows/sec., 3.35 MiB/sec. 2025.03.11 22:10:00.295600 [ 4 ] {273840c7-ebab-499c-878b-951b1f657b80} TCPHandler: Processed in 0.001776405 sec. 2025.03.11 22:10:00.295843 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:00.295950 [ 4 ] {dbd3c08c-111d-4397-a650-0b76abe1b866} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:00.296001 [ 4 ] {dbd3c08c-111d-4397-a650-0b76abe1b866} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:10:00.296523 [ 4 ] {dbd3c08c-111d-4397-a650-0b76abe1b866} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:00.296563 [ 4 ] {dbd3c08c-111d-4397-a650-0b76abe1b866} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:00.296945 [ 4 ] {dbd3c08c-111d-4397-a650-0b76abe1b866} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.11 22:10:00.297179 [ 4 ] {dbd3c08c-111d-4397-a650-0b76abe1b866} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:00.297360 [ 10 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.11 22:10:00.297429 [ 4 ] {dbd3c08c-111d-4397-a650-0b76abe1b866} executeQuery: Read 96 rows, 6.85 KiB in 0.001501 sec., 63957.36175882745 rows/sec., 4.45 MiB/sec. 2025.03.11 22:10:00.297456 [ 10 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:00.297525 [ 10 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:00.297557 [ 4 ] {dbd3c08c-111d-4397-a650-0b76abe1b866} TCPHandler: Processed in 0.001793155 sec. 2025.03.11 22:10:00.297850 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:00.297904 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.11 22:10:00.298201 [ 4 ] {00005953-14dd-44ba-ab2c-497e6e02a2d9} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:10:00.298392 [ 4 ] {00005953-14dd-44ba-ab2c-497e6e02a2d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:10:00.298553 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:00.298647 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9546 rows starting from the beginning of the part 2025.03.11 22:10:00.299039 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part 2025.03.11 22:10:00.299396 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part 2025.03.11 22:10:00.299647 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2025.03.11 22:10:00.300034 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 947 rows starting from the beginning of the part 2025.03.11 22:10:00.300492 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 96 rows starting from the beginning of the part 2025.03.11 22:10:00.300821 [ 4 ] {00005953-14dd-44ba-ab2c-497e6e02a2d9} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:00.300933 [ 4 ] {00005953-14dd-44ba-ab2c-497e6e02a2d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:00.302048 [ 4 ] {00005953-14dd-44ba-ab2c-497e6e02a2d9} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.11 22:10:00.302372 [ 4 ] {00005953-14dd-44ba-ab2c-497e6e02a2d9} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:00.302722 [ 10 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.11 22:10:00.302866 [ 10 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:00.302939 [ 10 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:00.302956 [ 4 ] {00005953-14dd-44ba-ab2c-497e6e02a2d9} executeQuery: Read 36 rows, 2.48 KiB in 0.004882 sec., 7374.02703809914 rows/sec., 508.88 KiB/sec. 2025.03.11 22:10:00.303263 [ 4 ] {00005953-14dd-44ba-ab2c-497e6e02a2d9} TCPHandler: Processed in 0.005521197 sec. 2025.03.11 22:10:00.303545 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.11 22:10:00.303902 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:00.303967 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1608 rows starting from the beginning of the part 2025.03.11 22:10:00.304285 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2025.03.11 22:10:00.304624 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2025.03.11 22:10:00.304832 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2025.03.11 22:10:00.305061 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part 2025.03.11 22:10:00.305165 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part 2025.03.11 22:10:00.307266 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 11070 rows, containing 5 columns (5 merged, 0 gathered) in 0.009598412 sec., 1153315.777651553 rows/sec., 78.96 MiB/sec. 2025.03.11 22:10:00.307602 [ 199 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 4 columns (4 merged, 0 gathered) in 0.004429028 sec., 417247.30572938354 rows/sec., 28.12 MiB/sec. 2025.03.11 22:10:00.307632 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.11 22:10:00.307999 [ 199 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.11 22:10:00.308097 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_36_7} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:00.308225 [ 186 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_36_7} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.11 22:10:00.308393 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. 2025.03.11 22:10:00.308547 [ 199 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_36_7} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:00.308644 [ 199 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_36_7} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.11 22:10:00.308749 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.03.11 22:10:01.093302 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2025.03.11 22:10:01.094078 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:01.094115 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:01.094625 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.11 22:10:01.094884 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:01.095115 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2025.03.11 22:10:01.815651 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.03.11 22:10:01.836536 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:01.836601 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:01.844431 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.11 22:10:01.845187 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:01.848777 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.03.11 22:10:05.294458 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:05.294689 [ 4 ] {3ebfb1e6-c536-4645-8eb6-fbb9e4a6afab} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:10:05.294771 [ 4 ] {3ebfb1e6-c536-4645-8eb6-fbb9e4a6afab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:10:05.295618 [ 4 ] {3ebfb1e6-c536-4645-8eb6-fbb9e4a6afab} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:05.295672 [ 4 ] {3ebfb1e6-c536-4645-8eb6-fbb9e4a6afab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:05.296124 [ 4 ] {3ebfb1e6-c536-4645-8eb6-fbb9e4a6afab} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.11 22:10:05.296378 [ 4 ] {3ebfb1e6-c536-4645-8eb6-fbb9e4a6afab} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:05.296627 [ 4 ] {3ebfb1e6-c536-4645-8eb6-fbb9e4a6afab} executeQuery: Read 72 rows, 5.96 KiB in 0.001989 sec., 36199.09502262444 rows/sec., 2.93 MiB/sec. 2025.03.11 22:10:05.296739 [ 4 ] {3ebfb1e6-c536-4645-8eb6-fbb9e4a6afab} TCPHandler: Processed in 0.002417651 sec. 2025.03.11 22:10:05.296985 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:05.297092 [ 4 ] {022d7b1c-bc14-45b0-a534-d4c2541042b4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:10:05.297140 [ 4 ] {022d7b1c-bc14-45b0-a534-d4c2541042b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:10:05.297683 [ 4 ] {022d7b1c-bc14-45b0-a534-d4c2541042b4} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:05.297723 [ 4 ] {022d7b1c-bc14-45b0-a534-d4c2541042b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:05.298076 [ 4 ] {022d7b1c-bc14-45b0-a534-d4c2541042b4} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.11 22:10:05.298320 [ 4 ] {022d7b1c-bc14-45b0-a534-d4c2541042b4} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:05.298528 [ 4 ] {022d7b1c-bc14-45b0-a534-d4c2541042b4} executeQuery: Read 8 rows, 616.00 B in 0.001459 sec., 5483.207676490747 rows/sec., 412.31 KiB/sec. 2025.03.11 22:10:05.298581 [ 4 ] {022d7b1c-bc14-45b0-a534-d4c2541042b4} TCPHandler: Processed in 0.001676674 sec. 2025.03.11 22:10:05.298686 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:05.298787 [ 4 ] {4653fd55-990d-4a0e-ab23-be92ce5c60d0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:10:05.298832 [ 4 ] {4653fd55-990d-4a0e-ab23-be92ce5c60d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:10:05.299375 [ 4 ] {4653fd55-990d-4a0e-ab23-be92ce5c60d0} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:05.299414 [ 4 ] {4653fd55-990d-4a0e-ab23-be92ce5c60d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:05.299773 [ 4 ] {4653fd55-990d-4a0e-ab23-be92ce5c60d0} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.11 22:10:05.300019 [ 4 ] {4653fd55-990d-4a0e-ab23-be92ce5c60d0} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:05.300233 [ 4 ] {4653fd55-990d-4a0e-ab23-be92ce5c60d0} executeQuery: Read 72 rows, 5.76 KiB in 0.001468 sec., 49046.32152588556 rows/sec., 3.83 MiB/sec. 2025.03.11 22:10:05.300287 [ 4 ] {4653fd55-990d-4a0e-ab23-be92ce5c60d0} TCPHandler: Processed in 0.001650214 sec. 2025.03.11 22:10:05.300403 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:05.300509 [ 4 ] {8a619e6d-1976-4602-b444-5a5b4d65ce9d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:05.300559 [ 4 ] {8a619e6d-1976-4602-b444-5a5b4d65ce9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:10:05.301085 [ 4 ] {8a619e6d-1976-4602-b444-5a5b4d65ce9d} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:05.301124 [ 4 ] {8a619e6d-1976-4602-b444-5a5b4d65ce9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:05.301506 [ 4 ] {8a619e6d-1976-4602-b444-5a5b4d65ce9d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.11 22:10:05.301744 [ 4 ] {8a619e6d-1976-4602-b444-5a5b4d65ce9d} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:05.301941 [ 4 ] {8a619e6d-1976-4602-b444-5a5b4d65ce9d} executeQuery: Read 160 rows, 11.41 KiB in 0.001454 sec., 110041.26547455296 rows/sec., 7.66 MiB/sec. 2025.03.11 22:10:05.301992 [ 4 ] {8a619e6d-1976-4602-b444-5a5b4d65ce9d} TCPHandler: Processed in 0.001640223 sec. 2025.03.11 22:10:05.302098 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:05.302198 [ 4 ] {3d235409-23d4-4c7f-b503-ec55ed4e15e6} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:05.302263 [ 4 ] {3d235409-23d4-4c7f-b503-ec55ed4e15e6} 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_histogramu64 2025.03.11 22:10:05.303294 [ 4 ] {3d235409-23d4-4c7f-b503-ec55ed4e15e6} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:05.303333 [ 4 ] {3d235409-23d4-4c7f-b503-ec55ed4e15e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:05.303930 [ 4 ] {3d235409-23d4-4c7f-b503-ec55ed4e15e6} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.11 22:10:05.304186 [ 4 ] {3d235409-23d4-4c7f-b503-ec55ed4e15e6} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:05.304362 [ 74 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.11 22:10:05.304443 [ 4 ] {3d235409-23d4-4c7f-b503-ec55ed4e15e6} executeQuery: Read 8 rows, 14.68 KiB in 0.002261 sec., 3538.2574082264487 rows/sec., 6.34 MiB/sec. 2025.03.11 22:10:05.304445 [ 74 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:05.304529 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:05.304750 [ 4 ] {3d235409-23d4-4c7f-b503-ec55ed4e15e6} TCPHandler: Processed in 0.002700743 sec. 2025.03.11 22:10:05.304784 [ 188 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.11 22:10:05.304914 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:05.305060 [ 4 ] {c14d5cac-3adb-417e-b7a9-74fafdaf4ca6} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:10:05.305127 [ 188 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:05.305131 [ 4 ] {c14d5cac-3adb-417e-b7a9-74fafdaf4ca6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:10:05.305245 [ 188 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 386 rows starting from the beginning of the part 2025.03.11 22:10:05.305846 [ 188 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part 2025.03.11 22:10:05.306459 [ 188 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part 2025.03.11 22:10:05.306524 [ 4 ] {c14d5cac-3adb-417e-b7a9-74fafdaf4ca6} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:05.306588 [ 4 ] {c14d5cac-3adb-417e-b7a9-74fafdaf4ca6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:05.306977 [ 188 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part 2025.03.11 22:10:05.307490 [ 188 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part 2025.03.11 22:10:05.307660 [ 4 ] {c14d5cac-3adb-417e-b7a9-74fafdaf4ca6} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.11 22:10:05.307973 [ 188 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part 2025.03.11 22:10:05.308328 [ 4 ] {c14d5cac-3adb-417e-b7a9-74fafdaf4ca6} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:05.308834 [ 4 ] {c14d5cac-3adb-417e-b7a9-74fafdaf4ca6} executeQuery: Read 60 rows, 4.14 KiB in 0.003786 sec., 15847.860538827259 rows/sec., 1.07 MiB/sec. 2025.03.11 22:10:05.309152 [ 4 ] {c14d5cac-3adb-417e-b7a9-74fafdaf4ca6} TCPHandler: Processed in 0.004289796 sec. 2025.03.11 22:10:05.312563 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 19 columns (19 merged, 0 gathered) in 0.007887378 sec., 60096.01669908555 rows/sec., 107.69 MiB/sec. 2025.03.11 22:10:05.313736 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.11 22:10:05.314197 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_26_5} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:05.314286 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_26_5} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.11 22:10:05.314447 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. 2025.03.11 22:10:08.459550 [ 36 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:10:08.459647 [ 36 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:10:08.595385 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2025.03.11 22:10:08.596130 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:08.596186 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:08.596742 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.11 22:10:08.596996 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:08.597253 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.03.11 22:10:08.637243 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 622 2025.03.11 22:10:08.640010 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:08.640056 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:08.641513 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.11 22:10:08.641815 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:08.642352 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 622 2025.03.11 22:10:09.348925 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.03.11 22:10:09.369962 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:09.370024 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:09.377495 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.11 22:10:09.378284 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:09.381355 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.03.11 22:10:10.295708 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:10.295896 [ 4 ] {b750eca4-ba35-462f-a528-d4185217e03c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:10:10.295969 [ 4 ] {b750eca4-ba35-462f-a528-d4185217e03c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:10:10.296804 [ 4 ] {b750eca4-ba35-462f-a528-d4185217e03c} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:10.296857 [ 4 ] {b750eca4-ba35-462f-a528-d4185217e03c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:10.297308 [ 4 ] {b750eca4-ba35-462f-a528-d4185217e03c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.11 22:10:10.297564 [ 4 ] {b750eca4-ba35-462f-a528-d4185217e03c} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:10.297815 [ 4 ] {b750eca4-ba35-462f-a528-d4185217e03c} executeQuery: Read 120 rows, 10.41 KiB in 0.001969 sec., 60944.64195022855 rows/sec., 5.17 MiB/sec. 2025.03.11 22:10:10.297874 [ 4 ] {b750eca4-ba35-462f-a528-d4185217e03c} TCPHandler: Processed in 0.00230106 sec. 2025.03.11 22:10:10.298007 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:10.298114 [ 4 ] {f79294c4-38a7-49b1-975f-346e8d430e1f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:10:10.298160 [ 4 ] {f79294c4-38a7-49b1-975f-346e8d430e1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:10:10.298707 [ 4 ] {f79294c4-38a7-49b1-975f-346e8d430e1f} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:10.298747 [ 4 ] {f79294c4-38a7-49b1-975f-346e8d430e1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:10.299106 [ 4 ] {f79294c4-38a7-49b1-975f-346e8d430e1f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.11 22:10:10.299349 [ 4 ] {f79294c4-38a7-49b1-975f-346e8d430e1f} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:10.299587 [ 4 ] {f79294c4-38a7-49b1-975f-346e8d430e1f} executeQuery: Read 32 rows, 2.41 KiB in 0.001494 sec., 21419.0093708166 rows/sec., 1.57 MiB/sec. 2025.03.11 22:10:10.299660 [ 4 ] {f79294c4-38a7-49b1-975f-346e8d430e1f} TCPHandler: Processed in 0.001703574 sec. 2025.03.11 22:10:10.299795 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:10.299925 [ 4 ] {fcf8d2bf-8085-4fc8-b8f6-f39880d1c9e6} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:10:10.299985 [ 4 ] {fcf8d2bf-8085-4fc8-b8f6-f39880d1c9e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:10:10.300633 [ 4 ] {fcf8d2bf-8085-4fc8-b8f6-f39880d1c9e6} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:10.300673 [ 4 ] {fcf8d2bf-8085-4fc8-b8f6-f39880d1c9e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:10.301038 [ 4 ] {fcf8d2bf-8085-4fc8-b8f6-f39880d1c9e6} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.11 22:10:10.301277 [ 4 ] {fcf8d2bf-8085-4fc8-b8f6-f39880d1c9e6} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:10.301512 [ 4 ] {fcf8d2bf-8085-4fc8-b8f6-f39880d1c9e6} executeQuery: Read 96 rows, 7.68 KiB in 0.001606 sec., 59775.840597758404 rows/sec., 4.67 MiB/sec. 2025.03.11 22:10:10.301603 [ 4 ] {fcf8d2bf-8085-4fc8-b8f6-f39880d1c9e6} TCPHandler: Processed in 0.001867806 sec. 2025.03.11 22:10:10.301857 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:10.301964 [ 4 ] {c94ebbd3-337d-4a65-92ff-3a7d3310df92} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:10.302016 [ 4 ] {c94ebbd3-337d-4a65-92ff-3a7d3310df92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:10:10.302567 [ 4 ] {c94ebbd3-337d-4a65-92ff-3a7d3310df92} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:10.302605 [ 4 ] {c94ebbd3-337d-4a65-92ff-3a7d3310df92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:10.302999 [ 4 ] {c94ebbd3-337d-4a65-92ff-3a7d3310df92} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.11 22:10:10.303247 [ 4 ] {c94ebbd3-337d-4a65-92ff-3a7d3310df92} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:10.303510 [ 4 ] {c94ebbd3-337d-4a65-92ff-3a7d3310df92} executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. 2025.03.11 22:10:10.303646 [ 4 ] {c94ebbd3-337d-4a65-92ff-3a7d3310df92} TCPHandler: Processed in 0.001870406 sec. 2025.03.11 22:10:10.303871 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:10.303975 [ 4 ] {e7bb0b5c-b1d8-4dce-a2cb-313155f82ccc} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:10.304049 [ 4 ] {e7bb0b5c-b1d8-4dce-a2cb-313155f82ccc} 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_histogramu64 2025.03.11 22:10:10.305210 [ 4 ] {e7bb0b5c-b1d8-4dce-a2cb-313155f82ccc} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:10.305248 [ 4 ] {e7bb0b5c-b1d8-4dce-a2cb-313155f82ccc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:10.305886 [ 4 ] {e7bb0b5c-b1d8-4dce-a2cb-313155f82ccc} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.11 22:10:10.306146 [ 4 ] {e7bb0b5c-b1d8-4dce-a2cb-313155f82ccc} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:10.306394 [ 4 ] {e7bb0b5c-b1d8-4dce-a2cb-313155f82ccc} executeQuery: Read 32 rows, 58.72 KiB in 0.002441 sec., 13109.381401065137 rows/sec., 23.49 MiB/sec. 2025.03.11 22:10:10.306489 [ 4 ] {e7bb0b5c-b1d8-4dce-a2cb-313155f82ccc} TCPHandler: Processed in 0.002685012 sec. 2025.03.11 22:10:10.306602 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:10.306703 [ 4 ] {1c38517a-970c-438b-9179-9b3279a5c9b2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:10:10.306749 [ 4 ] {1c38517a-970c-438b-9179-9b3279a5c9b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:10:10.307192 [ 4 ] {1c38517a-970c-438b-9179-9b3279a5c9b2} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:10.307230 [ 4 ] {1c38517a-970c-438b-9179-9b3279a5c9b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:10.307583 [ 4 ] {1c38517a-970c-438b-9179-9b3279a5c9b2} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.11 22:10:10.307816 [ 4 ] {1c38517a-970c-438b-9179-9b3279a5c9b2} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:10.308068 [ 4 ] {1c38517a-970c-438b-9179-9b3279a5c9b2} executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec. 2025.03.11 22:10:10.308271 [ 4 ] {1c38517a-970c-438b-9179-9b3279a5c9b2} TCPHandler: Processed in 0.001713195 sec. 2025.03.11 22:10:15.294674 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:15.294881 [ 4 ] {cb829ed8-a44d-4b0f-af56-199f275f5c30} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:10:15.294961 [ 4 ] {cb829ed8-a44d-4b0f-af56-199f275f5c30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:10:15.295788 [ 4 ] {cb829ed8-a44d-4b0f-af56-199f275f5c30} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:15.295839 [ 4 ] {cb829ed8-a44d-4b0f-af56-199f275f5c30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:15.296309 [ 4 ] {cb829ed8-a44d-4b0f-af56-199f275f5c30} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.11 22:10:15.296557 [ 4 ] {cb829ed8-a44d-4b0f-af56-199f275f5c30} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:15.296802 [ 4 ] {cb829ed8-a44d-4b0f-af56-199f275f5c30} executeQuery: Read 72 rows, 5.96 KiB in 0.001972 sec., 36511.15618661258 rows/sec., 2.95 MiB/sec. 2025.03.11 22:10:15.296859 [ 4 ] {cb829ed8-a44d-4b0f-af56-199f275f5c30} TCPHandler: Processed in 0.00232403 sec. 2025.03.11 22:10:15.296985 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:15.297091 [ 4 ] {b4d45470-dc17-4172-9cad-39797d0f5775} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:10:15.297137 [ 4 ] {b4d45470-dc17-4172-9cad-39797d0f5775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:10:15.297666 [ 4 ] {b4d45470-dc17-4172-9cad-39797d0f5775} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:15.297729 [ 4 ] {b4d45470-dc17-4172-9cad-39797d0f5775} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:15.298074 [ 4 ] {b4d45470-dc17-4172-9cad-39797d0f5775} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.11 22:10:15.298306 [ 4 ] {b4d45470-dc17-4172-9cad-39797d0f5775} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:15.298522 [ 4 ] {b4d45470-dc17-4172-9cad-39797d0f5775} executeQuery: Read 8 rows, 616.00 B in 0.001452 sec., 5509.641873278237 rows/sec., 414.30 KiB/sec. 2025.03.11 22:10:15.298574 [ 4 ] {b4d45470-dc17-4172-9cad-39797d0f5775} TCPHandler: Processed in 0.001640223 sec. 2025.03.11 22:10:15.298680 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:15.298781 [ 4 ] {2ef025bf-9d1d-42e7-a50d-75decb236d6a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:10:15.298826 [ 4 ] {2ef025bf-9d1d-42e7-a50d-75decb236d6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:10:15.299368 [ 4 ] {2ef025bf-9d1d-42e7-a50d-75decb236d6a} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:15.299408 [ 4 ] {2ef025bf-9d1d-42e7-a50d-75decb236d6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:15.299760 [ 4 ] {2ef025bf-9d1d-42e7-a50d-75decb236d6a} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.11 22:10:15.299989 [ 4 ] {2ef025bf-9d1d-42e7-a50d-75decb236d6a} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:15.300238 [ 4 ] {2ef025bf-9d1d-42e7-a50d-75decb236d6a} executeQuery: Read 72 rows, 5.76 KiB in 0.001474 sec., 48846.67571234735 rows/sec., 3.81 MiB/sec. 2025.03.11 22:10:15.300441 [ 4 ] {2ef025bf-9d1d-42e7-a50d-75decb236d6a} TCPHandler: Processed in 0.001809015 sec. 2025.03.11 22:10:15.300651 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:15.300756 [ 4 ] {25a94b99-d107-413f-a950-8a03ac5e32fb} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:15.300807 [ 4 ] {25a94b99-d107-413f-a950-8a03ac5e32fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:10:15.301374 [ 4 ] {25a94b99-d107-413f-a950-8a03ac5e32fb} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:15.301414 [ 4 ] {25a94b99-d107-413f-a950-8a03ac5e32fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:15.301796 [ 4 ] {25a94b99-d107-413f-a950-8a03ac5e32fb} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.11 22:10:15.302042 [ 4 ] {25a94b99-d107-413f-a950-8a03ac5e32fb} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:15.302254 [ 4 ] {25a94b99-d107-413f-a950-8a03ac5e32fb} executeQuery: Read 160 rows, 11.41 KiB in 0.001521 sec., 105193.9513477975 rows/sec., 7.33 MiB/sec. 2025.03.11 22:10:15.302305 [ 4 ] {25a94b99-d107-413f-a950-8a03ac5e32fb} TCPHandler: Processed in 0.001719924 sec. 2025.03.11 22:10:15.302411 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:15.302512 [ 4 ] {78e85cff-41cf-4d53-bc60-863054297b67} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:15.302577 [ 4 ] {78e85cff-41cf-4d53-bc60-863054297b67} 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_histogramu64 2025.03.11 22:10:15.303613 [ 4 ] {78e85cff-41cf-4d53-bc60-863054297b67} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:15.303653 [ 4 ] {78e85cff-41cf-4d53-bc60-863054297b67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:15.304241 [ 4 ] {78e85cff-41cf-4d53-bc60-863054297b67} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.11 22:10:15.304495 [ 4 ] {78e85cff-41cf-4d53-bc60-863054297b67} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:15.304788 [ 4 ] {78e85cff-41cf-4d53-bc60-863054297b67} executeQuery: Read 8 rows, 14.68 KiB in 0.002292 sec., 3490.4013961605583 rows/sec., 6.25 MiB/sec. 2025.03.11 22:10:15.305289 [ 4 ] {78e85cff-41cf-4d53-bc60-863054297b67} TCPHandler: Processed in 0.002924095 sec. 2025.03.11 22:10:15.305438 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:15.305544 [ 4 ] {455c7515-cda2-46aa-bc34-2e001c2348b2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:10:15.305592 [ 4 ] {455c7515-cda2-46aa-bc34-2e001c2348b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:10:15.306062 [ 4 ] {455c7515-cda2-46aa-bc34-2e001c2348b2} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:15.306100 [ 4 ] {455c7515-cda2-46aa-bc34-2e001c2348b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:15.306451 [ 4 ] {455c7515-cda2-46aa-bc34-2e001c2348b2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.11 22:10:15.306673 [ 4 ] {455c7515-cda2-46aa-bc34-2e001c2348b2} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:15.306919 [ 4 ] {455c7515-cda2-46aa-bc34-2e001c2348b2} executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec. 2025.03.11 22:10:15.307130 [ 4 ] {455c7515-cda2-46aa-bc34-2e001c2348b2} TCPHandler: Processed in 0.001742845 sec. 2025.03.11 22:10:16.097434 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2025.03.11 22:10:16.098065 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:16.098105 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:16.098668 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.11 22:10:16.098922 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:16.099186 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2025.03.11 22:10:16.881491 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.03.11 22:10:16.902780 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:16.902836 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:16.910816 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.11 22:10:16.911682 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:16.916408 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.03.11 22:10:18.642631 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 646 2025.03.11 22:10:18.646134 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:18.646185 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:18.647711 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.11 22:10:18.648022 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:18.649444 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 646 2025.03.11 22:10:20.299595 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:20.299791 [ 4 ] {0333ad47-ed90-44b5-be18-2877513d3730} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:10:20.299863 [ 4 ] {0333ad47-ed90-44b5-be18-2877513d3730} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:10:20.300698 [ 4 ] {0333ad47-ed90-44b5-be18-2877513d3730} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:20.300748 [ 4 ] {0333ad47-ed90-44b5-be18-2877513d3730} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:20.301210 [ 4 ] {0333ad47-ed90-44b5-be18-2877513d3730} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.11 22:10:20.301493 [ 4 ] {0333ad47-ed90-44b5-be18-2877513d3730} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:20.301656 [ 64 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2025.03.11 22:10:20.301705 [ 4 ] {0333ad47-ed90-44b5-be18-2877513d3730} executeQuery: Read 120 rows, 10.41 KiB in 0.001963 sec., 61130.92205807438 rows/sec., 5.18 MiB/sec. 2025.03.11 22:10:20.301709 [ 64 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:20.301762 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:20.301782 [ 4 ] {0333ad47-ed90-44b5-be18-2877513d3730} TCPHandler: Processed in 0.002320589 sec. 2025.03.11 22:10:20.301978 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:20.301987 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2025.03.11 22:10:20.302160 [ 4 ] {2c41369a-b1c5-4dff-b095-f58a761972c4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:10:20.302273 [ 4 ] {2c41369a-b1c5-4dff-b095-f58a761972c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:10:20.302286 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:20.302380 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 1406 rows starting from the beginning of the part 2025.03.11 22:10:20.302583 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2025.03.11 22:10:20.303187 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 72 rows starting from the beginning of the part 2025.03.11 22:10:20.303571 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 120 rows starting from the beginning of the part 2025.03.11 22:10:20.303922 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part 2025.03.11 22:10:20.304213 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 120 rows starting from the beginning of the part 2025.03.11 22:10:20.305039 [ 4 ] {2c41369a-b1c5-4dff-b095-f58a761972c4} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:20.305112 [ 4 ] {2c41369a-b1c5-4dff-b095-f58a761972c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:20.306075 [ 4 ] {2c41369a-b1c5-4dff-b095-f58a761972c4} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.11 22:10:20.306654 [ 4 ] {2c41369a-b1c5-4dff-b095-f58a761972c4} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:20.307005 [ 4 ] {2c41369a-b1c5-4dff-b095-f58a761972c4} executeQuery: Read 32 rows, 2.41 KiB in 0.004899 sec., 6531.9452949581555 rows/sec., 491.17 KiB/sec. 2025.03.11 22:10:20.307109 [ 4 ] {2c41369a-b1c5-4dff-b095-f58a761972c4} TCPHandler: Processed in 0.005200815 sec. 2025.03.11 22:10:20.307408 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:20.307552 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 1846 rows, containing 5 columns (5 merged, 0 gathered) in 0.005660568 sec., 326115.68309046014 rows/sec., 28.40 MiB/sec. 2025.03.11 22:10:20.307584 [ 4 ] {56b5eb9d-6dce-4085-b8ba-510662752235} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:10:20.307680 [ 4 ] {56b5eb9d-6dce-4085-b8ba-510662752235} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:10:20.307927 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2025.03.11 22:10:20.308577 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_40_8} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:20.308796 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_40_8} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2025.03.11 22:10:20.308981 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.03.11 22:10:20.309026 [ 4 ] {56b5eb9d-6dce-4085-b8ba-510662752235} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:20.309074 [ 4 ] {56b5eb9d-6dce-4085-b8ba-510662752235} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:20.309468 [ 4 ] {56b5eb9d-6dce-4085-b8ba-510662752235} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.11 22:10:20.309726 [ 4 ] {56b5eb9d-6dce-4085-b8ba-510662752235} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:20.309915 [ 63 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2025.03.11 22:10:20.309985 [ 63 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:20.309990 [ 4 ] {56b5eb9d-6dce-4085-b8ba-510662752235} executeQuery: Read 96 rows, 7.68 KiB in 0.00244 sec., 39344.26229508197 rows/sec., 3.07 MiB/sec. 2025.03.11 22:10:20.310020 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:20.310173 [ 4 ] {56b5eb9d-6dce-4085-b8ba-510662752235} TCPHandler: Processed in 0.002905205 sec. 2025.03.11 22:10:20.310310 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2025.03.11 22:10:20.310358 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:20.310594 [ 4 ] {bd64e893-81fe-49ce-b3ad-2fa448cdeb8f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:20.310606 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:20.310705 [ 4 ] {bd64e893-81fe-49ce-b3ad-2fa448cdeb8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:10:20.310715 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 632 rows starting from the beginning of the part 2025.03.11 22:10:20.311133 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2025.03.11 22:10:20.311568 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 72 rows starting from the beginning of the part 2025.03.11 22:10:20.312022 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 96 rows starting from the beginning of the part 2025.03.11 22:10:20.312150 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part 2025.03.11 22:10:20.312651 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 96 rows starting from the beginning of the part 2025.03.11 22:10:20.313508 [ 4 ] {bd64e893-81fe-49ce-b3ad-2fa448cdeb8f} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:20.313576 [ 4 ] {bd64e893-81fe-49ce-b3ad-2fa448cdeb8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:20.314692 [ 4 ] {bd64e893-81fe-49ce-b3ad-2fa448cdeb8f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.11 22:10:20.315166 [ 4 ] {bd64e893-81fe-49ce-b3ad-2fa448cdeb8f} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:20.315815 [ 4 ] {bd64e893-81fe-49ce-b3ad-2fa448cdeb8f} executeQuery: Read 160 rows, 11.41 KiB in 0.005299 sec., 30194.37629741461 rows/sec., 2.10 MiB/sec. 2025.03.11 22:10:20.315823 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.005654838 sec., 182498.5967767777 rows/sec., 14.64 MiB/sec. 2025.03.11 22:10:20.315970 [ 4 ] {bd64e893-81fe-49ce-b3ad-2fa448cdeb8f} TCPHandler: Processed in 0.005670918 sec. 2025.03.11 22:10:20.316116 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2025.03.11 22:10:20.316150 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:20.316315 [ 4 ] {da2c9652-be48-4821-b5c7-c7ae7cdb43c2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:20.316483 [ 4 ] {da2c9652-be48-4821-b5c7-c7ae7cdb43c2} 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_histogramu64 2025.03.11 22:10:20.316716 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_40_8} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:20.316970 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_40_8} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2025.03.11 22:10:20.317172 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.03.11 22:10:20.318202 [ 4 ] {da2c9652-be48-4821-b5c7-c7ae7cdb43c2} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:20.318246 [ 4 ] {da2c9652-be48-4821-b5c7-c7ae7cdb43c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:20.318959 [ 4 ] {da2c9652-be48-4821-b5c7-c7ae7cdb43c2} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.11 22:10:20.319244 [ 4 ] {da2c9652-be48-4821-b5c7-c7ae7cdb43c2} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:20.319494 [ 4 ] {da2c9652-be48-4821-b5c7-c7ae7cdb43c2} executeQuery: Read 32 rows, 58.72 KiB in 0.003229 sec., 9910.188912976153 rows/sec., 17.76 MiB/sec. 2025.03.11 22:10:20.319614 [ 4 ] {da2c9652-be48-4821-b5c7-c7ae7cdb43c2} TCPHandler: Processed in 0.003544261 sec. 2025.03.11 22:10:20.319765 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:20.319882 [ 4 ] {4072f1f5-a45e-472d-aeb8-4c667c3626b1} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:10:20.319941 [ 4 ] {4072f1f5-a45e-472d-aeb8-4c667c3626b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:10:20.321586 [ 4 ] {4072f1f5-a45e-472d-aeb8-4c667c3626b1} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:20.321634 [ 4 ] {4072f1f5-a45e-472d-aeb8-4c667c3626b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.11 22:10:20.322057 [ 4 ] {4072f1f5-a45e-472d-aeb8-4c667c3626b1} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.11 22:10:20.322309 [ 4 ] {4072f1f5-a45e-472d-aeb8-4c667c3626b1} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:20.322539 [ 4 ] {4072f1f5-a45e-472d-aeb8-4c667c3626b1} executeQuery: Read 60 rows, 4.14 KiB in 0.002681 sec., 22379.70906378217 rows/sec., 1.51 MiB/sec. 2025.03.11 22:10:20.322594 [ 4 ] {4072f1f5-a45e-472d-aeb8-4c667c3626b1} TCPHandler: Processed in 0.002889485 sec. 2025.03.11 22:10:23.459693 [ 60 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:10:23.459759 [ 60 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:10:23.599396 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2025.03.11 22:10:23.600099 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:23.600150 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:23.600700 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.11 22:10:23.600973 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:23.601225 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.03.11 22:10:23.601241 [ 60 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.11 22:10:23.601318 [ 60 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:23.601347 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:23.601482 [ 196 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.11 22:10:23.601643 [ 196 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:23.601691 [ 196 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part 2025.03.11 22:10:23.601788 [ 196 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part 2025.03.11 22:10:23.601946 [ 196 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part 2025.03.11 22:10:23.602172 [ 196 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part 2025.03.11 22:10:23.602353 [ 196 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part 2025.03.11 22:10:23.602564 [ 196 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part 2025.03.11 22:10:23.607319 [ 197 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.00590377 sec., 2025146.64358537 rows/sec., 28.97 MiB/sec. 2025.03.11 22:10:23.607862 [ 187 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.11 22:10:23.608340 [ 187 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_26_5} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:23.608458 [ 187 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_26_5} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.11 22:10:23.608615 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2025.03.11 22:10:24.416556 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.03.11 22:10:24.438419 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:24.438486 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:24.446120 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.11 22:10:24.446928 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:24.447349 [ 60 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.11 22:10:24.447489 [ 60 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:24.447571 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:24.448152 [ 191 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.11 22:10:24.462490 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.03.11 22:10:24.464180 [ 191 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:24.465403 [ 191 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2025.03.11 22:10:24.470723 [ 191 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2025.03.11 22:10:24.476369 [ 191 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2025.03.11 22:10:24.482271 [ 191 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2025.03.11 22:10:24.487905 [ 191 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.03.11 22:10:24.492415 [ 191 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2025.03.11 22:10:24.550449 [ 197 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.102706575 sec., 1908.3491003375393 rows/sec., 9.87 MiB/sec. 2025.03.11 22:10:24.553058 [ 197 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.11 22:10:24.555927 [ 197 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_26_5} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:24.556054 [ 197 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_26_5} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.11 22:10:24.558654 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.03.11 22:10:25.000243 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 189.43 MiB, peak 199.98 MiB, free memory in arenas 0.00 B, will set to 191.11 MiB (RSS), difference: 1.67 MiB 2025.03.11 22:10:25.294854 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:25.295043 [ 4 ] {0d2bd470-9e56-40eb-b421-858ea34357db} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:10:25.295115 [ 4 ] {0d2bd470-9e56-40eb-b421-858ea34357db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:10:25.295920 [ 4 ] {0d2bd470-9e56-40eb-b421-858ea34357db} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:25.295970 [ 4 ] {0d2bd470-9e56-40eb-b421-858ea34357db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:25.296411 [ 4 ] {0d2bd470-9e56-40eb-b421-858ea34357db} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.11 22:10:25.296714 [ 4 ] {0d2bd470-9e56-40eb-b421-858ea34357db} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:25.296988 [ 4 ] {0d2bd470-9e56-40eb-b421-858ea34357db} executeQuery: Read 72 rows, 5.96 KiB in 0.001992 sec., 36144.57831325301 rows/sec., 2.92 MiB/sec. 2025.03.11 22:10:25.297204 [ 4 ] {0d2bd470-9e56-40eb-b421-858ea34357db} TCPHandler: Processed in 0.002474001 sec. 2025.03.11 22:10:25.297453 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:25.297568 [ 4 ] {32e3a735-67cb-40cd-8ddc-ef31363bf286} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:10:25.297620 [ 4 ] {32e3a735-67cb-40cd-8ddc-ef31363bf286} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:10:25.298187 [ 4 ] {32e3a735-67cb-40cd-8ddc-ef31363bf286} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:25.298228 [ 4 ] {32e3a735-67cb-40cd-8ddc-ef31363bf286} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:25.298587 [ 4 ] {32e3a735-67cb-40cd-8ddc-ef31363bf286} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.11 22:10:25.298838 [ 4 ] {32e3a735-67cb-40cd-8ddc-ef31363bf286} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:25.298999 [ 59 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.11 22:10:25.299075 [ 4 ] {32e3a735-67cb-40cd-8ddc-ef31363bf286} executeQuery: Read 8 rows, 616.00 B in 0.001531 sec., 5225.342913128674 rows/sec., 392.92 KiB/sec. 2025.03.11 22:10:25.299100 [ 59 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:25.299169 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:25.299193 [ 4 ] {32e3a735-67cb-40cd-8ddc-ef31363bf286} TCPHandler: Processed in 0.001821906 sec. 2025.03.11 22:10:25.299422 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:25.299471 [ 193 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.11 22:10:25.299558 [ 4 ] {6444f3ee-c793-4c52-8fa2-2e14130e017b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:10:25.299641 [ 4 ] {6444f3ee-c793-4c52-8fa2-2e14130e017b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:10:25.299973 [ 193 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:25.300054 [ 193 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 70 rows starting from the beginning of the part 2025.03.11 22:10:25.300410 [ 193 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.03.11 22:10:25.300853 [ 193 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part 2025.03.11 22:10:25.301172 [ 193 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2025.03.11 22:10:25.301546 [ 193 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part 2025.03.11 22:10:25.301712 [ 193 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part 2025.03.11 22:10:25.302736 [ 4 ] {6444f3ee-c793-4c52-8fa2-2e14130e017b} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:25.302807 [ 4 ] {6444f3ee-c793-4c52-8fa2-2e14130e017b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:25.303953 [ 4 ] {6444f3ee-c793-4c52-8fa2-2e14130e017b} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.11 22:10:25.304663 [ 4 ] {6444f3ee-c793-4c52-8fa2-2e14130e017b} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:25.304723 [ 200 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 5 columns (5 merged, 0 gathered) in 0.005414826 sec., 29179.14629205075 rows/sec., 2.25 MiB/sec. 2025.03.11 22:10:25.305010 [ 4 ] {6444f3ee-c793-4c52-8fa2-2e14130e017b} executeQuery: Read 72 rows, 5.76 KiB in 0.00549 sec., 13114.754098360656 rows/sec., 1.02 MiB/sec. 2025.03.11 22:10:25.305091 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.11 22:10:25.305130 [ 4 ] {6444f3ee-c793-4c52-8fa2-2e14130e017b} TCPHandler: Processed in 0.005795509 sec. 2025.03.11 22:10:25.305341 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:25.305509 [ 4 ] {44b99b49-4e9e-43b8-a486-78c6df455ee5} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:25.305601 [ 4 ] {44b99b49-4e9e-43b8-a486-78c6df455ee5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:10:25.305711 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_31_6} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:25.305970 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_31_6} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.11 22:10:25.306153 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.11 22:10:25.306534 [ 4 ] {44b99b49-4e9e-43b8-a486-78c6df455ee5} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:25.306577 [ 4 ] {44b99b49-4e9e-43b8-a486-78c6df455ee5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:25.306974 [ 4 ] {44b99b49-4e9e-43b8-a486-78c6df455ee5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.11 22:10:25.307221 [ 4 ] {44b99b49-4e9e-43b8-a486-78c6df455ee5} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:25.307392 [ 59 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.11 22:10:25.307455 [ 59 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:25.307470 [ 4 ] {44b99b49-4e9e-43b8-a486-78c6df455ee5} executeQuery: Read 160 rows, 11.41 KiB in 0.002008 sec., 79681.27490039842 rows/sec., 5.55 MiB/sec. 2025.03.11 22:10:25.307503 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:25.307649 [ 4 ] {44b99b49-4e9e-43b8-a486-78c6df455ee5} TCPHandler: Processed in 0.002374421 sec. 2025.03.11 22:10:25.307734 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.11 22:10:25.307831 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:25.307990 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:25.308047 [ 4 ] {e5fb65b3-f336-41fb-be9d-cbe7fdfd16d0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:25.308070 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11070 rows starting from the beginning of the part 2025.03.11 22:10:25.308310 [ 4 ] {e5fb65b3-f336-41fb-be9d-cbe7fdfd16d0} 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_histogramu64 2025.03.11 22:10:25.308460 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part 2025.03.11 22:10:25.308920 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part 2025.03.11 22:10:25.309285 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part 2025.03.11 22:10:25.309656 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part 2025.03.11 22:10:25.309969 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2025.03.11 22:10:25.313371 [ 4 ] {e5fb65b3-f336-41fb-be9d-cbe7fdfd16d0} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:25.313464 [ 4 ] {e5fb65b3-f336-41fb-be9d-cbe7fdfd16d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:25.314699 [ 4 ] {e5fb65b3-f336-41fb-be9d-cbe7fdfd16d0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.11 22:10:25.315403 [ 4 ] {e5fb65b3-f336-41fb-be9d-cbe7fdfd16d0} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:25.315719 [ 4 ] {e5fb65b3-f336-41fb-be9d-cbe7fdfd16d0} executeQuery: Read 8 rows, 14.68 KiB in 0.007712 sec., 1037.344398340249 rows/sec., 1.86 MiB/sec. 2025.03.11 22:10:25.316048 [ 4 ] {e5fb65b3-f336-41fb-be9d-cbe7fdfd16d0} TCPHandler: Processed in 0.00829071 sec. 2025.03.11 22:10:25.316179 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:25.316302 [ 4 ] {acf37e00-8878-457c-b998-c9a3c5fe6869} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:10:25.316362 [ 4 ] {acf37e00-8878-457c-b998-c9a3c5fe6869} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:10:25.317034 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 11870 rows, containing 5 columns (5 merged, 0 gathered) in 0.009406691 sec., 1261867.749243597 rows/sec., 86.50 MiB/sec. 2025.03.11 22:10:25.317343 [ 4 ] {acf37e00-8878-457c-b998-c9a3c5fe6869} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:25.317386 [ 4 ] {acf37e00-8878-457c-b998-c9a3c5fe6869} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:25.317433 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.11 22:10:25.317816 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_41_8} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:25.317875 [ 4 ] {acf37e00-8878-457c-b998-c9a3c5fe6869} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.11 22:10:25.317914 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_41_8} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.11 22:10:25.318019 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. 2025.03.11 22:10:25.318159 [ 4 ] {acf37e00-8878-457c-b998-c9a3c5fe6869} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:25.318325 [ 59 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.11 22:10:25.318384 [ 59 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:25.318422 [ 4 ] {acf37e00-8878-457c-b998-c9a3c5fe6869} executeQuery: Read 60 rows, 4.14 KiB in 0.00215 sec., 27906.976744186046 rows/sec., 1.88 MiB/sec. 2025.03.11 22:10:25.318430 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:25.318656 [ 4 ] {acf37e00-8878-457c-b998-c9a3c5fe6869} TCPHandler: Processed in 0.002518501 sec. 2025.03.11 22:10:25.318862 [ 200 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.11 22:10:25.319326 [ 200 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:25.319400 [ 200 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1848 rows starting from the beginning of the part 2025.03.11 22:10:25.319490 [ 200 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2025.03.11 22:10:25.319668 [ 200 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2025.03.11 22:10:25.319881 [ 200 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2025.03.11 22:10:25.320078 [ 200 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2025.03.11 22:10:25.320240 [ 200 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2025.03.11 22:10:25.321621 [ 186 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2148 rows, containing 4 columns (4 merged, 0 gathered) in 0.003030306 sec., 708839.3053374807 rows/sec., 47.77 MiB/sec. 2025.03.11 22:10:25.321915 [ 186 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.11 22:10:25.322271 [ 186 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_41_8} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:25.322375 [ 186 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_41_8} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.11 22:10:25.322475 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.03.11 22:10:26.562982 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:26.563188 [ 4 ] {faa4e930-c1be-49d1-8d33-67520ff6de6c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.11 22:10:26.563270 [ 4 ] {faa4e930-c1be-49d1-8d33-67520ff6de6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.11 22:10:26.564101 [ 4 ] {faa4e930-c1be-49d1-8d33-67520ff6de6c} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:26.564148 [ 4 ] {faa4e930-c1be-49d1-8d33-67520ff6de6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:26.564604 [ 4 ] {faa4e930-c1be-49d1-8d33-67520ff6de6c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.11 22:10:26.564896 [ 4 ] {faa4e930-c1be-49d1-8d33-67520ff6de6c} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:26.565138 [ 4 ] {faa4e930-c1be-49d1-8d33-67520ff6de6c} executeQuery: Read 24 rows, 2.04 KiB in 0.002004 sec., 11976.047904191615 rows/sec., 1017.50 KiB/sec. 2025.03.11 22:10:26.565240 [ 4 ] {faa4e930-c1be-49d1-8d33-67520ff6de6c} TCPHandler: Processed in 0.002422801 sec. 2025.03.11 22:10:26.565369 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:26.565480 [ 4 ] {68a20882-58fe-41f0-be21-0b50d8ad111c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:10:26.565529 [ 4 ] {68a20882-58fe-41f0-be21-0b50d8ad111c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:10:26.566082 [ 4 ] {68a20882-58fe-41f0-be21-0b50d8ad111c} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:26.566121 [ 4 ] {68a20882-58fe-41f0-be21-0b50d8ad111c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:26.566478 [ 4 ] {68a20882-58fe-41f0-be21-0b50d8ad111c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.11 22:10:26.566717 [ 4 ] {68a20882-58fe-41f0-be21-0b50d8ad111c} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:26.566957 [ 4 ] {68a20882-58fe-41f0-be21-0b50d8ad111c} executeQuery: Read 14 rows, 1.14 KiB in 0.0015 sec., 9333.333333333334 rows/sec., 761.07 KiB/sec. 2025.03.11 22:10:26.567037 [ 4 ] {68a20882-58fe-41f0-be21-0b50d8ad111c} TCPHandler: Processed in 0.001721035 sec. 2025.03.11 22:10:26.567143 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:26.567247 [ 4 ] {7a0f6869-ddc9-481f-9133-876f4ceb2715} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:10:26.567291 [ 4 ] {7a0f6869-ddc9-481f-9133-876f4ceb2715} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:10:26.568532 [ 4 ] {7a0f6869-ddc9-481f-9133-876f4ceb2715} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:26.568571 [ 4 ] {7a0f6869-ddc9-481f-9133-876f4ceb2715} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:26.569022 [ 4 ] {7a0f6869-ddc9-481f-9133-876f4ceb2715} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.11 22:10:26.569273 [ 4 ] {7a0f6869-ddc9-481f-9133-876f4ceb2715} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:26.569503 [ 4 ] {7a0f6869-ddc9-481f-9133-876f4ceb2715} executeQuery: Read 1387 rows, 118.48 KiB in 0.002279 sec., 608600.2632733654 rows/sec., 50.77 MiB/sec. 2025.03.11 22:10:26.569559 [ 4 ] {7a0f6869-ddc9-481f-9133-876f4ceb2715} TCPHandler: Processed in 0.002465291 sec. 2025.03.11 22:10:26.569688 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:26.569824 [ 4 ] {4d521e83-f65d-4119-9f24-9a0a0675207b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:10:26.569879 [ 4 ] {4d521e83-f65d-4119-9f24-9a0a0675207b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:10:26.570581 [ 4 ] {4d521e83-f65d-4119-9f24-9a0a0675207b} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:26.570629 [ 4 ] {4d521e83-f65d-4119-9f24-9a0a0675207b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:26.571061 [ 4 ] {4d521e83-f65d-4119-9f24-9a0a0675207b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.11 22:10:26.571299 [ 4 ] {4d521e83-f65d-4119-9f24-9a0a0675207b} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:26.571511 [ 4 ] {4d521e83-f65d-4119-9f24-9a0a0675207b} executeQuery: Read 58 rows, 4.34 KiB in 0.001716 sec., 33799.5337995338 rows/sec., 2.47 MiB/sec. 2025.03.11 22:10:26.571651 [ 4 ] {4d521e83-f65d-4119-9f24-9a0a0675207b} TCPHandler: Processed in 0.002026037 sec. 2025.03.11 22:10:26.571768 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:26.571871 [ 4 ] {2afa8d6f-015c-4860-9cd7-d2a5555c1d94} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.11 22:10:26.571915 [ 4 ] {2afa8d6f-015c-4860-9cd7-d2a5555c1d94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.11 22:10:26.572529 [ 4 ] {2afa8d6f-015c-4860-9cd7-d2a5555c1d94} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:26.572566 [ 4 ] {2afa8d6f-015c-4860-9cd7-d2a5555c1d94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:26.572920 [ 4 ] {2afa8d6f-015c-4860-9cd7-d2a5555c1d94} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.11 22:10:26.573151 [ 4 ] {2afa8d6f-015c-4860-9cd7-d2a5555c1d94} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:26.573366 [ 4 ] {2afa8d6f-015c-4860-9cd7-d2a5555c1d94} executeQuery: Read 252 rows, 17.85 KiB in 0.001517 sec., 166117.33684904416 rows/sec., 11.49 MiB/sec. 2025.03.11 22:10:26.573419 [ 4 ] {2afa8d6f-015c-4860-9cd7-d2a5555c1d94} TCPHandler: Processed in 0.001701534 sec. 2025.03.11 22:10:26.573531 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:26.573644 [ 4 ] {994d71c1-b83f-4fca-9a0d-b48e04d72a14} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.11 22:10:26.573690 [ 4 ] {994d71c1-b83f-4fca-9a0d-b48e04d72a14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.11 22:10:26.574228 [ 4 ] {994d71c1-b83f-4fca-9a0d-b48e04d72a14} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:26.574267 [ 4 ] {994d71c1-b83f-4fca-9a0d-b48e04d72a14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:26.574744 [ 4 ] {994d71c1-b83f-4fca-9a0d-b48e04d72a14} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.11 22:10:26.574989 [ 4 ] {994d71c1-b83f-4fca-9a0d-b48e04d72a14} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:26.575227 [ 4 ] {994d71c1-b83f-4fca-9a0d-b48e04d72a14} executeQuery: Read 12 rows, 960.00 B in 0.001597 sec., 7514.088916718848 rows/sec., 587.04 KiB/sec. 2025.03.11 22:10:26.575300 [ 4 ] {994d71c1-b83f-4fca-9a0d-b48e04d72a14} TCPHandler: Processed in 0.001820135 sec. 2025.03.11 22:10:26.575404 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:26.575506 [ 4 ] {11b1a77c-b556-45d8-952c-f9fb89025af4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:10:26.575552 [ 4 ] {11b1a77c-b556-45d8-952c-f9fb89025af4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:10:26.576306 [ 4 ] {11b1a77c-b556-45d8-952c-f9fb89025af4} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:26.576344 [ 4 ] {11b1a77c-b556-45d8-952c-f9fb89025af4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:26.576724 [ 4 ] {11b1a77c-b556-45d8-952c-f9fb89025af4} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.11 22:10:26.576967 [ 4 ] {11b1a77c-b556-45d8-952c-f9fb89025af4} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:26.577196 [ 4 ] {11b1a77c-b556-45d8-952c-f9fb89025af4} executeQuery: Read 602 rows, 46.37 KiB in 0.001711 sec., 351841.02863822324 rows/sec., 26.46 MiB/sec. 2025.03.11 22:10:26.577249 [ 4 ] {11b1a77c-b556-45d8-952c-f9fb89025af4} TCPHandler: Processed in 0.001894216 sec. 2025.03.11 22:10:26.577351 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:26.577453 [ 4 ] {398e7997-3e41-4e00-9626-74a3383db6d4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:26.577500 [ 4 ] {398e7997-3e41-4e00-9626-74a3383db6d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:10:26.578210 [ 4 ] {398e7997-3e41-4e00-9626-74a3383db6d4} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:26.578249 [ 4 ] {398e7997-3e41-4e00-9626-74a3383db6d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:26.578679 [ 4 ] {398e7997-3e41-4e00-9626-74a3383db6d4} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.11 22:10:26.578917 [ 4 ] {398e7997-3e41-4e00-9626-74a3383db6d4} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:26.579124 [ 4 ] {398e7997-3e41-4e00-9626-74a3383db6d4} executeQuery: Read 951 rows, 65.72 KiB in 0.001693 sec., 561724.748966332 rows/sec., 37.91 MiB/sec. 2025.03.11 22:10:26.579175 [ 4 ] {398e7997-3e41-4e00-9626-74a3383db6d4} TCPHandler: Processed in 0.001873426 sec. 2025.03.11 22:10:26.579274 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:26.579375 [ 4 ] {1d25c4f9-913e-451c-9a4e-001439c47542} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:26.579438 [ 4 ] {1d25c4f9-913e-451c-9a4e-001439c47542} 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_histogramu64 2025.03.11 22:10:26.580562 [ 4 ] {1d25c4f9-913e-451c-9a4e-001439c47542} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:26.580599 [ 4 ] {1d25c4f9-913e-451c-9a4e-001439c47542} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:26.581231 [ 4 ] {1d25c4f9-913e-451c-9a4e-001439c47542} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.11 22:10:26.581485 [ 4 ] {1d25c4f9-913e-451c-9a4e-001439c47542} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:26.581674 [ 57 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.11 22:10:26.581756 [ 4 ] {1d25c4f9-913e-451c-9a4e-001439c47542} executeQuery: Read 32 rows, 58.72 KiB in 0.002393 sec., 13372.335979941496 rows/sec., 23.96 MiB/sec. 2025.03.11 22:10:26.581768 [ 57 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:26.581836 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:26.582476 [ 4 ] {1d25c4f9-913e-451c-9a4e-001439c47542} TCPHandler: Processed in 0.003239417 sec. 2025.03.11 22:10:26.582583 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.11 22:10:26.582922 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:26.583221 [ 4 ] {bb472d54-0c0b-41ed-a45d-4b4085e9e6b1} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:10:26.583356 [ 4 ] {bb472d54-0c0b-41ed-a45d-4b4085e9e6b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:10:26.583702 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:26.583947 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 474 rows starting from the beginning of the part 2025.03.11 22:10:26.584832 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part 2025.03.11 22:10:26.585592 [ 4 ] {bb472d54-0c0b-41ed-a45d-4b4085e9e6b1} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:26.585615 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part 2025.03.11 22:10:26.585668 [ 4 ] {bb472d54-0c0b-41ed-a45d-4b4085e9e6b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:26.586225 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part 2025.03.11 22:10:26.586918 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.03.11 22:10:26.587081 [ 4 ] {bb472d54-0c0b-41ed-a45d-4b4085e9e6b1} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.11 22:10:26.587467 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part 2025.03.11 22:10:26.587954 [ 4 ] {bb472d54-0c0b-41ed-a45d-4b4085e9e6b1} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:26.588716 [ 4 ] {bb472d54-0c0b-41ed-a45d-4b4085e9e6b1} executeQuery: Read 22 rows, 1.53 KiB in 0.005571 sec., 3949.0217196194576 rows/sec., 274.69 KiB/sec. 2025.03.11 22:10:26.588784 [ 4 ] {bb472d54-0c0b-41ed-a45d-4b4085e9e6b1} TCPHandler: Processed in 0.005979901 sec. 2025.03.11 22:10:26.605078 [ 186 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 19 columns (19 merged, 0 gathered) in 0.023048436 sec., 25424.718622990298 rows/sec., 45.56 MiB/sec. 2025.03.11 22:10:26.606087 [ 186 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.11 22:10:26.606583 [ 186 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_31_6} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:26.606688 [ 186 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_31_6} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.11 22:10:26.606864 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. 2025.03.11 22:10:28.649700 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 690 2025.03.11 22:10:28.652947 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:28.653011 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:28.654506 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.11 22:10:28.654828 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:28.656022 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 690 2025.03.11 22:10:30.291737 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:30.291950 [ 4 ] {99542e69-6ae1-4c0b-8e03-ffe3336abda9} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:10:30.292030 [ 4 ] {99542e69-6ae1-4c0b-8e03-ffe3336abda9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:10:30.292880 [ 4 ] {99542e69-6ae1-4c0b-8e03-ffe3336abda9} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:30.292937 [ 4 ] {99542e69-6ae1-4c0b-8e03-ffe3336abda9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:30.293412 [ 4 ] {99542e69-6ae1-4c0b-8e03-ffe3336abda9} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.11 22:10:30.293689 [ 4 ] {99542e69-6ae1-4c0b-8e03-ffe3336abda9} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:30.293924 [ 4 ] {99542e69-6ae1-4c0b-8e03-ffe3336abda9} executeQuery: Read 56 rows, 4.38 KiB in 0.002032 sec., 27559.05511811024 rows/sec., 2.10 MiB/sec. 2025.03.11 22:10:30.293985 [ 4 ] {99542e69-6ae1-4c0b-8e03-ffe3336abda9} TCPHandler: Processed in 0.0024136 sec. 2025.03.11 22:10:30.294111 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:30.294220 [ 4 ] {d5115c17-67dc-4dcf-9167-20f7ad4d82ea} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:10:30.294268 [ 4 ] {d5115c17-67dc-4dcf-9167-20f7ad4d82ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:10:30.294812 [ 4 ] {d5115c17-67dc-4dcf-9167-20f7ad4d82ea} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:30.294851 [ 4 ] {d5115c17-67dc-4dcf-9167-20f7ad4d82ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:30.295201 [ 4 ] {d5115c17-67dc-4dcf-9167-20f7ad4d82ea} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.11 22:10:30.295446 [ 4 ] {d5115c17-67dc-4dcf-9167-20f7ad4d82ea} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:30.295660 [ 4 ] {d5115c17-67dc-4dcf-9167-20f7ad4d82ea} executeQuery: Read 64 rows, 5.12 KiB in 0.001464 sec., 43715.84699453552 rows/sec., 3.41 MiB/sec. 2025.03.11 22:10:30.295715 [ 4 ] {d5115c17-67dc-4dcf-9167-20f7ad4d82ea} TCPHandler: Processed in 0.001656084 sec. 2025.03.11 22:10:30.295844 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:30.295960 [ 4 ] {f150bba3-b59a-43d4-b9d4-547c6b31b59a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:30.296012 [ 4 ] {f150bba3-b59a-43d4-b9d4-547c6b31b59a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:10:30.296533 [ 4 ] {f150bba3-b59a-43d4-b9d4-547c6b31b59a} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:30.296576 [ 4 ] {f150bba3-b59a-43d4-b9d4-547c6b31b59a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:30.296985 [ 4 ] {f150bba3-b59a-43d4-b9d4-547c6b31b59a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.11 22:10:30.297240 [ 4 ] {f150bba3-b59a-43d4-b9d4-547c6b31b59a} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:30.297466 [ 4 ] {f150bba3-b59a-43d4-b9d4-547c6b31b59a} executeQuery: Read 98 rows, 7.00 KiB in 0.001529 sec., 64094.17920209287 rows/sec., 4.47 MiB/sec. 2025.03.11 22:10:30.297521 [ 4 ] {f150bba3-b59a-43d4-b9d4-547c6b31b59a} TCPHandler: Processed in 0.001730225 sec. 2025.03.11 22:10:30.297636 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:30.297743 [ 4 ] {2025df63-6e75-4a01-a491-70b02dadbc0b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:10:30.297792 [ 4 ] {2025df63-6e75-4a01-a491-70b02dadbc0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:10:30.298233 [ 4 ] {2025df63-6e75-4a01-a491-70b02dadbc0b} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:30.298271 [ 4 ] {2025df63-6e75-4a01-a491-70b02dadbc0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:30.298634 [ 4 ] {2025df63-6e75-4a01-a491-70b02dadbc0b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.11 22:10:30.298885 [ 4 ] {2025df63-6e75-4a01-a491-70b02dadbc0b} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:30.299069 [ 4 ] {2025df63-6e75-4a01-a491-70b02dadbc0b} executeQuery: Read 38 rows, 2.61 KiB in 0.001346 sec., 28231.79791976226 rows/sec., 1.89 MiB/sec. 2025.03.11 22:10:30.299167 [ 4 ] {2025df63-6e75-4a01-a491-70b02dadbc0b} TCPHandler: Processed in 0.001577083 sec. 2025.03.11 22:10:31.101441 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2025.03.11 22:10:31.102542 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:31.102584 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:31.103111 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.11 22:10:31.103370 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:31.103617 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2025.03.11 22:10:31.962657 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.03.11 22:10:31.981507 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:31.981570 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:31.988694 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.11 22:10:31.989477 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:31.992330 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.03.11 22:10:35.294793 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:35.294992 [ 4 ] {d25f1fc3-6f27-4f92-9425-f423d838f42e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:10:35.295063 [ 4 ] {d25f1fc3-6f27-4f92-9425-f423d838f42e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:10:35.295847 [ 4 ] {d25f1fc3-6f27-4f92-9425-f423d838f42e} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:35.295896 [ 4 ] {d25f1fc3-6f27-4f92-9425-f423d838f42e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:35.296343 [ 4 ] {d25f1fc3-6f27-4f92-9425-f423d838f42e} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.11 22:10:35.296596 [ 4 ] {d25f1fc3-6f27-4f92-9425-f423d838f42e} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:35.296848 [ 4 ] {d25f1fc3-6f27-4f92-9425-f423d838f42e} executeQuery: Read 72 rows, 5.96 KiB in 0.001905 sec., 37795.27559055118 rows/sec., 3.06 MiB/sec. 2025.03.11 22:10:35.296945 [ 4 ] {d25f1fc3-6f27-4f92-9425-f423d838f42e} TCPHandler: Processed in 0.00228198 sec. 2025.03.11 22:10:35.297196 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:35.297317 [ 4 ] {87538536-db43-4b31-92fa-a20b8b053a6b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:10:35.297366 [ 4 ] {87538536-db43-4b31-92fa-a20b8b053a6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:10:35.297910 [ 4 ] {87538536-db43-4b31-92fa-a20b8b053a6b} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:35.297948 [ 4 ] {87538536-db43-4b31-92fa-a20b8b053a6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:35.298290 [ 4 ] {87538536-db43-4b31-92fa-a20b8b053a6b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.11 22:10:35.298521 [ 4 ] {87538536-db43-4b31-92fa-a20b8b053a6b} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:35.298730 [ 4 ] {87538536-db43-4b31-92fa-a20b8b053a6b} executeQuery: Read 8 rows, 616.00 B in 0.001436 sec., 5571.030640668524 rows/sec., 418.92 KiB/sec. 2025.03.11 22:10:35.298782 [ 4 ] {87538536-db43-4b31-92fa-a20b8b053a6b} TCPHandler: Processed in 0.001681194 sec. 2025.03.11 22:10:35.298900 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:35.299004 [ 4 ] {2f930ace-cd68-4e9f-bda8-adfe8a8d241d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:10:35.299049 [ 4 ] {2f930ace-cd68-4e9f-bda8-adfe8a8d241d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:10:35.299596 [ 4 ] {2f930ace-cd68-4e9f-bda8-adfe8a8d241d} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:35.299636 [ 4 ] {2f930ace-cd68-4e9f-bda8-adfe8a8d241d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:35.299986 [ 4 ] {2f930ace-cd68-4e9f-bda8-adfe8a8d241d} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.11 22:10:35.300222 [ 4 ] {2f930ace-cd68-4e9f-bda8-adfe8a8d241d} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:35.300439 [ 4 ] {2f930ace-cd68-4e9f-bda8-adfe8a8d241d} executeQuery: Read 72 rows, 5.76 KiB in 0.001456 sec., 49450.54945054945 rows/sec., 3.86 MiB/sec. 2025.03.11 22:10:35.300491 [ 4 ] {2f930ace-cd68-4e9f-bda8-adfe8a8d241d} TCPHandler: Processed in 0.001641224 sec. 2025.03.11 22:10:35.300610 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:35.300714 [ 4 ] {da9b39a5-df90-4e44-8eaa-9b529893cbec} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:35.300763 [ 4 ] {da9b39a5-df90-4e44-8eaa-9b529893cbec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:10:35.301292 [ 4 ] {da9b39a5-df90-4e44-8eaa-9b529893cbec} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:35.301330 [ 4 ] {da9b39a5-df90-4e44-8eaa-9b529893cbec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:35.301726 [ 4 ] {da9b39a5-df90-4e44-8eaa-9b529893cbec} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.11 22:10:35.301956 [ 4 ] {da9b39a5-df90-4e44-8eaa-9b529893cbec} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:35.302159 [ 4 ] {da9b39a5-df90-4e44-8eaa-9b529893cbec} executeQuery: Read 160 rows, 11.41 KiB in 0.001467 sec., 109066.12133606 rows/sec., 7.60 MiB/sec. 2025.03.11 22:10:35.302209 [ 4 ] {da9b39a5-df90-4e44-8eaa-9b529893cbec} TCPHandler: Processed in 0.001649563 sec. 2025.03.11 22:10:35.302313 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:35.302414 [ 4 ] {88af83bb-628b-4c8e-a50f-eac88c66645c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:35.302479 [ 4 ] {88af83bb-628b-4c8e-a50f-eac88c66645c} 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_histogramu64 2025.03.11 22:10:35.303520 [ 4 ] {88af83bb-628b-4c8e-a50f-eac88c66645c} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:35.303559 [ 4 ] {88af83bb-628b-4c8e-a50f-eac88c66645c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:35.304149 [ 4 ] {88af83bb-628b-4c8e-a50f-eac88c66645c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.11 22:10:35.304401 [ 4 ] {88af83bb-628b-4c8e-a50f-eac88c66645c} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:35.304628 [ 4 ] {88af83bb-628b-4c8e-a50f-eac88c66645c} executeQuery: Read 8 rows, 14.68 KiB in 0.002236 sec., 3577.8175313059032 rows/sec., 6.41 MiB/sec. 2025.03.11 22:10:35.304720 [ 4 ] {88af83bb-628b-4c8e-a50f-eac88c66645c} TCPHandler: Processed in 0.002455851 sec. 2025.03.11 22:10:35.304861 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:35.305002 [ 4 ] {04f256d5-1a5f-4168-8559-0fa70908fae9} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:10:35.305060 [ 4 ] {04f256d5-1a5f-4168-8559-0fa70908fae9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:10:35.305532 [ 4 ] {04f256d5-1a5f-4168-8559-0fa70908fae9} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:35.305571 [ 4 ] {04f256d5-1a5f-4168-8559-0fa70908fae9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:35.305934 [ 4 ] {04f256d5-1a5f-4168-8559-0fa70908fae9} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.11 22:10:35.306179 [ 4 ] {04f256d5-1a5f-4168-8559-0fa70908fae9} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:35.306388 [ 4 ] {04f256d5-1a5f-4168-8559-0fa70908fae9} executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec. 2025.03.11 22:10:35.306440 [ 4 ] {04f256d5-1a5f-4168-8559-0fa70908fae9} TCPHandler: Processed in 0.001642154 sec. 2025.03.11 22:10:38.459793 [ 44 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:10:38.459861 [ 44 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:10:38.603827 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2025.03.11 22:10:38.604529 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:38.604578 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:38.605118 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.11 22:10:38.605367 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:38.605627 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.03.11 22:10:38.656397 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 710 2025.03.11 22:10:38.659777 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:38.659828 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:38.661302 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.11 22:10:38.661614 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:38.662758 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 710 2025.03.11 22:10:39.492471 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.03.11 22:10:39.512753 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:39.512813 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:39.520086 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.11 22:10:39.520853 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:39.523501 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.03.11 22:10:40.296243 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:40.296439 [ 4 ] {0349ef1d-1ddf-44df-b8b4-0637dbfd15de} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:10:40.296513 [ 4 ] {0349ef1d-1ddf-44df-b8b4-0637dbfd15de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:10:40.297490 [ 4 ] {0349ef1d-1ddf-44df-b8b4-0637dbfd15de} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:40.297541 [ 4 ] {0349ef1d-1ddf-44df-b8b4-0637dbfd15de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:40.297980 [ 4 ] {0349ef1d-1ddf-44df-b8b4-0637dbfd15de} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.11 22:10:40.298239 [ 4 ] {0349ef1d-1ddf-44df-b8b4-0637dbfd15de} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:40.298457 [ 42 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2025.03.11 22:10:40.298499 [ 4 ] {0349ef1d-1ddf-44df-b8b4-0637dbfd15de} executeQuery: Read 120 rows, 10.41 KiB in 0.002062 sec., 58195.926285160036 rows/sec., 4.93 MiB/sec. 2025.03.11 22:10:40.298528 [ 42 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:40.298598 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:40.298622 [ 4 ] {0349ef1d-1ddf-44df-b8b4-0637dbfd15de} TCPHandler: Processed in 0.002490901 sec. 2025.03.11 22:10:40.298774 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_45_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full 2025.03.11 22:10:40.298801 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:40.298912 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:40.298938 [ 4 ] {4000e333-4c82-460c-a7f4-3aed0f949e12} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:10:40.298951 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 1406 rows starting from the beginning of the part 2025.03.11 22:10:40.298997 [ 4 ] {4000e333-4c82-460c-a7f4-3aed0f949e12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:10:40.299148 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 72 rows starting from the beginning of the part 2025.03.11 22:10:40.299564 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1387 rows starting from the beginning of the part 2025.03.11 22:10:40.300017 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2025.03.11 22:10:40.300484 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 72 rows starting from the beginning of the part 2025.03.11 22:10:40.300910 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 120 rows starting from the beginning of the part 2025.03.11 22:10:40.301648 [ 4 ] {4000e333-4c82-460c-a7f4-3aed0f949e12} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:40.301698 [ 4 ] {4000e333-4c82-460c-a7f4-3aed0f949e12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:40.302295 [ 4 ] {4000e333-4c82-460c-a7f4-3aed0f949e12} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.11 22:10:40.302654 [ 4 ] {4000e333-4c82-460c-a7f4-3aed0f949e12} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:40.302921 [ 4 ] {4000e333-4c82-460c-a7f4-3aed0f949e12} executeQuery: Read 32 rows, 2.41 KiB in 0.00402 sec., 7960.199004975124 rows/sec., 598.57 KiB/sec. 2025.03.11 22:10:40.302987 [ 4 ] {4000e333-4c82-460c-a7f4-3aed0f949e12} TCPHandler: Processed in 0.004248697 sec. 2025.03.11 22:10:40.303114 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:40.303237 [ 4 ] {d58ac80f-1f21-4410-a591-29f30facc9c1} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:10:40.303309 [ 4 ] {d58ac80f-1f21-4410-a591-29f30facc9c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:10:40.303483 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 3113 rows, containing 5 columns (5 merged, 0 gathered) in 0.004796391 sec., 649029.6558391508 rows/sec., 56.53 MiB/sec. 2025.03.11 22:10:40.303720 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2025.03.11 22:10:40.304056 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_45_9} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:40.304172 [ 4 ] {d58ac80f-1f21-4410-a591-29f30facc9c1} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:40.304175 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_45_9} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2025.03.11 22:10:40.304213 [ 4 ] {d58ac80f-1f21-4410-a591-29f30facc9c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:40.304278 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.11 22:10:40.304617 [ 4 ] {d58ac80f-1f21-4410-a591-29f30facc9c1} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.11 22:10:40.304859 [ 4 ] {d58ac80f-1f21-4410-a591-29f30facc9c1} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:40.305048 [ 42 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2025.03.11 22:10:40.305096 [ 4 ] {d58ac80f-1f21-4410-a591-29f30facc9c1} executeQuery: Read 96 rows, 7.68 KiB in 0.001894 sec., 50686.378035902846 rows/sec., 3.96 MiB/sec. 2025.03.11 22:10:40.305111 [ 42 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:40.305178 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:40.305238 [ 4 ] {d58ac80f-1f21-4410-a591-29f30facc9c1} TCPHandler: Processed in 0.002171189 sec. 2025.03.11 22:10:40.305416 [ 194 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_45_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full 2025.03.11 22:10:40.305462 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:40.305660 [ 194 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:40.305676 [ 4 ] {dd158d52-3fea-47c8-a2d3-12df135e58fa} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:40.305723 [ 194 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 632 rows starting from the beginning of the part 2025.03.11 22:10:40.305770 [ 4 ] {dd158d52-3fea-47c8-a2d3-12df135e58fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:10:40.306048 [ 194 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 72 rows starting from the beginning of the part 2025.03.11 22:10:40.306499 [ 194 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 602 rows starting from the beginning of the part 2025.03.11 22:10:40.306807 [ 194 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2025.03.11 22:10:40.307195 [ 194 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 72 rows starting from the beginning of the part 2025.03.11 22:10:40.307556 [ 194 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 96 rows starting from the beginning of the part 2025.03.11 22:10:40.308548 [ 4 ] {dd158d52-3fea-47c8-a2d3-12df135e58fa} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:40.308629 [ 4 ] {dd158d52-3fea-47c8-a2d3-12df135e58fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:40.309533 [ 4 ] {dd158d52-3fea-47c8-a2d3-12df135e58fa} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.11 22:10:40.309945 [ 4 ] {dd158d52-3fea-47c8-a2d3-12df135e58fa} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:40.310506 [ 4 ] {dd158d52-3fea-47c8-a2d3-12df135e58fa} executeQuery: Read 160 rows, 11.41 KiB in 0.004866 sec., 32881.216605014386 rows/sec., 2.29 MiB/sec. 2025.03.11 22:10:40.310933 [ 4 ] {dd158d52-3fea-47c8-a2d3-12df135e58fa} TCPHandler: Processed in 0.005533447 sec. 2025.03.11 22:10:40.311038 [ 202 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.005755259 sec., 267233.84646981134 rows/sec., 21.29 MiB/sec. 2025.03.11 22:10:40.311186 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:40.311335 [ 202 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2025.03.11 22:10:40.311351 [ 4 ] {64420f09-5f0b-4d67-89a1-b71d3229afcf} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:40.311493 [ 4 ] {64420f09-5f0b-4d67-89a1-b71d3229afcf} 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_histogramu64 2025.03.11 22:10:40.311953 [ 202 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_45_9} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:40.312242 [ 202 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_45_9} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2025.03.11 22:10:40.312414 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.11 22:10:40.313321 [ 4 ] {64420f09-5f0b-4d67-89a1-b71d3229afcf} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:40.313366 [ 4 ] {64420f09-5f0b-4d67-89a1-b71d3229afcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:40.314038 [ 4 ] {64420f09-5f0b-4d67-89a1-b71d3229afcf} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.11 22:10:40.314310 [ 4 ] {64420f09-5f0b-4d67-89a1-b71d3229afcf} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:40.314560 [ 4 ] {64420f09-5f0b-4d67-89a1-b71d3229afcf} executeQuery: Read 32 rows, 58.72 KiB in 0.003256 sec., 9828.009828009828 rows/sec., 17.61 MiB/sec. 2025.03.11 22:10:40.314661 [ 4 ] {64420f09-5f0b-4d67-89a1-b71d3229afcf} TCPHandler: Processed in 0.00355032 sec. 2025.03.11 22:10:40.314802 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:40.314908 [ 4 ] {c37d282f-769a-4344-bca4-37cf41df0eb7} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:10:40.314954 [ 4 ] {c37d282f-769a-4344-bca4-37cf41df0eb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:10:40.315401 [ 4 ] {c37d282f-769a-4344-bca4-37cf41df0eb7} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:40.315440 [ 4 ] {c37d282f-769a-4344-bca4-37cf41df0eb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:40.315807 [ 4 ] {c37d282f-769a-4344-bca4-37cf41df0eb7} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.11 22:10:40.316051 [ 4 ] {c37d282f-769a-4344-bca4-37cf41df0eb7} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:40.316292 [ 4 ] {c37d282f-769a-4344-bca4-37cf41df0eb7} executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec. 2025.03.11 22:10:40.316362 [ 4 ] {c37d282f-769a-4344-bca4-37cf41df0eb7} TCPHandler: Processed in 0.001615804 sec. 2025.03.11 22:10:45.295166 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:45.295368 [ 4 ] {28cf42f5-758a-468e-8092-0206bf385ee7} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:10:45.295441 [ 4 ] {28cf42f5-758a-468e-8092-0206bf385ee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:10:45.296183 [ 4 ] {28cf42f5-758a-468e-8092-0206bf385ee7} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:45.296230 [ 4 ] {28cf42f5-758a-468e-8092-0206bf385ee7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:45.296652 [ 4 ] {28cf42f5-758a-468e-8092-0206bf385ee7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.11 22:10:45.296911 [ 4 ] {28cf42f5-758a-468e-8092-0206bf385ee7} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:45.297145 [ 4 ] {28cf42f5-758a-468e-8092-0206bf385ee7} executeQuery: Read 2 rows, 167.00 B in 0.001825 sec., 1095.890410958904 rows/sec., 89.36 KiB/sec. 2025.03.11 22:10:45.297211 [ 4 ] {28cf42f5-758a-468e-8092-0206bf385ee7} TCPHandler: Processed in 0.002192989 sec. 2025.03.11 22:10:45.297337 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:45.297456 [ 4 ] {04c738fe-c37a-4aad-9233-db31d28d0203} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:10:45.297515 [ 4 ] {04c738fe-c37a-4aad-9233-db31d28d0203} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:10:45.298202 [ 4 ] {04c738fe-c37a-4aad-9233-db31d28d0203} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:45.298249 [ 4 ] {04c738fe-c37a-4aad-9233-db31d28d0203} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:45.298651 [ 4 ] {04c738fe-c37a-4aad-9233-db31d28d0203} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.11 22:10:45.298900 [ 4 ] {04c738fe-c37a-4aad-9233-db31d28d0203} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:45.299129 [ 4 ] {04c738fe-c37a-4aad-9233-db31d28d0203} executeQuery: Read 73 rows, 6.04 KiB in 0.001696 sec., 43042.45283018868 rows/sec., 3.48 MiB/sec. 2025.03.11 22:10:45.299209 [ 4 ] {04c738fe-c37a-4aad-9233-db31d28d0203} TCPHandler: Processed in 0.001926387 sec. 2025.03.11 22:10:45.299455 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:45.299575 [ 4 ] {133a61b8-bd83-495d-9379-f8330ed2e519} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:10:45.299621 [ 4 ] {133a61b8-bd83-495d-9379-f8330ed2e519} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:10:45.300147 [ 4 ] {133a61b8-bd83-495d-9379-f8330ed2e519} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:45.300186 [ 4 ] {133a61b8-bd83-495d-9379-f8330ed2e519} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:45.300539 [ 4 ] {133a61b8-bd83-495d-9379-f8330ed2e519} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.11 22:10:45.300789 [ 4 ] {133a61b8-bd83-495d-9379-f8330ed2e519} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:45.301023 [ 4 ] {133a61b8-bd83-495d-9379-f8330ed2e519} executeQuery: Read 10 rows, 759.00 B in 0.001471 sec., 6798.096532970768 rows/sec., 503.88 KiB/sec. 2025.03.11 22:10:45.301075 [ 4 ] {133a61b8-bd83-495d-9379-f8330ed2e519} TCPHandler: Processed in 0.001709385 sec. 2025.03.11 22:10:45.301194 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:45.301309 [ 4 ] {730c0d83-5ebb-417a-aaac-21e17492711b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:10:45.301356 [ 4 ] {730c0d83-5ebb-417a-aaac-21e17492711b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:10:45.301938 [ 4 ] {730c0d83-5ebb-417a-aaac-21e17492711b} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:45.301980 [ 4 ] {730c0d83-5ebb-417a-aaac-21e17492711b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:45.302389 [ 4 ] {730c0d83-5ebb-417a-aaac-21e17492711b} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.11 22:10:45.302657 [ 4 ] {730c0d83-5ebb-417a-aaac-21e17492711b} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:45.302866 [ 4 ] {730c0d83-5ebb-417a-aaac-21e17492711b} executeQuery: Read 74 rows, 5.92 KiB in 0.001579 sec., 46865.10449651678 rows/sec., 3.66 MiB/sec. 2025.03.11 22:10:45.302920 [ 4 ] {730c0d83-5ebb-417a-aaac-21e17492711b} TCPHandler: Processed in 0.001779915 sec. 2025.03.11 22:10:45.303036 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:45.303141 [ 4 ] {1afbde20-9248-490b-9feb-c419af6e8c5d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:45.303191 [ 4 ] {1afbde20-9248-490b-9feb-c419af6e8c5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:10:45.303718 [ 4 ] {1afbde20-9248-490b-9feb-c419af6e8c5d} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:45.303758 [ 4 ] {1afbde20-9248-490b-9feb-c419af6e8c5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:45.304161 [ 4 ] {1afbde20-9248-490b-9feb-c419af6e8c5d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.11 22:10:45.304407 [ 4 ] {1afbde20-9248-490b-9feb-c419af6e8c5d} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:45.304581 [ 38 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.11 22:10:45.304639 [ 4 ] {1afbde20-9248-490b-9feb-c419af6e8c5d} executeQuery: Read 161 rows, 11.48 KiB in 0.001519 sec., 105990.78341013825 rows/sec., 7.38 MiB/sec. 2025.03.11 22:10:45.304667 [ 38 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:45.304739 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:45.304749 [ 4 ] {1afbde20-9248-490b-9feb-c419af6e8c5d} TCPHandler: Processed in 0.001761975 sec. 2025.03.11 22:10:45.305060 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:45.305105 [ 199 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.11 22:10:45.305347 [ 4 ] {f0dc58b5-9efb-48f5-bd40-4453b34572c8} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:45.305701 [ 4 ] {f0dc58b5-9efb-48f5-bd40-4453b34572c8} 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_histogramu64 2025.03.11 22:10:45.305756 [ 199 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:45.305866 [ 199 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11870 rows starting from the beginning of the part 2025.03.11 22:10:45.306242 [ 199 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 951 rows starting from the beginning of the part 2025.03.11 22:10:45.306640 [ 199 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 98 rows starting from the beginning of the part 2025.03.11 22:10:45.307150 [ 199 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part 2025.03.11 22:10:45.307551 [ 199 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part 2025.03.11 22:10:45.307880 [ 199 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part 2025.03.11 22:10:45.310527 [ 4 ] {f0dc58b5-9efb-48f5-bd40-4453b34572c8} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:45.310630 [ 4 ] {f0dc58b5-9efb-48f5-bd40-4453b34572c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:45.312187 [ 4 ] {f0dc58b5-9efb-48f5-bd40-4453b34572c8} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.11 22:10:45.312894 [ 4 ] {f0dc58b5-9efb-48f5-bd40-4453b34572c8} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:45.313157 [ 4 ] {f0dc58b5-9efb-48f5-bd40-4453b34572c8} executeQuery: Read 8 rows, 14.68 KiB in 0.007916 sec., 1010.611419909045 rows/sec., 1.81 MiB/sec. 2025.03.11 22:10:45.313278 [ 4 ] {f0dc58b5-9efb-48f5-bd40-4453b34572c8} TCPHandler: Processed in 0.008328401 sec. 2025.03.11 22:10:45.313436 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:45.313554 [ 4 ] {217a6af8-ac9d-45b2-a05f-2777db28bf97} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:10:45.313601 [ 4 ] {217a6af8-ac9d-45b2-a05f-2777db28bf97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:10:45.314352 [ 199 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 13400 rows, containing 5 columns (5 merged, 0 gathered) in 0.009485411 sec., 1412695.7703783212 rows/sec., 96.80 MiB/sec. 2025.03.11 22:10:45.314548 [ 4 ] {217a6af8-ac9d-45b2-a05f-2777db28bf97} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:45.314593 [ 4 ] {217a6af8-ac9d-45b2-a05f-2777db28bf97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:45.314740 [ 199 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.11 22:10:45.315332 [ 199 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_46_9} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:45.315341 [ 4 ] {217a6af8-ac9d-45b2-a05f-2777db28bf97} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.11 22:10:45.315488 [ 199 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_46_9} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.11 22:10:45.315628 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. 2025.03.11 22:10:45.315773 [ 4 ] {217a6af8-ac9d-45b2-a05f-2777db28bf97} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:45.315940 [ 38 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.11 22:10:45.315999 [ 38 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:45.316034 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:45.316054 [ 4 ] {217a6af8-ac9d-45b2-a05f-2777db28bf97} executeQuery: Read 60 rows, 4.14 KiB in 0.002524 sec., 23771.790808240887 rows/sec., 1.60 MiB/sec. 2025.03.11 22:10:45.316277 [ 4 ] {217a6af8-ac9d-45b2-a05f-2777db28bf97} TCPHandler: Processed in 0.002885904 sec. 2025.03.11 22:10:45.316325 [ 198 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.11 22:10:45.316480 [ 198 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:45.316519 [ 198 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2148 rows starting from the beginning of the part 2025.03.11 22:10:45.316629 [ 198 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part 2025.03.11 22:10:45.316839 [ 198 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 38 rows starting from the beginning of the part 2025.03.11 22:10:45.317019 [ 198 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2025.03.11 22:10:45.317213 [ 198 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part 2025.03.11 22:10:45.317410 [ 198 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2025.03.11 22:10:45.318925 [ 187 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 4 columns (4 merged, 0 gathered) in 0.002805884 sec., 851068.6828108361 rows/sec., 57.36 MiB/sec. 2025.03.11 22:10:45.319162 [ 198 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.11 22:10:45.319437 [ 198 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_46_9} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:45.319514 [ 198 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_46_9} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.11 22:10:45.319587 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.03.11 22:10:46.105817 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2025.03.11 22:10:46.106475 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:46.106515 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:46.107048 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.11 22:10:46.107304 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:46.107587 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2025.03.11 22:10:47.023642 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.03.11 22:10:47.044587 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:47.044648 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:47.051996 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.11 22:10:47.052789 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:47.055881 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.03.11 22:10:48.663053 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 736 2025.03.11 22:10:48.666179 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:48.666228 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:48.667745 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.11 22:10:48.668055 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:48.668302 [ 34 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.11 22:10:48.668438 [ 34 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:48.668539 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:48.669014 [ 198 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.11 22:10:48.669526 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 736 2025.03.11 22:10:48.670075 [ 198 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:48.670257 [ 198 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 602 rows starting from the beginning of the part 2025.03.11 22:10:48.670896 [ 198 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part 2025.03.11 22:10:48.671529 [ 198 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part 2025.03.11 22:10:48.672099 [ 198 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part 2025.03.11 22:10:48.672689 [ 198 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part 2025.03.11 22:10:48.673261 [ 198 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part 2025.03.11 22:10:48.680946 [ 187 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 72 columns (72 merged, 0 gathered) in 0.012240675 sec., 60127.40310481244 rows/sec., 49.98 MiB/sec. 2025.03.11 22:10:48.682440 [ 197 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.11 22:10:48.683306 [ 197 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_21_4} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:48.683409 [ 197 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_21_4} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.11 22:10:48.683749 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. 2025.03.11 22:10:50.296366 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:50.296576 [ 4 ] {0983a0e1-c796-4aa5-a4b8-d7d1e38efff2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:10:50.296651 [ 4 ] {0983a0e1-c796-4aa5-a4b8-d7d1e38efff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:10:50.297480 [ 4 ] {0983a0e1-c796-4aa5-a4b8-d7d1e38efff2} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:50.297530 [ 4 ] {0983a0e1-c796-4aa5-a4b8-d7d1e38efff2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:50.297977 [ 4 ] {0983a0e1-c796-4aa5-a4b8-d7d1e38efff2} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.11 22:10:50.298242 [ 4 ] {0983a0e1-c796-4aa5-a4b8-d7d1e38efff2} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:50.298480 [ 4 ] {0983a0e1-c796-4aa5-a4b8-d7d1e38efff2} executeQuery: Read 120 rows, 10.41 KiB in 0.001963 sec., 61130.92205807438 rows/sec., 5.18 MiB/sec. 2025.03.11 22:10:50.298535 [ 4 ] {0983a0e1-c796-4aa5-a4b8-d7d1e38efff2} TCPHandler: Processed in 0.00231371 sec. 2025.03.11 22:10:50.298659 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:50.298764 [ 4 ] {50354039-bec6-4c4b-81bf-6575e9bff78a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:10:50.298808 [ 4 ] {50354039-bec6-4c4b-81bf-6575e9bff78a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:10:50.299337 [ 4 ] {50354039-bec6-4c4b-81bf-6575e9bff78a} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:50.299376 [ 4 ] {50354039-bec6-4c4b-81bf-6575e9bff78a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:50.299727 [ 4 ] {50354039-bec6-4c4b-81bf-6575e9bff78a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.11 22:10:50.299977 [ 4 ] {50354039-bec6-4c4b-81bf-6575e9bff78a} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:50.300144 [ 33 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.11 22:10:50.300211 [ 4 ] {50354039-bec6-4c4b-81bf-6575e9bff78a} executeQuery: Read 32 rows, 2.41 KiB in 0.001465 sec., 21843.003412969283 rows/sec., 1.60 MiB/sec. 2025.03.11 22:10:50.300234 [ 33 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:50.300297 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:50.300345 [ 4 ] {50354039-bec6-4c4b-81bf-6575e9bff78a} TCPHandler: Processed in 0.001735974 sec. 2025.03.11 22:10:50.300494 [ 192 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.11 22:10:50.300508 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:50.300654 [ 4 ] {f79d0867-b7f3-4c43-abff-3ed7eaccfa3a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:10:50.300654 [ 192 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:50.300711 [ 4 ] {f79d0867-b7f3-4c43-abff-3ed7eaccfa3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:10:50.300715 [ 192 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 70 rows starting from the beginning of the part 2025.03.11 22:10:50.300912 [ 192 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 58 rows starting from the beginning of the part 2025.03.11 22:10:50.301427 [ 192 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part 2025.03.11 22:10:50.301666 [ 192 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part 2025.03.11 22:10:50.301860 [ 192 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part 2025.03.11 22:10:50.301996 [ 192 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part 2025.03.11 22:10:50.302517 [ 4 ] {f79d0867-b7f3-4c43-abff-3ed7eaccfa3a} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:50.302563 [ 4 ] {f79d0867-b7f3-4c43-abff-3ed7eaccfa3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:50.303161 [ 4 ] {f79d0867-b7f3-4c43-abff-3ed7eaccfa3a} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.11 22:10:50.303567 [ 4 ] {f79d0867-b7f3-4c43-abff-3ed7eaccfa3a} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:50.303651 [ 187 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.003244337 sec., 64728.170963743905 rows/sec., 4.98 MiB/sec. 2025.03.11 22:10:50.303899 [ 4 ] {f79d0867-b7f3-4c43-abff-3ed7eaccfa3a} executeQuery: Read 96 rows, 7.68 KiB in 0.003283 sec., 29241.547365214745 rows/sec., 2.28 MiB/sec. 2025.03.11 22:10:50.304012 [ 187 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.11 22:10:50.304024 [ 4 ] {f79d0867-b7f3-4c43-abff-3ed7eaccfa3a} TCPHandler: Processed in 0.003570011 sec. 2025.03.11 22:10:50.304247 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:50.304421 [ 4 ] {653d3efa-4b4f-4d2a-a98f-546261d52ab3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:50.304492 [ 4 ] {653d3efa-4b4f-4d2a-a98f-546261d52ab3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:10:50.304589 [ 187 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_36_7} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:50.304825 [ 187 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_36_7} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.11 22:10:50.305018 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.11 22:10:50.305413 [ 4 ] {653d3efa-4b4f-4d2a-a98f-546261d52ab3} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:50.305454 [ 4 ] {653d3efa-4b4f-4d2a-a98f-546261d52ab3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:50.305841 [ 4 ] {653d3efa-4b4f-4d2a-a98f-546261d52ab3} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.11 22:10:50.306090 [ 4 ] {653d3efa-4b4f-4d2a-a98f-546261d52ab3} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:50.306304 [ 4 ] {653d3efa-4b4f-4d2a-a98f-546261d52ab3} executeQuery: Read 160 rows, 11.41 KiB in 0.001955 sec., 81841.43222506394 rows/sec., 5.70 MiB/sec. 2025.03.11 22:10:50.306363 [ 4 ] {653d3efa-4b4f-4d2a-a98f-546261d52ab3} TCPHandler: Processed in 0.002176309 sec. 2025.03.11 22:10:50.306483 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:50.306589 [ 4 ] {7e06bdfb-7f3a-44ed-bae6-0ffc347fad26} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:50.306656 [ 4 ] {7e06bdfb-7f3a-44ed-bae6-0ffc347fad26} 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_histogramu64 2025.03.11 22:10:50.307726 [ 4 ] {7e06bdfb-7f3a-44ed-bae6-0ffc347fad26} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:50.307765 [ 4 ] {7e06bdfb-7f3a-44ed-bae6-0ffc347fad26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:50.308410 [ 4 ] {7e06bdfb-7f3a-44ed-bae6-0ffc347fad26} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.11 22:10:50.308681 [ 4 ] {7e06bdfb-7f3a-44ed-bae6-0ffc347fad26} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:50.308930 [ 4 ] {7e06bdfb-7f3a-44ed-bae6-0ffc347fad26} executeQuery: Read 32 rows, 58.72 KiB in 0.002363 sec., 13542.107490478205 rows/sec., 24.27 MiB/sec. 2025.03.11 22:10:50.309024 [ 4 ] {7e06bdfb-7f3a-44ed-bae6-0ffc347fad26} TCPHandler: Processed in 0.002590702 sec. 2025.03.11 22:10:50.309137 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:50.309239 [ 4 ] {5954dfa5-82b3-4057-91e5-1d42ef9ab6d4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:10:50.309285 [ 4 ] {5954dfa5-82b3-4057-91e5-1d42ef9ab6d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:10:50.309761 [ 4 ] {5954dfa5-82b3-4057-91e5-1d42ef9ab6d4} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:50.309799 [ 4 ] {5954dfa5-82b3-4057-91e5-1d42ef9ab6d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.11 22:10:50.310166 [ 4 ] {5954dfa5-82b3-4057-91e5-1d42ef9ab6d4} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.11 22:10:50.310406 [ 4 ] {5954dfa5-82b3-4057-91e5-1d42ef9ab6d4} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:50.310619 [ 4 ] {5954dfa5-82b3-4057-91e5-1d42ef9ab6d4} executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec. 2025.03.11 22:10:50.310668 [ 4 ] {5954dfa5-82b3-4057-91e5-1d42ef9ab6d4} TCPHandler: Processed in 0.001580683 sec. 2025.03.11 22:10:53.459904 [ 30 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:10:53.459974 [ 30 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:10:53.607793 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2025.03.11 22:10:53.608551 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:53.608615 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:53.609181 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.11 22:10:53.609448 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:53.609714 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.03.11 22:10:54.556026 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.03.11 22:10:54.577094 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:54.577142 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:54.584875 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.11 22:10:54.585662 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:54.589303 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.03.11 22:10:55.295488 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:55.295704 [ 4 ] {5510c92f-826d-4949-8b60-53e36c598f27} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:10:55.295784 [ 4 ] {5510c92f-826d-4949-8b60-53e36c598f27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:10:55.296570 [ 4 ] {5510c92f-826d-4949-8b60-53e36c598f27} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:55.296623 [ 4 ] {5510c92f-826d-4949-8b60-53e36c598f27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:55.297081 [ 4 ] {5510c92f-826d-4949-8b60-53e36c598f27} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.11 22:10:55.297355 [ 4 ] {5510c92f-826d-4949-8b60-53e36c598f27} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:55.297581 [ 4 ] {5510c92f-826d-4949-8b60-53e36c598f27} executeQuery: Read 72 rows, 5.96 KiB in 0.001932 sec., 37267.08074534162 rows/sec., 3.01 MiB/sec. 2025.03.11 22:10:55.297677 [ 4 ] {5510c92f-826d-4949-8b60-53e36c598f27} TCPHandler: Processed in 0.00233291 sec. 2025.03.11 22:10:55.297953 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:55.298160 [ 4 ] {d6ec8623-cbf2-4620-a3a6-9a3248ce3a40} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:10:55.298212 [ 4 ] {d6ec8623-cbf2-4620-a3a6-9a3248ce3a40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:10:55.298757 [ 4 ] {d6ec8623-cbf2-4620-a3a6-9a3248ce3a40} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:55.298797 [ 4 ] {d6ec8623-cbf2-4620-a3a6-9a3248ce3a40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:55.299149 [ 4 ] {d6ec8623-cbf2-4620-a3a6-9a3248ce3a40} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.11 22:10:55.299391 [ 4 ] {d6ec8623-cbf2-4620-a3a6-9a3248ce3a40} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:55.299565 [ 4 ] {d6ec8623-cbf2-4620-a3a6-9a3248ce3a40} executeQuery: Read 8 rows, 616.00 B in 0.001449 sec., 5521.048999309869 rows/sec., 415.16 KiB/sec. 2025.03.11 22:10:55.299616 [ 4 ] {d6ec8623-cbf2-4620-a3a6-9a3248ce3a40} TCPHandler: Processed in 0.001772936 sec. 2025.03.11 22:10:55.299719 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:55.299821 [ 4 ] {67af6743-46b3-472a-af48-9672aeb95872} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:10:55.299866 [ 4 ] {67af6743-46b3-472a-af48-9672aeb95872} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:10:55.300403 [ 4 ] {67af6743-46b3-472a-af48-9672aeb95872} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:55.300440 [ 4 ] {67af6743-46b3-472a-af48-9672aeb95872} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:55.300799 [ 4 ] {67af6743-46b3-472a-af48-9672aeb95872} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.11 22:10:55.301033 [ 4 ] {67af6743-46b3-472a-af48-9672aeb95872} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:55.301208 [ 4 ] {67af6743-46b3-472a-af48-9672aeb95872} executeQuery: Read 72 rows, 5.76 KiB in 0.00141 sec., 51063.82978723404 rows/sec., 3.99 MiB/sec. 2025.03.11 22:10:55.301258 [ 4 ] {67af6743-46b3-472a-af48-9672aeb95872} TCPHandler: Processed in 0.001587834 sec. 2025.03.11 22:10:55.301358 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:55.301460 [ 4 ] {742db2cc-2a75-4c6a-92f5-bdd14bdcf4b1} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:55.301509 [ 4 ] {742db2cc-2a75-4c6a-92f5-bdd14bdcf4b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:10:55.302011 [ 4 ] {742db2cc-2a75-4c6a-92f5-bdd14bdcf4b1} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:55.302047 [ 4 ] {742db2cc-2a75-4c6a-92f5-bdd14bdcf4b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:55.302429 [ 4 ] {742db2cc-2a75-4c6a-92f5-bdd14bdcf4b1} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.11 22:10:55.302664 [ 4 ] {742db2cc-2a75-4c6a-92f5-bdd14bdcf4b1} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:55.302834 [ 4 ] {742db2cc-2a75-4c6a-92f5-bdd14bdcf4b1} executeQuery: Read 160 rows, 11.41 KiB in 0.001398 sec., 114449.21316165951 rows/sec., 7.97 MiB/sec. 2025.03.11 22:10:55.302898 [ 4 ] {742db2cc-2a75-4c6a-92f5-bdd14bdcf4b1} TCPHandler: Processed in 0.001589703 sec. 2025.03.11 22:10:55.303002 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:55.303104 [ 4 ] {c708f15e-8bcb-47e8-acb9-854147eb768d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:55.303167 [ 4 ] {c708f15e-8bcb-47e8-acb9-854147eb768d} 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_histogramu64 2025.03.11 22:10:55.304208 [ 4 ] {c708f15e-8bcb-47e8-acb9-854147eb768d} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:55.304243 [ 4 ] {c708f15e-8bcb-47e8-acb9-854147eb768d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:55.304841 [ 4 ] {c708f15e-8bcb-47e8-acb9-854147eb768d} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.11 22:10:55.305105 [ 4 ] {c708f15e-8bcb-47e8-acb9-854147eb768d} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:55.305243 [ 48 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.11 22:10:55.305296 [ 48 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:55.305315 [ 4 ] {c708f15e-8bcb-47e8-acb9-854147eb768d} executeQuery: Read 8 rows, 14.68 KiB in 0.002231 sec., 3585.835948005379 rows/sec., 6.43 MiB/sec. 2025.03.11 22:10:55.305324 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:55.305687 [ 4 ] {c708f15e-8bcb-47e8-acb9-854147eb768d} TCPHandler: Processed in 0.002728843 sec. 2025.03.11 22:10:55.305825 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.11 22:10:55.305877 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:55.306067 [ 4 ] {cb4ad125-8071-474b-9a38-61d139302971} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:10:55.306171 [ 4 ] {cb4ad125-8071-474b-9a38-61d139302971} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:10:55.306850 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:10:55.307020 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 586 rows starting from the beginning of the part 2025.03.11 22:10:55.307741 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.03.11 22:10:55.308095 [ 4 ] {cb4ad125-8071-474b-9a38-61d139302971} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:55.308183 [ 4 ] {cb4ad125-8071-474b-9a38-61d139302971} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:55.308475 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part 2025.03.11 22:10:55.309034 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.03.11 22:10:55.309605 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part 2025.03.11 22:10:55.309640 [ 4 ] {cb4ad125-8071-474b-9a38-61d139302971} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.11 22:10:55.310119 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.03.11 22:10:55.310567 [ 4 ] {cb4ad125-8071-474b-9a38-61d139302971} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:55.311364 [ 4 ] {cb4ad125-8071-474b-9a38-61d139302971} executeQuery: Read 60 rows, 4.14 KiB in 0.005314 sec., 11290.929619872037 rows/sec., 779.19 KiB/sec. 2025.03.11 22:10:55.311649 [ 4 ] {cb4ad125-8071-474b-9a38-61d139302971} TCPHandler: Processed in 0.00582586 sec. 2025.03.11 22:10:55.319034 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 19 columns (19 merged, 0 gathered) in 0.013533105 sec., 49803.79595074449 rows/sec., 89.25 MiB/sec. 2025.03.11 22:10:55.319921 [ 192 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.11 22:10:55.320354 [ 192 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_36_7} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:55.320431 [ 192 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_36_7} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.11 22:10:55.320570 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. 2025.03.11 22:10:56.000253 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 195.61 MiB, peak 203.01 MiB, free memory in arenas 0.00 B, will set to 196.76 MiB (RSS), difference: 1.15 MiB 2025.03.11 22:10:56.564526 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:56.564737 [ 4 ] {cad0a349-451a-468b-bc2a-60e7debf29e9} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.11 22:10:56.564816 [ 4 ] {cad0a349-451a-468b-bc2a-60e7debf29e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.11 22:10:56.565574 [ 4 ] {cad0a349-451a-468b-bc2a-60e7debf29e9} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:56.565625 [ 4 ] {cad0a349-451a-468b-bc2a-60e7debf29e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:56.566072 [ 4 ] {cad0a349-451a-468b-bc2a-60e7debf29e9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.11 22:10:56.566337 [ 4 ] {cad0a349-451a-468b-bc2a-60e7debf29e9} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:56.566592 [ 4 ] {cad0a349-451a-468b-bc2a-60e7debf29e9} executeQuery: Read 24 rows, 2.04 KiB in 0.001909 sec., 12572.027239392351 rows/sec., 1.04 MiB/sec. 2025.03.11 22:10:56.566815 [ 4 ] {cad0a349-451a-468b-bc2a-60e7debf29e9} TCPHandler: Processed in 0.00242955 sec. 2025.03.11 22:10:56.566943 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:56.567050 [ 4 ] {8acf56a5-3a6c-4768-acc2-2c0cc2d26df5} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:10:56.567099 [ 4 ] {8acf56a5-3a6c-4768-acc2-2c0cc2d26df5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:10:56.567652 [ 4 ] {8acf56a5-3a6c-4768-acc2-2c0cc2d26df5} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:56.567693 [ 4 ] {8acf56a5-3a6c-4768-acc2-2c0cc2d26df5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:56.568063 [ 4 ] {8acf56a5-3a6c-4768-acc2-2c0cc2d26df5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.11 22:10:56.568309 [ 4 ] {8acf56a5-3a6c-4768-acc2-2c0cc2d26df5} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:56.568561 [ 4 ] {8acf56a5-3a6c-4768-acc2-2c0cc2d26df5} executeQuery: Read 2 rows, 167.00 B in 0.001536 sec., 1302.0833333333333 rows/sec., 106.18 KiB/sec. 2025.03.11 22:10:56.568726 [ 4 ] {8acf56a5-3a6c-4768-acc2-2c0cc2d26df5} TCPHandler: Processed in 0.001834746 sec. 2025.03.11 22:10:56.568838 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:56.568947 [ 4 ] {86cfd91e-4551-478b-b8da-ae758de47ffd} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:10:56.568994 [ 4 ] {86cfd91e-4551-478b-b8da-ae758de47ffd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:10:56.570312 [ 4 ] {86cfd91e-4551-478b-b8da-ae758de47ffd} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:56.570357 [ 4 ] {86cfd91e-4551-478b-b8da-ae758de47ffd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:56.570826 [ 4 ] {86cfd91e-4551-478b-b8da-ae758de47ffd} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.11 22:10:56.571074 [ 4 ] {86cfd91e-4551-478b-b8da-ae758de47ffd} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:56.571347 [ 4 ] {86cfd91e-4551-478b-b8da-ae758de47ffd} executeQuery: Read 1381 rows, 118.04 KiB in 0.002413 sec., 572316.6183174471 rows/sec., 47.77 MiB/sec. 2025.03.11 22:10:56.571405 [ 4 ] {86cfd91e-4551-478b-b8da-ae758de47ffd} TCPHandler: Processed in 0.002615982 sec. 2025.03.11 22:10:56.571650 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:56.571784 [ 4 ] {14d88339-a69e-4905-9d26-0d1223a40faf} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:10:56.571843 [ 4 ] {14d88339-a69e-4905-9d26-0d1223a40faf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:10:56.572481 [ 4 ] {14d88339-a69e-4905-9d26-0d1223a40faf} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:56.572522 [ 4 ] {14d88339-a69e-4905-9d26-0d1223a40faf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:56.572893 [ 4 ] {14d88339-a69e-4905-9d26-0d1223a40faf} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.11 22:10:56.573146 [ 4 ] {14d88339-a69e-4905-9d26-0d1223a40faf} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:56.573362 [ 4 ] {14d88339-a69e-4905-9d26-0d1223a40faf} executeQuery: Read 46 rows, 3.51 KiB in 0.001606 sec., 28642.590286425904 rows/sec., 2.13 MiB/sec. 2025.03.11 22:10:56.573416 [ 4 ] {14d88339-a69e-4905-9d26-0d1223a40faf} TCPHandler: Processed in 0.001862105 sec. 2025.03.11 22:10:56.573537 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:56.573643 [ 4 ] {5845dbc1-9841-43ef-9326-98b22340af15} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.11 22:10:56.573688 [ 4 ] {5845dbc1-9841-43ef-9326-98b22340af15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.11 22:10:56.574308 [ 4 ] {5845dbc1-9841-43ef-9326-98b22340af15} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:56.574348 [ 4 ] {5845dbc1-9841-43ef-9326-98b22340af15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:56.574710 [ 4 ] {5845dbc1-9841-43ef-9326-98b22340af15} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.11 22:10:56.574956 [ 4 ] {5845dbc1-9841-43ef-9326-98b22340af15} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:56.575220 [ 4 ] {5845dbc1-9841-43ef-9326-98b22340af15} executeQuery: Read 252 rows, 17.85 KiB in 0.001594 sec., 158092.84818067754 rows/sec., 10.93 MiB/sec. 2025.03.11 22:10:56.575396 [ 4 ] {5845dbc1-9841-43ef-9326-98b22340af15} TCPHandler: Processed in 0.001909196 sec. 2025.03.11 22:10:56.575529 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:56.575635 [ 4 ] {9101835b-9206-4930-aecc-6936f3ad1a96} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.11 22:10:56.575679 [ 4 ] {9101835b-9206-4930-aecc-6936f3ad1a96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.11 22:10:56.576223 [ 4 ] {9101835b-9206-4930-aecc-6936f3ad1a96} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:56.576262 [ 4 ] {9101835b-9206-4930-aecc-6936f3ad1a96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:56.576604 [ 4 ] {9101835b-9206-4930-aecc-6936f3ad1a96} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.11 22:10:56.576837 [ 4 ] {9101835b-9206-4930-aecc-6936f3ad1a96} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:56.577069 [ 4 ] {9101835b-9206-4930-aecc-6936f3ad1a96} executeQuery: Read 12 rows, 960.00 B in 0.001454 sec., 8253.094910591471 rows/sec., 644.77 KiB/sec. 2025.03.11 22:10:56.577218 [ 4 ] {9101835b-9206-4930-aecc-6936f3ad1a96} TCPHandler: Processed in 0.001738815 sec. 2025.03.11 22:10:56.577324 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:56.577426 [ 4 ] {c2dfe01f-3e13-4088-9506-a5a23c3f2b2f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:10:56.577470 [ 4 ] {c2dfe01f-3e13-4088-9506-a5a23c3f2b2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:10:56.578217 [ 4 ] {c2dfe01f-3e13-4088-9506-a5a23c3f2b2f} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:56.578256 [ 4 ] {c2dfe01f-3e13-4088-9506-a5a23c3f2b2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:56.578631 [ 4 ] {c2dfe01f-3e13-4088-9506-a5a23c3f2b2f} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.11 22:10:56.578867 [ 4 ] {c2dfe01f-3e13-4088-9506-a5a23c3f2b2f} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:56.579085 [ 4 ] {c2dfe01f-3e13-4088-9506-a5a23c3f2b2f} executeQuery: Read 590 rows, 45.39 KiB in 0.001681 sec., 350981.55859607377 rows/sec., 26.37 MiB/sec. 2025.03.11 22:10:56.579137 [ 4 ] {c2dfe01f-3e13-4088-9506-a5a23c3f2b2f} TCPHandler: Processed in 0.001865056 sec. 2025.03.11 22:10:56.579241 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:56.579342 [ 4 ] {b3969f1a-a8bc-4ce9-a7a4-039b4ef12cb1} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:56.579390 [ 4 ] {b3969f1a-a8bc-4ce9-a7a4-039b4ef12cb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:10:56.580069 [ 4 ] {b3969f1a-a8bc-4ce9-a7a4-039b4ef12cb1} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:56.580107 [ 4 ] {b3969f1a-a8bc-4ce9-a7a4-039b4ef12cb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:56.580535 [ 4 ] {b3969f1a-a8bc-4ce9-a7a4-039b4ef12cb1} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.11 22:10:56.580770 [ 4 ] {b3969f1a-a8bc-4ce9-a7a4-039b4ef12cb1} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:56.580983 [ 4 ] {b3969f1a-a8bc-4ce9-a7a4-039b4ef12cb1} executeQuery: Read 947 rows, 65.46 KiB in 0.001662 sec., 569795.4271961492 rows/sec., 38.46 MiB/sec. 2025.03.11 22:10:56.581034 [ 4 ] {b3969f1a-a8bc-4ce9-a7a4-039b4ef12cb1} TCPHandler: Processed in 0.001843996 sec. 2025.03.11 22:10:56.581153 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:56.581265 [ 4 ] {7082ec38-266c-4f11-b9da-4a3b08ea49a2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:10:56.581333 [ 4 ] {7082ec38-266c-4f11-b9da-4a3b08ea49a2} 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_histogramu64 2025.03.11 22:10:56.582459 [ 4 ] {7082ec38-266c-4f11-b9da-4a3b08ea49a2} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:56.582499 [ 4 ] {7082ec38-266c-4f11-b9da-4a3b08ea49a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:56.583234 [ 4 ] {7082ec38-266c-4f11-b9da-4a3b08ea49a2} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.11 22:10:56.583563 [ 4 ] {7082ec38-266c-4f11-b9da-4a3b08ea49a2} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:56.583833 [ 4 ] {7082ec38-266c-4f11-b9da-4a3b08ea49a2} executeQuery: Read 32 rows, 58.72 KiB in 0.002589 sec., 12359.984550019311 rows/sec., 22.15 MiB/sec. 2025.03.11 22:10:56.583928 [ 4 ] {7082ec38-266c-4f11-b9da-4a3b08ea49a2} TCPHandler: Processed in 0.002831214 sec. 2025.03.11 22:10:56.584056 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:10:56.584161 [ 4 ] {54028820-cd28-4bcb-a58a-67d9394b8381} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:10:56.584207 [ 4 ] {54028820-cd28-4bcb-a58a-67d9394b8381} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:10:56.584639 [ 4 ] {54028820-cd28-4bcb-a58a-67d9394b8381} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:56.584678 [ 4 ] {54028820-cd28-4bcb-a58a-67d9394b8381} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:56.585027 [ 4 ] {54028820-cd28-4bcb-a58a-67d9394b8381} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.11 22:10:56.585272 [ 4 ] {54028820-cd28-4bcb-a58a-67d9394b8381} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:56.585519 [ 4 ] {54028820-cd28-4bcb-a58a-67d9394b8381} executeQuery: Read 24 rows, 1.66 KiB in 0.001369 sec., 17531.044558071586 rows/sec., 1.18 MiB/sec. 2025.03.11 22:10:56.585589 [ 4 ] {54028820-cd28-4bcb-a58a-67d9394b8381} TCPHandler: Processed in 0.001581453 sec. 2025.03.11 22:10:58.669852 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 780 2025.03.11 22:10:58.673560 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:10:58.673601 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:10:58.675121 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.11 22:10:58.675427 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:10:58.676720 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 780 2025.03.11 22:11:00.292344 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:00.292547 [ 4 ] {94ecb1cd-eb84-4861-94cd-8e8c2d3d91ff} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:11:00.292625 [ 4 ] {94ecb1cd-eb84-4861-94cd-8e8c2d3d91ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:11:00.293440 [ 4 ] {94ecb1cd-eb84-4861-94cd-8e8c2d3d91ff} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:00.293485 [ 4 ] {94ecb1cd-eb84-4861-94cd-8e8c2d3d91ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:00.293921 [ 4 ] {94ecb1cd-eb84-4861-94cd-8e8c2d3d91ff} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.11 22:11:00.294183 [ 4 ] {94ecb1cd-eb84-4861-94cd-8e8c2d3d91ff} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:00.294388 [ 122 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2025.03.11 22:11:00.294424 [ 4 ] {94ecb1cd-eb84-4861-94cd-8e8c2d3d91ff} executeQuery: Read 56 rows, 4.38 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.21 MiB/sec. 2025.03.11 22:11:00.294477 [ 122 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:00.294551 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:00.294551 [ 4 ] {94ecb1cd-eb84-4861-94cd-8e8c2d3d91ff} TCPHandler: Processed in 0.00234475 sec. 2025.03.11 22:11:00.294725 [ 200 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_50_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full 2025.03.11 22:11:00.294748 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:00.294853 [ 200 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:00.294882 [ 4 ] {7e00f1fa-d860-4468-9acd-609aa550b810} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:11:00.294895 [ 200 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 1406 rows starting from the beginning of the part 2025.03.11 22:11:00.294939 [ 4 ] {7e00f1fa-d860-4468-9acd-609aa550b810} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:11:00.295084 [ 200 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 73 rows starting from the beginning of the part 2025.03.11 22:11:00.295309 [ 200 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 120 rows starting from the beginning of the part 2025.03.11 22:11:00.295571 [ 200 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 72 rows starting from the beginning of the part 2025.03.11 22:11:00.295834 [ 200 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1381 rows starting from the beginning of the part 2025.03.11 22:11:00.296017 [ 200 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part 2025.03.11 22:11:00.296753 [ 4 ] {7e00f1fa-d860-4468-9acd-609aa550b810} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:00.296797 [ 4 ] {7e00f1fa-d860-4468-9acd-609aa550b810} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:00.297317 [ 4 ] {7e00f1fa-d860-4468-9acd-609aa550b810} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.11 22:11:00.297607 [ 4 ] {7e00f1fa-d860-4468-9acd-609aa550b810} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:00.297797 [ 122 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2025.03.11 22:11:00.297855 [ 122 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:00.297872 [ 4 ] {7e00f1fa-d860-4468-9acd-609aa550b810} executeQuery: Read 64 rows, 5.12 KiB in 0.003017 sec., 21213.125621478288 rows/sec., 1.66 MiB/sec. 2025.03.11 22:11:00.297920 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:00.298217 [ 4 ] {7e00f1fa-d860-4468-9acd-609aa550b810} TCPHandler: Processed in 0.00352457 sec. 2025.03.11 22:11:00.298399 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_50_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full 2025.03.11 22:11:00.298492 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:00.298664 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:00.298666 [ 191 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.003997114 sec., 777561.0102689089 rows/sec., 67.74 MiB/sec. 2025.03.11 22:11:00.298720 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 632 rows starting from the beginning of the part 2025.03.11 22:11:00.298720 [ 4 ] {7a35eb27-9234-4abf-86f4-0a8059f4332c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:00.298915 [ 4 ] {7a35eb27-9234-4abf-86f4-0a8059f4332c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:11:00.299071 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 74 rows starting from the beginning of the part 2025.03.11 22:11:00.299520 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 96 rows starting from the beginning of the part 2025.03.11 22:11:00.299676 [ 191 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2025.03.11 22:11:00.300016 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 72 rows starting from the beginning of the part 2025.03.11 22:11:00.300520 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 590 rows starting from the beginning of the part 2025.03.11 22:11:00.300956 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2025.03.11 22:11:00.301821 [ 191 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_50_10} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:00.302167 [ 191 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_50_10} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2025.03.11 22:11:00.302496 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.11 22:11:00.302718 [ 4 ] {7a35eb27-9234-4abf-86f4-0a8059f4332c} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:00.302771 [ 4 ] {7a35eb27-9234-4abf-86f4-0a8059f4332c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:00.303338 [ 4 ] {7a35eb27-9234-4abf-86f4-0a8059f4332c} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.11 22:11:00.303584 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.005459287 sec., 279890.02959543985 rows/sec., 22.29 MiB/sec. 2025.03.11 22:11:00.303684 [ 4 ] {7a35eb27-9234-4abf-86f4-0a8059f4332c} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:00.303740 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2025.03.11 22:11:00.303985 [ 4 ] {7a35eb27-9234-4abf-86f4-0a8059f4332c} executeQuery: Read 96 rows, 6.85 KiB in 0.005329 sec., 18014.636892475133 rows/sec., 1.25 MiB/sec. 2025.03.11 22:11:00.304079 [ 4 ] {7a35eb27-9234-4abf-86f4-0a8059f4332c} TCPHandler: Processed in 0.005669738 sec. 2025.03.11 22:11:00.304156 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_50_10} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:00.304208 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:00.304241 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_50_10} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2025.03.11 22:11:00.304330 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.11 22:11:00.304340 [ 4 ] {ad18b7fe-a53a-4a2d-95c1-ad36dc7773e8} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:11:00.304394 [ 4 ] {ad18b7fe-a53a-4a2d-95c1-ad36dc7773e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:11:00.304828 [ 4 ] {ad18b7fe-a53a-4a2d-95c1-ad36dc7773e8} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:00.304865 [ 4 ] {ad18b7fe-a53a-4a2d-95c1-ad36dc7773e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:00.305231 [ 4 ] {ad18b7fe-a53a-4a2d-95c1-ad36dc7773e8} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.11 22:11:00.305474 [ 4 ] {ad18b7fe-a53a-4a2d-95c1-ad36dc7773e8} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:00.305689 [ 4 ] {ad18b7fe-a53a-4a2d-95c1-ad36dc7773e8} executeQuery: Read 36 rows, 2.48 KiB in 0.001387 sec., 25955.299206921412 rows/sec., 1.75 MiB/sec. 2025.03.11 22:11:00.305740 [ 4 ] {ad18b7fe-a53a-4a2d-95c1-ad36dc7773e8} TCPHandler: Processed in 0.001590793 sec. 2025.03.11 22:11:01.109975 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2025.03.11 22:11:01.111035 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:01.111080 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:01.111620 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.11 22:11:01.111879 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:01.112093 [ 147 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.11 22:11:01.112133 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2025.03.11 22:11:01.112183 [ 147 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:01.112213 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:01.112366 [ 200 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.11 22:11:01.112555 [ 200 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:01.112613 [ 200 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2025.03.11 22:11:01.112702 [ 200 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part 2025.03.11 22:11:01.112806 [ 200 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part 2025.03.11 22:11:01.112968 [ 200 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part 2025.03.11 22:11:01.113176 [ 200 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part 2025.03.11 22:11:01.113385 [ 200 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part 2025.03.11 22:11:01.115953 [ 191 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003663241 sec., 3896549.5308662467 rows/sec., 55.74 MiB/sec. 2025.03.11 22:11:01.116448 [ 191 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.11 22:11:01.116853 [ 191 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_31_6} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:01.116962 [ 191 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_31_6} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.11 22:11:01.117074 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.03.11 22:11:02.089443 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.03.11 22:11:02.111437 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:02.111508 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:02.118944 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.11 22:11:02.119750 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:02.120165 [ 127 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.11 22:11:02.120309 [ 127 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:02.120382 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:02.120812 [ 193 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.11 22:11:02.136738 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.03.11 22:11:02.138052 [ 193 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:02.139268 [ 193 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2025.03.11 22:11:02.144174 [ 193 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.03.11 22:11:02.149384 [ 193 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2025.03.11 22:11:02.154805 [ 193 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2025.03.11 22:11:02.160564 [ 193 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.03.11 22:11:02.164951 [ 193 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2025.03.11 22:11:02.226689 [ 193 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.106131185 sec., 2204.8184989171655 rows/sec., 11.40 MiB/sec. 2025.03.11 22:11:02.228483 [ 193 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.11 22:11:02.230916 [ 193 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_31_6} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:02.231034 [ 193 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_31_6} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.11 22:11:02.232581 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.03.11 22:11:03.000190 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 198.08 MiB, peak 208.62 MiB, free memory in arenas 0.00 B, will set to 200.16 MiB (RSS), difference: 2.09 MiB 2025.03.11 22:11:05.295951 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:05.296150 [ 4 ] {d4a7b1ce-8120-4d3e-8d69-57035ef87a4f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:11:05.296226 [ 4 ] {d4a7b1ce-8120-4d3e-8d69-57035ef87a4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:11:05.297124 [ 4 ] {d4a7b1ce-8120-4d3e-8d69-57035ef87a4f} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:05.297176 [ 4 ] {d4a7b1ce-8120-4d3e-8d69-57035ef87a4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:05.297629 [ 4 ] {d4a7b1ce-8120-4d3e-8d69-57035ef87a4f} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.11 22:11:05.297895 [ 4 ] {d4a7b1ce-8120-4d3e-8d69-57035ef87a4f} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:05.298148 [ 4 ] {d4a7b1ce-8120-4d3e-8d69-57035ef87a4f} executeQuery: Read 72 rows, 5.96 KiB in 0.002043 sec., 35242.290748898675 rows/sec., 2.85 MiB/sec. 2025.03.11 22:11:05.298206 [ 4 ] {d4a7b1ce-8120-4d3e-8d69-57035ef87a4f} TCPHandler: Processed in 0.002396821 sec. 2025.03.11 22:11:05.298331 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:05.298436 [ 4 ] {94d3107c-6ffd-4356-9770-a45b69ab13a8} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:11:05.298481 [ 4 ] {94d3107c-6ffd-4356-9770-a45b69ab13a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:11:05.298996 [ 4 ] {94d3107c-6ffd-4356-9770-a45b69ab13a8} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:05.299036 [ 4 ] {94d3107c-6ffd-4356-9770-a45b69ab13a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:05.299393 [ 4 ] {94d3107c-6ffd-4356-9770-a45b69ab13a8} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.11 22:11:05.299644 [ 4 ] {94d3107c-6ffd-4356-9770-a45b69ab13a8} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:05.299861 [ 4 ] {94d3107c-6ffd-4356-9770-a45b69ab13a8} executeQuery: Read 8 rows, 616.00 B in 0.001446 sec., 5532.5034578146615 rows/sec., 416.02 KiB/sec. 2025.03.11 22:11:05.299913 [ 4 ] {94d3107c-6ffd-4356-9770-a45b69ab13a8} TCPHandler: Processed in 0.001634854 sec. 2025.03.11 22:11:05.300019 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:05.300120 [ 4 ] {e7c5828b-cc01-4041-9ce8-a1d30189aa55} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:11:05.300165 [ 4 ] {e7c5828b-cc01-4041-9ce8-a1d30189aa55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:11:05.300716 [ 4 ] {e7c5828b-cc01-4041-9ce8-a1d30189aa55} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:05.300756 [ 4 ] {e7c5828b-cc01-4041-9ce8-a1d30189aa55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:05.301120 [ 4 ] {e7c5828b-cc01-4041-9ce8-a1d30189aa55} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.11 22:11:05.301360 [ 4 ] {e7c5828b-cc01-4041-9ce8-a1d30189aa55} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:05.301577 [ 4 ] {e7c5828b-cc01-4041-9ce8-a1d30189aa55} executeQuery: Read 72 rows, 5.76 KiB in 0.001477 sec., 48747.46106973595 rows/sec., 3.81 MiB/sec. 2025.03.11 22:11:05.301629 [ 4 ] {e7c5828b-cc01-4041-9ce8-a1d30189aa55} TCPHandler: Processed in 0.001660604 sec. 2025.03.11 22:11:05.301741 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:05.301845 [ 4 ] {612b2061-32f7-4dad-ae30-a1998f0a2d52} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:05.301893 [ 4 ] {612b2061-32f7-4dad-ae30-a1998f0a2d52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:11:05.302415 [ 4 ] {612b2061-32f7-4dad-ae30-a1998f0a2d52} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:05.302454 [ 4 ] {612b2061-32f7-4dad-ae30-a1998f0a2d52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:05.302848 [ 4 ] {612b2061-32f7-4dad-ae30-a1998f0a2d52} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.11 22:11:05.303089 [ 4 ] {612b2061-32f7-4dad-ae30-a1998f0a2d52} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:05.303293 [ 129 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.11 22:11:05.303328 [ 4 ] {612b2061-32f7-4dad-ae30-a1998f0a2d52} executeQuery: Read 160 rows, 11.41 KiB in 0.001505 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. 2025.03.11 22:11:05.303410 [ 129 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:05.303465 [ 4 ] {612b2061-32f7-4dad-ae30-a1998f0a2d52} TCPHandler: Processed in 0.001770696 sec. 2025.03.11 22:11:05.303488 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:05.303685 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:05.304114 [ 4 ] {bb9e93b1-9a23-47d1-8727-a336a60b7b99} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:05.304141 [ 189 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.11 22:11:05.304518 [ 4 ] {bb9e93b1-9a23-47d1-8727-a336a60b7b99} 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_histogramu64 2025.03.11 22:11:05.304897 [ 189 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:05.305079 [ 189 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13400 rows starting from the beginning of the part 2025.03.11 22:11:05.305452 [ 189 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part 2025.03.11 22:11:05.305851 [ 189 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2025.03.11 22:11:05.306213 [ 189 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 947 rows starting from the beginning of the part 2025.03.11 22:11:05.306544 [ 189 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 96 rows starting from the beginning of the part 2025.03.11 22:11:05.306915 [ 189 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part 2025.03.11 22:11:05.309628 [ 4 ] {bb9e93b1-9a23-47d1-8727-a336a60b7b99} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:05.309702 [ 4 ] {bb9e93b1-9a23-47d1-8727-a336a60b7b99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:05.311691 [ 4 ] {bb9e93b1-9a23-47d1-8727-a336a60b7b99} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.11 22:11:05.312299 [ 4 ] {bb9e93b1-9a23-47d1-8727-a336a60b7b99} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:05.312773 [ 4 ] {bb9e93b1-9a23-47d1-8727-a336a60b7b99} executeQuery: Read 8 rows, 14.68 KiB in 0.008787 sec., 910.4358711733242 rows/sec., 1.63 MiB/sec. 2025.03.11 22:11:05.313291 [ 4 ] {bb9e93b1-9a23-47d1-8727-a336a60b7b99} TCPHandler: Processed in 0.009719453 sec. 2025.03.11 22:11:05.313422 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:05.313546 [ 4 ] {45f25638-fe56-4458-a0af-5f62e668ca4e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:11:05.313594 [ 4 ] {45f25638-fe56-4458-a0af-5f62e668ca4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:11:05.314457 [ 189 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 14923 rows, containing 5 columns (5 merged, 0 gathered) in 0.010827252 sec., 1378281.3958703463 rows/sec., 94.41 MiB/sec. 2025.03.11 22:11:05.314570 [ 4 ] {45f25638-fe56-4458-a0af-5f62e668ca4e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:05.314615 [ 4 ] {45f25638-fe56-4458-a0af-5f62e668ca4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:05.314911 [ 189 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.11 22:11:05.315265 [ 4 ] {45f25638-fe56-4458-a0af-5f62e668ca4e} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.11 22:11:05.315496 [ 189 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_51_10} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:05.315666 [ 189 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_51_10} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.11 22:11:05.315721 [ 4 ] {45f25638-fe56-4458-a0af-5f62e668ca4e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:05.315846 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. 2025.03.11 22:11:05.316023 [ 129 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.11 22:11:05.316069 [ 129 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:05.316109 [ 4 ] {45f25638-fe56-4458-a0af-5f62e668ca4e} executeQuery: Read 60 rows, 4.14 KiB in 0.002584 sec., 23219.81424148607 rows/sec., 1.56 MiB/sec. 2025.03.11 22:11:05.316118 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:05.316321 [ 4 ] {45f25638-fe56-4458-a0af-5f62e668ca4e} TCPHandler: Processed in 0.002948365 sec. 2025.03.11 22:11:05.316667 [ 191 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.11 22:11:05.316915 [ 191 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:05.316955 [ 191 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2388 rows starting from the beginning of the part 2025.03.11 22:11:05.317076 [ 191 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part 2025.03.11 22:11:05.317237 [ 191 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2025.03.11 22:11:05.317462 [ 191 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part 2025.03.11 22:11:05.317656 [ 191 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part 2025.03.11 22:11:05.317823 [ 191 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2025.03.11 22:11:05.319438 [ 194 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2628 rows, containing 4 columns (4 merged, 0 gathered) in 0.003114347 sec., 843836.6052337778 rows/sec., 56.87 MiB/sec. 2025.03.11 22:11:05.319717 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.11 22:11:05.320025 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_51_10} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:05.320105 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_51_10} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.11 22:11:05.320193 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.03.11 22:11:08.460015 [ 124 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:11:08.460089 [ 124 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:11:08.612390 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2025.03.11 22:11:08.613093 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:08.613136 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:08.613687 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.11 22:11:08.613945 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:08.614177 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.03.11 22:11:08.677055 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 800 2025.03.11 22:11:08.680336 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:08.680387 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:08.681876 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.11 22:11:08.682181 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:08.683348 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 800 2025.03.11 22:11:09.001618 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001040988 sec. 2025.03.11 22:11:09.636905 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.03.11 22:11:09.656094 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:09.656174 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:09.663211 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.11 22:11:09.664091 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:09.667448 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.03.11 22:11:10.296704 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:10.296890 [ 4 ] {420480e1-7f04-4b17-9d51-1b4d1801972c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:11:10.296982 [ 4 ] {420480e1-7f04-4b17-9d51-1b4d1801972c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:11:10.297883 [ 4 ] {420480e1-7f04-4b17-9d51-1b4d1801972c} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:10.297926 [ 4 ] {420480e1-7f04-4b17-9d51-1b4d1801972c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:10.298372 [ 4 ] {420480e1-7f04-4b17-9d51-1b4d1801972c} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.11 22:11:10.298637 [ 4 ] {420480e1-7f04-4b17-9d51-1b4d1801972c} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:10.298905 [ 4 ] {420480e1-7f04-4b17-9d51-1b4d1801972c} executeQuery: Read 120 rows, 10.41 KiB in 0.002056 sec., 58365.75875486381 rows/sec., 4.95 MiB/sec. 2025.03.11 22:11:10.299014 [ 4 ] {420480e1-7f04-4b17-9d51-1b4d1801972c} TCPHandler: Processed in 0.002444211 sec. 2025.03.11 22:11:10.299247 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:10.299362 [ 4 ] {13236d77-0eb4-414c-b464-5b9893e1cefa} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:11:10.299410 [ 4 ] {13236d77-0eb4-414c-b464-5b9893e1cefa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:11:10.299987 [ 4 ] {13236d77-0eb4-414c-b464-5b9893e1cefa} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:10.300026 [ 4 ] {13236d77-0eb4-414c-b464-5b9893e1cefa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:10.300433 [ 4 ] {13236d77-0eb4-414c-b464-5b9893e1cefa} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.11 22:11:10.300676 [ 4 ] {13236d77-0eb4-414c-b464-5b9893e1cefa} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:10.300906 [ 4 ] {13236d77-0eb4-414c-b464-5b9893e1cefa} executeQuery: Read 32 rows, 2.41 KiB in 0.001568 sec., 20408.163265306124 rows/sec., 1.50 MiB/sec. 2025.03.11 22:11:10.300960 [ 4 ] {13236d77-0eb4-414c-b464-5b9893e1cefa} TCPHandler: Processed in 0.001798486 sec. 2025.03.11 22:11:10.301080 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:10.301185 [ 4 ] {e1923437-fe71-4ad2-93fb-ea5815b91c80} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:11:10.301232 [ 4 ] {e1923437-fe71-4ad2-93fb-ea5815b91c80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:11:10.301788 [ 4 ] {e1923437-fe71-4ad2-93fb-ea5815b91c80} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:10.301828 [ 4 ] {e1923437-fe71-4ad2-93fb-ea5815b91c80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:10.302185 [ 4 ] {e1923437-fe71-4ad2-93fb-ea5815b91c80} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.11 22:11:10.302435 [ 4 ] {e1923437-fe71-4ad2-93fb-ea5815b91c80} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:10.302652 [ 4 ] {e1923437-fe71-4ad2-93fb-ea5815b91c80} executeQuery: Read 96 rows, 7.68 KiB in 0.001488 sec., 64516.12903225807 rows/sec., 5.04 MiB/sec. 2025.03.11 22:11:10.302705 [ 4 ] {e1923437-fe71-4ad2-93fb-ea5815b91c80} TCPHandler: Processed in 0.001675104 sec. 2025.03.11 22:11:10.302825 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:10.302930 [ 4 ] {663cda93-4d48-4ac6-a683-8c1ee516961b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:10.302977 [ 4 ] {663cda93-4d48-4ac6-a683-8c1ee516961b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:11:10.303506 [ 4 ] {663cda93-4d48-4ac6-a683-8c1ee516961b} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:10.303544 [ 4 ] {663cda93-4d48-4ac6-a683-8c1ee516961b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:10.303933 [ 4 ] {663cda93-4d48-4ac6-a683-8c1ee516961b} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.11 22:11:10.304178 [ 4 ] {663cda93-4d48-4ac6-a683-8c1ee516961b} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:10.304398 [ 4 ] {663cda93-4d48-4ac6-a683-8c1ee516961b} executeQuery: Read 160 rows, 11.41 KiB in 0.001487 sec., 107599.19300605245 rows/sec., 7.49 MiB/sec. 2025.03.11 22:11:10.304451 [ 4 ] {663cda93-4d48-4ac6-a683-8c1ee516961b} TCPHandler: Processed in 0.001676214 sec. 2025.03.11 22:11:10.304558 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:10.304659 [ 4 ] {9e84d227-b134-4345-b315-0165960c6e95} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:10.304724 [ 4 ] {9e84d227-b134-4345-b315-0165960c6e95} 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_histogramu64 2025.03.11 22:11:10.305924 [ 4 ] {9e84d227-b134-4345-b315-0165960c6e95} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:10.305967 [ 4 ] {9e84d227-b134-4345-b315-0165960c6e95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:10.306653 [ 4 ] {9e84d227-b134-4345-b315-0165960c6e95} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.11 22:11:10.306919 [ 4 ] {9e84d227-b134-4345-b315-0165960c6e95} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:10.307180 [ 4 ] {9e84d227-b134-4345-b315-0165960c6e95} executeQuery: Read 32 rows, 58.72 KiB in 0.002543 sec., 12583.562721195438 rows/sec., 22.55 MiB/sec. 2025.03.11 22:11:10.307295 [ 4 ] {9e84d227-b134-4345-b315-0165960c6e95} TCPHandler: Processed in 0.002788483 sec. 2025.03.11 22:11:10.307438 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:10.307543 [ 4 ] {52c6a08f-3486-4966-a126-cdb282db580b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:11:10.307589 [ 4 ] {52c6a08f-3486-4966-a126-cdb282db580b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:11:10.308058 [ 4 ] {52c6a08f-3486-4966-a126-cdb282db580b} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:10.308099 [ 4 ] {52c6a08f-3486-4966-a126-cdb282db580b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:10.308460 [ 4 ] {52c6a08f-3486-4966-a126-cdb282db580b} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.11 22:11:10.308702 [ 4 ] {52c6a08f-3486-4966-a126-cdb282db580b} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:10.308926 [ 4 ] {52c6a08f-3486-4966-a126-cdb282db580b} executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec. 2025.03.11 22:11:10.309047 [ 4 ] {52c6a08f-3486-4966-a126-cdb282db580b} TCPHandler: Processed in 0.001658614 sec. 2025.03.11 22:11:15.295273 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:15.295475 [ 4 ] {363988ed-3b75-461c-814f-818b74cb6106} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:11:15.295547 [ 4 ] {363988ed-3b75-461c-814f-818b74cb6106} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:11:15.296352 [ 4 ] {363988ed-3b75-461c-814f-818b74cb6106} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:15.296403 [ 4 ] {363988ed-3b75-461c-814f-818b74cb6106} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:15.296840 [ 4 ] {363988ed-3b75-461c-814f-818b74cb6106} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.11 22:11:15.297092 [ 4 ] {363988ed-3b75-461c-814f-818b74cb6106} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:15.297355 [ 4 ] {363988ed-3b75-461c-814f-818b74cb6106} executeQuery: Read 72 rows, 5.96 KiB in 0.001924 sec., 37422.03742203742 rows/sec., 3.03 MiB/sec. 2025.03.11 22:11:15.297444 [ 4 ] {363988ed-3b75-461c-814f-818b74cb6106} TCPHandler: Processed in 0.0023004 sec. 2025.03.11 22:11:15.297684 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:15.297823 [ 4 ] {6fed80f5-7d7d-484f-a046-c0dedc4c7881} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:11:15.297871 [ 4 ] {6fed80f5-7d7d-484f-a046-c0dedc4c7881} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:11:15.298434 [ 4 ] {6fed80f5-7d7d-484f-a046-c0dedc4c7881} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:15.298474 [ 4 ] {6fed80f5-7d7d-484f-a046-c0dedc4c7881} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:15.298826 [ 4 ] {6fed80f5-7d7d-484f-a046-c0dedc4c7881} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.11 22:11:15.299060 [ 4 ] {6fed80f5-7d7d-484f-a046-c0dedc4c7881} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:15.299234 [ 151 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.11 22:11:15.299296 [ 4 ] {6fed80f5-7d7d-484f-a046-c0dedc4c7881} executeQuery: Read 8 rows, 616.00 B in 0.001495 sec., 5351.170568561873 rows/sec., 402.38 KiB/sec. 2025.03.11 22:11:15.299321 [ 151 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:15.299385 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:15.299415 [ 4 ] {6fed80f5-7d7d-484f-a046-c0dedc4c7881} TCPHandler: Processed in 0.001829316 sec. 2025.03.11 22:11:15.299622 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.11 22:11:15.299638 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:15.299876 [ 4 ] {79e7a7ec-ee3a-499d-95c4-212390c65a2b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:11:15.299892 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:15.299973 [ 4 ] {79e7a7ec-ee3a-499d-95c4-212390c65a2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:11:15.299980 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 70 rows starting from the beginning of the part 2025.03.11 22:11:15.300337 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part 2025.03.11 22:11:15.300653 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 46 rows starting from the beginning of the part 2025.03.11 22:11:15.300991 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part 2025.03.11 22:11:15.301316 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part 2025.03.11 22:11:15.301811 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part 2025.03.11 22:11:15.302959 [ 4 ] {79e7a7ec-ee3a-499d-95c4-212390c65a2b} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:15.303033 [ 4 ] {79e7a7ec-ee3a-499d-95c4-212390c65a2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:15.304077 [ 4 ] {79e7a7ec-ee3a-499d-95c4-212390c65a2b} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.11 22:11:15.304567 [ 4 ] {79e7a7ec-ee3a-499d-95c4-212390c65a2b} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:15.304614 [ 188 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.005134514 sec., 33498.78878507294 rows/sec., 2.59 MiB/sec. 2025.03.11 22:11:15.304869 [ 4 ] {79e7a7ec-ee3a-499d-95c4-212390c65a2b} executeQuery: Read 72 rows, 5.76 KiB in 0.005079 sec., 14176.018901358535 rows/sec., 1.11 MiB/sec. 2025.03.11 22:11:15.304888 [ 188 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.11 22:11:15.304970 [ 4 ] {79e7a7ec-ee3a-499d-95c4-212390c65a2b} TCPHandler: Processed in 0.005409276 sec. 2025.03.11 22:11:15.305168 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:15.305324 [ 4 ] {ce3425c4-76f4-4a81-aeb6-0aeb1e142004} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:15.305387 [ 188 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_41_8} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:15.305393 [ 4 ] {ce3425c4-76f4-4a81-aeb6-0aeb1e142004} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:11:15.305518 [ 188 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_41_8} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.11 22:11:15.305640 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.11 22:11:15.306068 [ 4 ] {ce3425c4-76f4-4a81-aeb6-0aeb1e142004} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:15.306112 [ 4 ] {ce3425c4-76f4-4a81-aeb6-0aeb1e142004} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:15.306508 [ 4 ] {ce3425c4-76f4-4a81-aeb6-0aeb1e142004} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.11 22:11:15.306749 [ 4 ] {ce3425c4-76f4-4a81-aeb6-0aeb1e142004} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:15.306965 [ 4 ] {ce3425c4-76f4-4a81-aeb6-0aeb1e142004} executeQuery: Read 160 rows, 11.41 KiB in 0.001676 sec., 95465.3937947494 rows/sec., 6.65 MiB/sec. 2025.03.11 22:11:15.307022 [ 4 ] {ce3425c4-76f4-4a81-aeb6-0aeb1e142004} TCPHandler: Processed in 0.001919507 sec. 2025.03.11 22:11:15.307146 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:15.307254 [ 4 ] {202511c7-0b4e-4ec5-9dc6-d63b19bdf78e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:15.307322 [ 4 ] {202511c7-0b4e-4ec5-9dc6-d63b19bdf78e} 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_histogramu64 2025.03.11 22:11:15.308369 [ 4 ] {202511c7-0b4e-4ec5-9dc6-d63b19bdf78e} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:15.308408 [ 4 ] {202511c7-0b4e-4ec5-9dc6-d63b19bdf78e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:15.309010 [ 4 ] {202511c7-0b4e-4ec5-9dc6-d63b19bdf78e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.11 22:11:15.309275 [ 4 ] {202511c7-0b4e-4ec5-9dc6-d63b19bdf78e} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:15.309529 [ 4 ] {202511c7-0b4e-4ec5-9dc6-d63b19bdf78e} executeQuery: Read 8 rows, 14.68 KiB in 0.002296 sec., 3484.3205574912895 rows/sec., 6.24 MiB/sec. 2025.03.11 22:11:15.309626 [ 4 ] {202511c7-0b4e-4ec5-9dc6-d63b19bdf78e} TCPHandler: Processed in 0.002531852 sec. 2025.03.11 22:11:15.309740 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:15.309840 [ 4 ] {8e0e20a2-890b-441e-97c9-9c5965439ef4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:11:15.309886 [ 4 ] {8e0e20a2-890b-441e-97c9-9c5965439ef4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:11:15.310345 [ 4 ] {8e0e20a2-890b-441e-97c9-9c5965439ef4} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:15.310393 [ 4 ] {8e0e20a2-890b-441e-97c9-9c5965439ef4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:15.310754 [ 4 ] {8e0e20a2-890b-441e-97c9-9c5965439ef4} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.11 22:11:15.310990 [ 4 ] {8e0e20a2-890b-441e-97c9-9c5965439ef4} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:15.311236 [ 4 ] {8e0e20a2-890b-441e-97c9-9c5965439ef4} executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. 2025.03.11 22:11:15.311382 [ 4 ] {8e0e20a2-890b-441e-97c9-9c5965439ef4} TCPHandler: Processed in 0.001689495 sec. 2025.03.11 22:11:16.114364 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2025.03.11 22:11:16.115047 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:16.115096 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:16.115637 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.11 22:11:16.115891 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:16.116146 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2025.03.11 22:11:17.167576 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.03.11 22:11:17.186980 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:17.187031 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:17.194339 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.11 22:11:17.195098 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:17.198385 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.03.11 22:11:18.683603 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 824 2025.03.11 22:11:18.686599 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:18.686652 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:18.688121 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.11 22:11:18.688444 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:18.689610 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 824 2025.03.11 22:11:20.297092 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:20.297278 [ 4 ] {11eb5461-c023-4cba-aefd-9ee246497c8c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:11:20.297347 [ 4 ] {11eb5461-c023-4cba-aefd-9ee246497c8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:11:20.298169 [ 4 ] {11eb5461-c023-4cba-aefd-9ee246497c8c} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:20.298244 [ 4 ] {11eb5461-c023-4cba-aefd-9ee246497c8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:20.298687 [ 4 ] {11eb5461-c023-4cba-aefd-9ee246497c8c} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.11 22:11:20.298934 [ 4 ] {11eb5461-c023-4cba-aefd-9ee246497c8c} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:20.299155 [ 4 ] {11eb5461-c023-4cba-aefd-9ee246497c8c} executeQuery: Read 120 rows, 10.41 KiB in 0.001913 sec., 62728.69837950863 rows/sec., 5.32 MiB/sec. 2025.03.11 22:11:20.299248 [ 4 ] {11eb5461-c023-4cba-aefd-9ee246497c8c} TCPHandler: Processed in 0.002286079 sec. 2025.03.11 22:11:20.299486 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:20.299625 [ 4 ] {87984311-648b-4db9-9dff-1b2d5951ad1b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:11:20.299672 [ 4 ] {87984311-648b-4db9-9dff-1b2d5951ad1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:11:20.300253 [ 4 ] {87984311-648b-4db9-9dff-1b2d5951ad1b} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:20.300291 [ 4 ] {87984311-648b-4db9-9dff-1b2d5951ad1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:20.300637 [ 4 ] {87984311-648b-4db9-9dff-1b2d5951ad1b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.11 22:11:20.300872 [ 4 ] {87984311-648b-4db9-9dff-1b2d5951ad1b} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:20.301046 [ 4 ] {87984311-648b-4db9-9dff-1b2d5951ad1b} executeQuery: Read 32 rows, 2.41 KiB in 0.001445 sec., 22145.32871972318 rows/sec., 1.63 MiB/sec. 2025.03.11 22:11:20.301098 [ 4 ] {87984311-648b-4db9-9dff-1b2d5951ad1b} TCPHandler: Processed in 0.001711665 sec. 2025.03.11 22:11:20.301228 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:20.301347 [ 4 ] {2232d96f-4200-411f-996e-8b9265717167} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:11:20.301400 [ 4 ] {2232d96f-4200-411f-996e-8b9265717167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:11:20.302093 [ 4 ] {2232d96f-4200-411f-996e-8b9265717167} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:20.302135 [ 4 ] {2232d96f-4200-411f-996e-8b9265717167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:20.302563 [ 4 ] {2232d96f-4200-411f-996e-8b9265717167} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.11 22:11:20.302855 [ 4 ] {2232d96f-4200-411f-996e-8b9265717167} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:20.303102 [ 4 ] {2232d96f-4200-411f-996e-8b9265717167} executeQuery: Read 96 rows, 7.68 KiB in 0.001778 sec., 53993.25084364454 rows/sec., 4.22 MiB/sec. 2025.03.11 22:11:20.303287 [ 4 ] {2232d96f-4200-411f-996e-8b9265717167} TCPHandler: Processed in 0.002111678 sec. 2025.03.11 22:11:20.303577 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:20.303696 [ 4 ] {5d83cc57-fd61-488f-b9fd-613372763a06} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:20.303758 [ 4 ] {5d83cc57-fd61-488f-b9fd-613372763a06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:11:20.304432 [ 4 ] {5d83cc57-fd61-488f-b9fd-613372763a06} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:20.304476 [ 4 ] {5d83cc57-fd61-488f-b9fd-613372763a06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:20.304951 [ 4 ] {5d83cc57-fd61-488f-b9fd-613372763a06} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.11 22:11:20.305270 [ 4 ] {5d83cc57-fd61-488f-b9fd-613372763a06} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:20.305523 [ 4 ] {5d83cc57-fd61-488f-b9fd-613372763a06} executeQuery: Read 160 rows, 11.41 KiB in 0.001854 sec., 86299.89212513485 rows/sec., 6.01 MiB/sec. 2025.03.11 22:11:20.305596 [ 4 ] {5d83cc57-fd61-488f-b9fd-613372763a06} TCPHandler: Processed in 0.002103718 sec. 2025.03.11 22:11:20.305725 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:20.305838 [ 4 ] {b1336f81-8347-4887-941a-f03db66232ec} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:20.305917 [ 4 ] {b1336f81-8347-4887-941a-f03db66232ec} 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_histogramu64 2025.03.11 22:11:20.307386 [ 4 ] {b1336f81-8347-4887-941a-f03db66232ec} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:20.307426 [ 4 ] {b1336f81-8347-4887-941a-f03db66232ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:20.308115 [ 4 ] {b1336f81-8347-4887-941a-f03db66232ec} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.11 22:11:20.308407 [ 4 ] {b1336f81-8347-4887-941a-f03db66232ec} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:20.308609 [ 146 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.11 22:11:20.308691 [ 146 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:20.308696 [ 4 ] {b1336f81-8347-4887-941a-f03db66232ec} executeQuery: Read 32 rows, 58.72 KiB in 0.002873 sec., 11138.183083884442 rows/sec., 19.96 MiB/sec. 2025.03.11 22:11:20.308732 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:20.309123 [ 194 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.11 22:11:20.309161 [ 4 ] {b1336f81-8347-4887-941a-f03db66232ec} TCPHandler: Processed in 0.003487969 sec. 2025.03.11 22:11:20.309636 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:20.310001 [ 4 ] {12f31fba-65a1-4b3c-818f-0ad8b11b81c7} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:11:20.310182 [ 4 ] {12f31fba-65a1-4b3c-818f-0ad8b11b81c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:11:20.310724 [ 194 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:20.310965 [ 194 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 674 rows starting from the beginning of the part 2025.03.11 22:11:20.311551 [ 194 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part 2025.03.11 22:11:20.312487 [ 194 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.03.11 22:11:20.312532 [ 4 ] {12f31fba-65a1-4b3c-818f-0ad8b11b81c7} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:20.312607 [ 4 ] {12f31fba-65a1-4b3c-818f-0ad8b11b81c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.11 22:11:20.313152 [ 194 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part 2025.03.11 22:11:20.313873 [ 194 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.03.11 22:11:20.314167 [ 4 ] {12f31fba-65a1-4b3c-818f-0ad8b11b81c7} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.11 22:11:20.314493 [ 194 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part 2025.03.11 22:11:20.315121 [ 4 ] {12f31fba-65a1-4b3c-818f-0ad8b11b81c7} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:20.315796 [ 4 ] {12f31fba-65a1-4b3c-818f-0ad8b11b81c7} executeQuery: Read 60 rows, 4.14 KiB in 0.005898 sec., 10172.93997965412 rows/sec., 702.04 KiB/sec. 2025.03.11 22:11:20.316089 [ 4 ] {12f31fba-65a1-4b3c-818f-0ad8b11b81c7} TCPHandler: Processed in 0.006573496 sec. 2025.03.11 22:11:20.321112 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 19 columns (19 merged, 0 gathered) in 0.012243244 sec., 64198.67152855893 rows/sec., 115.04 MiB/sec. 2025.03.11 22:11:20.322294 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.11 22:11:20.322761 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_41_8} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:20.322847 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_41_8} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.11 22:11:20.323020 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. 2025.03.11 22:11:21.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 201.72 MiB, peak 209.35 MiB, free memory in arenas 0.00 B, will set to 202.96 MiB (RSS), difference: 1.24 MiB 2025.03.11 22:11:23.460128 [ 144 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:11:23.460205 [ 144 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:11:23.616347 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2025.03.11 22:11:23.617032 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:23.617083 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:23.617698 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.11 22:11:23.617955 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:23.618201 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.03.11 22:11:24.698519 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.03.11 22:11:24.719047 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:24.719106 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:24.726648 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.11 22:11:24.727457 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:24.730766 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.03.11 22:11:25.295605 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:25.295794 [ 4 ] {8ba4293d-6180-4cec-88b7-3e54228376e7} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:11:25.295866 [ 4 ] {8ba4293d-6180-4cec-88b7-3e54228376e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:11:25.296662 [ 4 ] {8ba4293d-6180-4cec-88b7-3e54228376e7} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:25.296714 [ 4 ] {8ba4293d-6180-4cec-88b7-3e54228376e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:25.297149 [ 4 ] {8ba4293d-6180-4cec-88b7-3e54228376e7} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.11 22:11:25.297414 [ 4 ] {8ba4293d-6180-4cec-88b7-3e54228376e7} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:25.297599 [ 139 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2025.03.11 22:11:25.297669 [ 4 ] {8ba4293d-6180-4cec-88b7-3e54228376e7} executeQuery: Read 72 rows, 5.96 KiB in 0.001925 sec., 37402.5974025974 rows/sec., 3.02 MiB/sec. 2025.03.11 22:11:25.297688 [ 139 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:25.297763 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:25.297821 [ 4 ] {8ba4293d-6180-4cec-88b7-3e54228376e7} TCPHandler: Processed in 0.00234666 sec. 2025.03.11 22:11:25.297949 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_55_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full 2025.03.11 22:11:25.298000 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:25.298105 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:25.298149 [ 4 ] {31163600-dbec-450e-8aa7-b957eee39314} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:11:25.298153 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 1406 rows starting from the beginning of the part 2025.03.11 22:11:25.298212 [ 4 ] {31163600-dbec-450e-8aa7-b957eee39314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:11:25.298418 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part 2025.03.11 22:11:25.298803 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 120 rows starting from the beginning of the part 2025.03.11 22:11:25.299241 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 72 rows starting from the beginning of the part 2025.03.11 22:11:25.299546 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 120 rows starting from the beginning of the part 2025.03.11 22:11:25.299884 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 72 rows starting from the beginning of the part 2025.03.11 22:11:25.300962 [ 4 ] {31163600-dbec-450e-8aa7-b957eee39314} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:25.301002 [ 4 ] {31163600-dbec-450e-8aa7-b957eee39314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:25.301518 [ 4 ] {31163600-dbec-450e-8aa7-b957eee39314} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.11 22:11:25.301799 [ 4 ] {31163600-dbec-450e-8aa7-b957eee39314} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:25.302193 [ 4 ] {31163600-dbec-450e-8aa7-b957eee39314} executeQuery: Read 8 rows, 616.00 B in 0.00406 sec., 1970.4433497536945 rows/sec., 148.17 KiB/sec. 2025.03.11 22:11:25.302550 [ 4 ] {31163600-dbec-450e-8aa7-b957eee39314} TCPHandler: Processed in 0.00460568 sec. 2025.03.11 22:11:25.302601 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 1862 rows, containing 5 columns (5 merged, 0 gathered) in 0.00472915 sec., 393728.259835277 rows/sec., 34.34 MiB/sec. 2025.03.11 22:11:25.302762 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:25.302843 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2025.03.11 22:11:25.302886 [ 4 ] {5d362bf1-cefc-4ac7-a667-f1d79cd980a1} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:11:25.302941 [ 4 ] {5d362bf1-cefc-4ac7-a667-f1d79cd980a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:11:25.303179 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_55_11} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:25.303310 [ 196 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_55_11} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2025.03.11 22:11:25.303399 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.03.11 22:11:25.303653 [ 4 ] {5d362bf1-cefc-4ac7-a667-f1d79cd980a1} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:25.303690 [ 4 ] {5d362bf1-cefc-4ac7-a667-f1d79cd980a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:25.304029 [ 4 ] {5d362bf1-cefc-4ac7-a667-f1d79cd980a1} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.11 22:11:25.304265 [ 4 ] {5d362bf1-cefc-4ac7-a667-f1d79cd980a1} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:25.304420 [ 139 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2025.03.11 22:11:25.304477 [ 139 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:25.304502 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:25.304530 [ 4 ] {5d362bf1-cefc-4ac7-a667-f1d79cd980a1} executeQuery: Read 72 rows, 5.76 KiB in 0.001669 sec., 43139.60455362493 rows/sec., 3.37 MiB/sec. 2025.03.11 22:11:25.304836 [ 4 ] {5d362bf1-cefc-4ac7-a667-f1d79cd980a1} TCPHandler: Processed in 0.002124678 sec. 2025.03.11 22:11:25.304906 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_55_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full 2025.03.11 22:11:25.305068 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:25.305458 [ 4 ] {f0513fb6-35ab-4c81-bd95-6ecac791fe93} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:25.305479 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:25.305621 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 632 rows starting from the beginning of the part 2025.03.11 22:11:25.305648 [ 4 ] {f0513fb6-35ab-4c81-bd95-6ecac791fe93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:11:25.306301 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part 2025.03.11 22:11:25.306790 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 96 rows starting from the beginning of the part 2025.03.11 22:11:25.307263 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 72 rows starting from the beginning of the part 2025.03.11 22:11:25.307698 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 96 rows starting from the beginning of the part 2025.03.11 22:11:25.307950 [ 199 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 72 rows starting from the beginning of the part 2025.03.11 22:11:25.308817 [ 4 ] {f0513fb6-35ab-4c81-bd95-6ecac791fe93} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:25.308892 [ 4 ] {f0513fb6-35ab-4c81-bd95-6ecac791fe93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:25.309986 [ 4 ] {f0513fb6-35ab-4c81-bd95-6ecac791fe93} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.11 22:11:25.310403 [ 4 ] {f0513fb6-35ab-4c81-bd95-6ecac791fe93} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:25.311013 [ 4 ] {f0513fb6-35ab-4c81-bd95-6ecac791fe93} executeQuery: Read 160 rows, 11.41 KiB in 0.005707 sec., 28035.7455756089 rows/sec., 1.95 MiB/sec. 2025.03.11 22:11:25.311031 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 1040 rows, containing 5 columns (5 merged, 0 gathered) in 0.006440365 sec., 161481.5309380757 rows/sec., 12.96 MiB/sec. 2025.03.11 22:11:25.311113 [ 4 ] {f0513fb6-35ab-4c81-bd95-6ecac791fe93} TCPHandler: Processed in 0.006165793 sec. 2025.03.11 22:11:25.311275 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:25.311423 [ 4 ] {33e533a4-73e4-459f-8ff2-6a40dc9fe2ab} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:25.311473 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2025.03.11 22:11:25.311546 [ 4 ] {33e533a4-73e4-459f-8ff2-6a40dc9fe2ab} 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_histogramu64 2025.03.11 22:11:25.312277 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_55_11} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:25.312531 [ 198 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_55_11} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2025.03.11 22:11:25.312794 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.03.11 22:11:25.313547 [ 4 ] {33e533a4-73e4-459f-8ff2-6a40dc9fe2ab} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:25.313590 [ 4 ] {33e533a4-73e4-459f-8ff2-6a40dc9fe2ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:25.314215 [ 4 ] {33e533a4-73e4-459f-8ff2-6a40dc9fe2ab} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.11 22:11:25.314465 [ 4 ] {33e533a4-73e4-459f-8ff2-6a40dc9fe2ab} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:25.314702 [ 4 ] {33e533a4-73e4-459f-8ff2-6a40dc9fe2ab} executeQuery: Read 8 rows, 14.68 KiB in 0.003324 sec., 2406.7388688327314 rows/sec., 4.31 MiB/sec. 2025.03.11 22:11:25.314803 [ 4 ] {33e533a4-73e4-459f-8ff2-6a40dc9fe2ab} TCPHandler: Processed in 0.00358141 sec. 2025.03.11 22:11:25.314915 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:25.315017 [ 4 ] {9a1811b1-8dc3-453d-81a6-e5aa4cab9fcb} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:11:25.315062 [ 4 ] {9a1811b1-8dc3-453d-81a6-e5aa4cab9fcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:11:25.315513 [ 4 ] {9a1811b1-8dc3-453d-81a6-e5aa4cab9fcb} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:25.315552 [ 4 ] {9a1811b1-8dc3-453d-81a6-e5aa4cab9fcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:25.315905 [ 4 ] {9a1811b1-8dc3-453d-81a6-e5aa4cab9fcb} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.11 22:11:25.316136 [ 4 ] {9a1811b1-8dc3-453d-81a6-e5aa4cab9fcb} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:25.316342 [ 4 ] {9a1811b1-8dc3-453d-81a6-e5aa4cab9fcb} executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. 2025.03.11 22:11:25.316391 [ 4 ] {9a1811b1-8dc3-453d-81a6-e5aa4cab9fcb} TCPHandler: Processed in 0.001525593 sec. 2025.03.11 22:11:26.564767 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:26.565004 [ 4 ] {9162b5cf-b56e-45a6-861e-07afbe9ee7ae} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.11 22:11:26.565095 [ 4 ] {9162b5cf-b56e-45a6-861e-07afbe9ee7ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.11 22:11:26.566017 [ 4 ] {9162b5cf-b56e-45a6-861e-07afbe9ee7ae} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:26.566061 [ 4 ] {9162b5cf-b56e-45a6-861e-07afbe9ee7ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:26.566501 [ 4 ] {9162b5cf-b56e-45a6-861e-07afbe9ee7ae} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.11 22:11:26.566755 [ 4 ] {9162b5cf-b56e-45a6-861e-07afbe9ee7ae} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:26.567003 [ 4 ] {9162b5cf-b56e-45a6-861e-07afbe9ee7ae} executeQuery: Read 24 rows, 2.04 KiB in 0.002061 sec., 11644.832605531295 rows/sec., 989.36 KiB/sec. 2025.03.11 22:11:26.567198 [ 4 ] {9162b5cf-b56e-45a6-861e-07afbe9ee7ae} TCPHandler: Processed in 0.002569513 sec. 2025.03.11 22:11:26.567343 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:26.567446 [ 4 ] {39f3148d-5258-4d6c-a02e-3074f9123c84} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:11:26.567491 [ 4 ] {39f3148d-5258-4d6c-a02e-3074f9123c84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:11:26.568045 [ 4 ] {39f3148d-5258-4d6c-a02e-3074f9123c84} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:26.568085 [ 4 ] {39f3148d-5258-4d6c-a02e-3074f9123c84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:26.568446 [ 4 ] {39f3148d-5258-4d6c-a02e-3074f9123c84} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.11 22:11:26.568687 [ 4 ] {39f3148d-5258-4d6c-a02e-3074f9123c84} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:26.568914 [ 4 ] {39f3148d-5258-4d6c-a02e-3074f9123c84} executeQuery: Read 14 rows, 1.14 KiB in 0.00149 sec., 9395.973154362417 rows/sec., 766.18 KiB/sec. 2025.03.11 22:11:26.569020 [ 4 ] {39f3148d-5258-4d6c-a02e-3074f9123c84} TCPHandler: Processed in 0.001725655 sec. 2025.03.11 22:11:26.569128 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:26.569230 [ 4 ] {cd793e84-57b1-4dc4-b84e-9f81ec641c44} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:11:26.569274 [ 4 ] {cd793e84-57b1-4dc4-b84e-9f81ec641c44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:11:26.570538 [ 4 ] {cd793e84-57b1-4dc4-b84e-9f81ec641c44} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:26.570575 [ 4 ] {cd793e84-57b1-4dc4-b84e-9f81ec641c44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:26.571000 [ 4 ] {cd793e84-57b1-4dc4-b84e-9f81ec641c44} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.11 22:11:26.571236 [ 4 ] {cd793e84-57b1-4dc4-b84e-9f81ec641c44} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:26.571441 [ 4 ] {cd793e84-57b1-4dc4-b84e-9f81ec641c44} executeQuery: Read 1387 rows, 118.48 KiB in 0.002234 sec., 620859.4449418085 rows/sec., 51.79 MiB/sec. 2025.03.11 22:11:26.571493 [ 4 ] {cd793e84-57b1-4dc4-b84e-9f81ec641c44} TCPHandler: Processed in 0.002413281 sec. 2025.03.11 22:11:26.571609 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:26.571714 [ 4 ] {e07c2db2-cdec-4a75-9ba5-d8f6ca00a284} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:11:26.571758 [ 4 ] {e07c2db2-cdec-4a75-9ba5-d8f6ca00a284} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:11:26.572310 [ 4 ] {e07c2db2-cdec-4a75-9ba5-d8f6ca00a284} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:26.572348 [ 4 ] {e07c2db2-cdec-4a75-9ba5-d8f6ca00a284} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:26.572684 [ 4 ] {e07c2db2-cdec-4a75-9ba5-d8f6ca00a284} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.11 22:11:26.572917 [ 4 ] {e07c2db2-cdec-4a75-9ba5-d8f6ca00a284} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:26.573163 [ 4 ] {e07c2db2-cdec-4a75-9ba5-d8f6ca00a284} executeQuery: Read 58 rows, 4.34 KiB in 0.001455 sec., 39862.54295532646 rows/sec., 2.92 MiB/sec. 2025.03.11 22:11:26.573286 [ 4 ] {e07c2db2-cdec-4a75-9ba5-d8f6ca00a284} TCPHandler: Processed in 0.001723714 sec. 2025.03.11 22:11:26.573551 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:26.573674 [ 4 ] {d9ea7dc2-0428-4675-95e4-832515ca2327} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.11 22:11:26.573719 [ 4 ] {d9ea7dc2-0428-4675-95e4-832515ca2327} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.11 22:11:26.574346 [ 4 ] {d9ea7dc2-0428-4675-95e4-832515ca2327} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:26.574383 [ 4 ] {d9ea7dc2-0428-4675-95e4-832515ca2327} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:26.574740 [ 4 ] {d9ea7dc2-0428-4675-95e4-832515ca2327} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.11 22:11:26.574971 [ 4 ] {d9ea7dc2-0428-4675-95e4-832515ca2327} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:26.575220 [ 4 ] {d9ea7dc2-0428-4675-95e4-832515ca2327} executeQuery: Read 252 rows, 17.85 KiB in 0.001566 sec., 160919.54022988505 rows/sec., 11.13 MiB/sec. 2025.03.11 22:11:26.575383 [ 4 ] {d9ea7dc2-0428-4675-95e4-832515ca2327} TCPHandler: Processed in 0.001915956 sec. 2025.03.11 22:11:26.575501 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:26.575604 [ 4 ] {dbccf6a8-d7e2-4c08-93b4-2b55d4881c67} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.11 22:11:26.575647 [ 4 ] {dbccf6a8-d7e2-4c08-93b4-2b55d4881c67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.11 22:11:26.576189 [ 4 ] {dbccf6a8-d7e2-4c08-93b4-2b55d4881c67} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:26.576231 [ 4 ] {dbccf6a8-d7e2-4c08-93b4-2b55d4881c67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:26.576569 [ 4 ] {dbccf6a8-d7e2-4c08-93b4-2b55d4881c67} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.11 22:11:26.576800 [ 4 ] {dbccf6a8-d7e2-4c08-93b4-2b55d4881c67} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:26.577078 [ 4 ] {dbccf6a8-d7e2-4c08-93b4-2b55d4881c67} executeQuery: Read 12 rows, 960.00 B in 0.001471 sec., 8157.715839564921 rows/sec., 637.32 KiB/sec. 2025.03.11 22:11:26.577200 [ 4 ] {dbccf6a8-d7e2-4c08-93b4-2b55d4881c67} TCPHandler: Processed in 0.001749955 sec. 2025.03.11 22:11:26.577312 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:26.577413 [ 4 ] {ff3cdaaf-5304-4049-8be2-be2ca687bccf} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:11:26.577456 [ 4 ] {ff3cdaaf-5304-4049-8be2-be2ca687bccf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:11:26.578210 [ 4 ] {ff3cdaaf-5304-4049-8be2-be2ca687bccf} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:26.578247 [ 4 ] {ff3cdaaf-5304-4049-8be2-be2ca687bccf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:26.578618 [ 4 ] {ff3cdaaf-5304-4049-8be2-be2ca687bccf} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.11 22:11:26.578846 [ 4 ] {ff3cdaaf-5304-4049-8be2-be2ca687bccf} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:26.579047 [ 4 ] {ff3cdaaf-5304-4049-8be2-be2ca687bccf} executeQuery: Read 602 rows, 46.37 KiB in 0.001654 sec., 363966.1426844014 rows/sec., 27.38 MiB/sec. 2025.03.11 22:11:26.579100 [ 4 ] {ff3cdaaf-5304-4049-8be2-be2ca687bccf} TCPHandler: Processed in 0.001836636 sec. 2025.03.11 22:11:26.579232 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:26.579369 [ 4 ] {6ceef162-a675-47d1-b2be-8baab88e0118} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:26.579427 [ 4 ] {6ceef162-a675-47d1-b2be-8baab88e0118} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:11:26.580208 [ 4 ] {6ceef162-a675-47d1-b2be-8baab88e0118} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:26.580246 [ 4 ] {6ceef162-a675-47d1-b2be-8baab88e0118} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:26.580699 [ 4 ] {6ceef162-a675-47d1-b2be-8baab88e0118} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.11 22:11:26.580942 [ 4 ] {6ceef162-a675-47d1-b2be-8baab88e0118} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:26.581114 [ 134 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.11 22:11:26.581170 [ 4 ] {6ceef162-a675-47d1-b2be-8baab88e0118} executeQuery: Read 951 rows, 65.72 KiB in 0.00183 sec., 519672.131147541 rows/sec., 35.07 MiB/sec. 2025.03.11 22:11:26.581188 [ 134 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:26.581259 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:26.581297 [ 4 ] {6ceef162-a675-47d1-b2be-8baab88e0118} TCPHandler: Processed in 0.002128009 sec. 2025.03.11 22:11:26.581520 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:26.581520 [ 197 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.11 22:11:26.581696 [ 4 ] {01797971-3655-452b-9d2b-1be8b2cc78c2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:26.581923 [ 197 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:26.581937 [ 4 ] {01797971-3655-452b-9d2b-1be8b2cc78c2} 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_histogramu64 2025.03.11 22:11:26.582017 [ 197 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14923 rows starting from the beginning of the part 2025.03.11 22:11:26.582413 [ 197 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part 2025.03.11 22:11:26.582917 [ 197 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part 2025.03.11 22:11:26.583267 [ 197 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part 2025.03.11 22:11:26.583641 [ 197 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part 2025.03.11 22:11:26.584076 [ 197 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 951 rows starting from the beginning of the part 2025.03.11 22:11:26.586791 [ 4 ] {01797971-3655-452b-9d2b-1be8b2cc78c2} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:26.586867 [ 4 ] {01797971-3655-452b-9d2b-1be8b2cc78c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:26.588734 [ 4 ] {01797971-3655-452b-9d2b-1be8b2cc78c2} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.11 22:11:26.589047 [ 4 ] {01797971-3655-452b-9d2b-1be8b2cc78c2} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:26.589745 [ 4 ] {01797971-3655-452b-9d2b-1be8b2cc78c2} executeQuery: Read 32 rows, 58.72 KiB in 0.008111 sec., 3945.25952410307 rows/sec., 7.07 MiB/sec. 2025.03.11 22:11:26.589880 [ 4 ] {01797971-3655-452b-9d2b-1be8b2cc78c2} TCPHandler: Processed in 0.008452942 sec. 2025.03.11 22:11:26.590046 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:26.590169 [ 4 ] {8b6462ba-6aee-4227-bf6e-3e7110b9886f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:11:26.590215 [ 4 ] {8b6462ba-6aee-4227-bf6e-3e7110b9886f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:11:26.590789 [ 4 ] {8b6462ba-6aee-4227-bf6e-3e7110b9886f} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:26.590826 [ 4 ] {8b6462ba-6aee-4227-bf6e-3e7110b9886f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:26.591337 [ 4 ] {8b6462ba-6aee-4227-bf6e-3e7110b9886f} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.11 22:11:26.591665 [ 4 ] {8b6462ba-6aee-4227-bf6e-3e7110b9886f} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:26.591858 [ 134 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.11 22:11:26.591965 [ 134 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:26.592033 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:26.592092 [ 4 ] {8b6462ba-6aee-4227-bf6e-3e7110b9886f} executeQuery: Read 22 rows, 1.53 KiB in 0.001923 sec., 11440.457618304732 rows/sec., 795.77 KiB/sec. 2025.03.11 22:11:26.592493 [ 4 ] {8b6462ba-6aee-4227-bf6e-3e7110b9886f} TCPHandler: Processed in 0.002511911 sec. 2025.03.11 22:11:26.592897 [ 197 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.11 22:11:26.593285 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 16514 rows, containing 5 columns (5 merged, 0 gathered) in 0.011891472 sec., 1388726.3073907082 rows/sec., 95.11 MiB/sec. 2025.03.11 22:11:26.593362 [ 197 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:26.593471 [ 197 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2628 rows starting from the beginning of the part 2025.03.11 22:11:26.593821 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.11 22:11:26.593849 [ 197 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part 2025.03.11 22:11:26.594204 [ 197 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2025.03.11 22:11:26.594444 [ 197 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part 2025.03.11 22:11:26.594713 [ 197 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2025.03.11 22:11:26.594918 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_56_11} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:26.594999 [ 197 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 22 rows starting from the beginning of the part 2025.03.11 22:11:26.595228 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_56_11} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.11 22:11:26.595510 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. 2025.03.11 22:11:26.596587 [ 195 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2890 rows, containing 4 columns (4 merged, 0 gathered) in 0.004418898 sec., 654009.2122515613 rows/sec., 44.08 MiB/sec. 2025.03.11 22:11:26.596916 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.11 22:11:26.597288 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_56_11} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:26.597383 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_56_11} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.11 22:11:26.597485 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2025.03.11 22:11:28.689920 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 868 2025.03.11 22:11:28.693539 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:28.693579 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:28.695069 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.11 22:11:28.695394 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:28.695880 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 868 2025.03.11 22:11:30.293175 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:30.293388 [ 4 ] {21b55b7d-a409-4bb7-9c90-4cc6a4ea026f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:11:30.293484 [ 4 ] {21b55b7d-a409-4bb7-9c90-4cc6a4ea026f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:11:30.294384 [ 4 ] {21b55b7d-a409-4bb7-9c90-4cc6a4ea026f} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:30.294430 [ 4 ] {21b55b7d-a409-4bb7-9c90-4cc6a4ea026f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:30.295296 [ 4 ] {21b55b7d-a409-4bb7-9c90-4cc6a4ea026f} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.11 22:11:30.295564 [ 4 ] {21b55b7d-a409-4bb7-9c90-4cc6a4ea026f} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:30.295767 [ 4 ] {21b55b7d-a409-4bb7-9c90-4cc6a4ea026f} executeQuery: Read 56 rows, 4.38 KiB in 0.002436 sec., 22988.505747126437 rows/sec., 1.76 MiB/sec. 2025.03.11 22:11:30.295861 [ 4 ] {21b55b7d-a409-4bb7-9c90-4cc6a4ea026f} TCPHandler: Processed in 0.002823254 sec. 2025.03.11 22:11:30.296011 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:30.296114 [ 4 ] {716e5b0d-b5d6-4f3b-ac67-a9d1dc441f22} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:11:30.296160 [ 4 ] {716e5b0d-b5d6-4f3b-ac67-a9d1dc441f22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:11:30.296748 [ 4 ] {716e5b0d-b5d6-4f3b-ac67-a9d1dc441f22} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:30.296785 [ 4 ] {716e5b0d-b5d6-4f3b-ac67-a9d1dc441f22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:30.297143 [ 4 ] {716e5b0d-b5d6-4f3b-ac67-a9d1dc441f22} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.11 22:11:30.297419 [ 4 ] {716e5b0d-b5d6-4f3b-ac67-a9d1dc441f22} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:30.297597 [ 4 ] {716e5b0d-b5d6-4f3b-ac67-a9d1dc441f22} executeQuery: Read 64 rows, 5.12 KiB in 0.001506 sec., 42496.67994687915 rows/sec., 3.32 MiB/sec. 2025.03.11 22:11:30.297649 [ 4 ] {716e5b0d-b5d6-4f3b-ac67-a9d1dc441f22} TCPHandler: Processed in 0.001695084 sec. 2025.03.11 22:11:30.297774 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:30.297881 [ 4 ] {cc93276f-f52b-40fc-88f6-05366388d6ef} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:30.297930 [ 4 ] {cc93276f-f52b-40fc-88f6-05366388d6ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:11:30.298442 [ 4 ] {cc93276f-f52b-40fc-88f6-05366388d6ef} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:30.298480 [ 4 ] {cc93276f-f52b-40fc-88f6-05366388d6ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:30.298856 [ 4 ] {cc93276f-f52b-40fc-88f6-05366388d6ef} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.11 22:11:30.299100 [ 4 ] {cc93276f-f52b-40fc-88f6-05366388d6ef} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:30.299299 [ 4 ] {cc93276f-f52b-40fc-88f6-05366388d6ef} executeQuery: Read 98 rows, 7.00 KiB in 0.001436 sec., 68245.12534818941 rows/sec., 4.76 MiB/sec. 2025.03.11 22:11:30.299382 [ 4 ] {cc93276f-f52b-40fc-88f6-05366388d6ef} TCPHandler: Processed in 0.001657994 sec. 2025.03.11 22:11:30.299616 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:30.299755 [ 4 ] {f280a113-e7d9-4f0b-8c2e-c6842d723009} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:11:30.299802 [ 4 ] {f280a113-e7d9-4f0b-8c2e-c6842d723009} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:11:30.300260 [ 4 ] {f280a113-e7d9-4f0b-8c2e-c6842d723009} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:30.300297 [ 4 ] {f280a113-e7d9-4f0b-8c2e-c6842d723009} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:30.300653 [ 4 ] {f280a113-e7d9-4f0b-8c2e-c6842d723009} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.11 22:11:30.300901 [ 4 ] {f280a113-e7d9-4f0b-8c2e-c6842d723009} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:30.301078 [ 4 ] {f280a113-e7d9-4f0b-8c2e-c6842d723009} executeQuery: Read 38 rows, 2.61 KiB in 0.001347 sec., 28210.83890126206 rows/sec., 1.89 MiB/sec. 2025.03.11 22:11:30.301128 [ 4 ] {f280a113-e7d9-4f0b-8c2e-c6842d723009} TCPHandler: Processed in 0.001599503 sec. 2025.03.11 22:11:31.118412 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2025.03.11 22:11:31.119254 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:31.119300 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:31.119847 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.11 22:11:31.120106 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:31.120289 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2025.03.11 22:11:32.230903 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.03.11 22:11:32.251854 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:32.251918 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:32.259300 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.11 22:11:32.260150 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:32.263474 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.03.11 22:11:35.295941 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:35.296162 [ 4 ] {507372c6-5695-4e95-8908-447d66339347} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:11:35.296239 [ 4 ] {507372c6-5695-4e95-8908-447d66339347} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:11:35.297087 [ 4 ] {507372c6-5695-4e95-8908-447d66339347} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:35.297131 [ 4 ] {507372c6-5695-4e95-8908-447d66339347} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:35.297561 [ 4 ] {507372c6-5695-4e95-8908-447d66339347} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.11 22:11:35.297807 [ 4 ] {507372c6-5695-4e95-8908-447d66339347} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:35.298014 [ 4 ] {507372c6-5695-4e95-8908-447d66339347} executeQuery: Read 72 rows, 5.96 KiB in 0.001909 sec., 37716.081718177054 rows/sec., 3.05 MiB/sec. 2025.03.11 22:11:35.298075 [ 4 ] {507372c6-5695-4e95-8908-447d66339347} TCPHandler: Processed in 0.002271619 sec. 2025.03.11 22:11:35.298235 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:35.298347 [ 4 ] {26ee9d5e-b174-40b2-8230-7389bd1f781d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:11:35.298392 [ 4 ] {26ee9d5e-b174-40b2-8230-7389bd1f781d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:11:35.298901 [ 4 ] {26ee9d5e-b174-40b2-8230-7389bd1f781d} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:35.298936 [ 4 ] {26ee9d5e-b174-40b2-8230-7389bd1f781d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:35.299276 [ 4 ] {26ee9d5e-b174-40b2-8230-7389bd1f781d} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.11 22:11:35.299512 [ 4 ] {26ee9d5e-b174-40b2-8230-7389bd1f781d} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:35.299686 [ 4 ] {26ee9d5e-b174-40b2-8230-7389bd1f781d} executeQuery: Read 8 rows, 616.00 B in 0.001362 sec., 5873.715124816446 rows/sec., 441.68 KiB/sec. 2025.03.11 22:11:35.299737 [ 4 ] {26ee9d5e-b174-40b2-8230-7389bd1f781d} TCPHandler: Processed in 0.001561343 sec. 2025.03.11 22:11:35.299838 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:35.299939 [ 4 ] {d377d92d-abf7-442c-95f7-e0fbd1bd243e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:11:35.299983 [ 4 ] {d377d92d-abf7-442c-95f7-e0fbd1bd243e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:11:35.300512 [ 4 ] {d377d92d-abf7-442c-95f7-e0fbd1bd243e} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:35.300548 [ 4 ] {d377d92d-abf7-442c-95f7-e0fbd1bd243e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:35.300896 [ 4 ] {d377d92d-abf7-442c-95f7-e0fbd1bd243e} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.11 22:11:35.301141 [ 4 ] {d377d92d-abf7-442c-95f7-e0fbd1bd243e} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:35.301317 [ 4 ] {d377d92d-abf7-442c-95f7-e0fbd1bd243e} executeQuery: Read 72 rows, 5.76 KiB in 0.0014 sec., 51428.57142857143 rows/sec., 4.01 MiB/sec. 2025.03.11 22:11:35.301367 [ 4 ] {d377d92d-abf7-442c-95f7-e0fbd1bd243e} TCPHandler: Processed in 0.001577593 sec. 2025.03.11 22:11:35.301476 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:35.301580 [ 4 ] {0ae8ae85-d6e7-442c-ada4-72d88b2bc426} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:35.301629 [ 4 ] {0ae8ae85-d6e7-442c-ada4-72d88b2bc426} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:11:35.302132 [ 4 ] {0ae8ae85-d6e7-442c-ada4-72d88b2bc426} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:35.302168 [ 4 ] {0ae8ae85-d6e7-442c-ada4-72d88b2bc426} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:35.302540 [ 4 ] {0ae8ae85-d6e7-442c-ada4-72d88b2bc426} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.11 22:11:35.302773 [ 4 ] {0ae8ae85-d6e7-442c-ada4-72d88b2bc426} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:35.302977 [ 4 ] {0ae8ae85-d6e7-442c-ada4-72d88b2bc426} executeQuery: Read 160 rows, 11.41 KiB in 0.001418 sec., 112834.97884344147 rows/sec., 7.86 MiB/sec. 2025.03.11 22:11:35.303029 [ 4 ] {0ae8ae85-d6e7-442c-ada4-72d88b2bc426} TCPHandler: Processed in 0.001602514 sec. 2025.03.11 22:11:35.303133 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:35.303232 [ 4 ] {34157468-110b-49b9-af7b-4cbd896707fd} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:35.303296 [ 4 ] {34157468-110b-49b9-af7b-4cbd896707fd} 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_histogramu64 2025.03.11 22:11:35.304310 [ 4 ] {34157468-110b-49b9-af7b-4cbd896707fd} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:35.304349 [ 4 ] {34157468-110b-49b9-af7b-4cbd896707fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:35.304943 [ 4 ] {34157468-110b-49b9-af7b-4cbd896707fd} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.11 22:11:35.305196 [ 4 ] {34157468-110b-49b9-af7b-4cbd896707fd} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:35.305439 [ 4 ] {34157468-110b-49b9-af7b-4cbd896707fd} executeQuery: Read 8 rows, 14.68 KiB in 0.002227 sec., 3592.2766052986085 rows/sec., 6.44 MiB/sec. 2025.03.11 22:11:35.305531 [ 4 ] {34157468-110b-49b9-af7b-4cbd896707fd} TCPHandler: Processed in 0.002448081 sec. 2025.03.11 22:11:35.305641 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:35.305741 [ 4 ] {e9200492-5420-45e4-99a2-d54b40c33bea} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:11:35.305786 [ 4 ] {e9200492-5420-45e4-99a2-d54b40c33bea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:11:35.306207 [ 4 ] {e9200492-5420-45e4-99a2-d54b40c33bea} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:35.306245 [ 4 ] {e9200492-5420-45e4-99a2-d54b40c33bea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:35.306599 [ 4 ] {e9200492-5420-45e4-99a2-d54b40c33bea} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.11 22:11:35.306836 [ 4 ] {e9200492-5420-45e4-99a2-d54b40c33bea} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:35.307045 [ 4 ] {e9200492-5420-45e4-99a2-d54b40c33bea} executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec. 2025.03.11 22:11:35.307094 [ 4 ] {e9200492-5420-45e4-99a2-d54b40c33bea} TCPHandler: Processed in 0.001502683 sec. 2025.03.11 22:11:37.431834 [ 120 ] {} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.11 22:11:37.431916 [ 120 ] {} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:37.431942 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:37.432073 [ 200 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.03.11 22:11:37.432211 [ 200 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:37.432246 [ 200 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 253 rows starting from the beginning of the part 2025.03.11 22:11:37.432322 [ 200 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part 2025.03.11 22:11:37.432413 [ 200 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part 2025.03.11 22:11:37.432613 [ 200 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part 2025.03.11 22:11:37.432829 [ 200 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part 2025.03.11 22:11:37.434086 [ 195 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1261 rows, containing 5 columns (5 merged, 0 gathered) in 0.002079808 sec., 606305.9667046189 rows/sec., 44.25 MiB/sec. 2025.03.11 22:11:37.434330 [ 186 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.11 22:11:37.434746 [ 186 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_9_2} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:37.434854 [ 186 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_9_2} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.11 22:11:37.434975 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.11 22:11:38.069351 [ 126 ] {} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2025.03.11 22:11:38.069413 [ 126 ] {} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:38.069436 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:38.069648 [ 195 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full 2025.03.11 22:11:38.069825 [ 195 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:38.069861 [ 195 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 18 rows starting from the beginning of the part 2025.03.11 22:11:38.069945 [ 195 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2025.03.11 22:11:38.070147 [ 195 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2025.03.11 22:11:38.070424 [ 195 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2025.03.11 22:11:38.070622 [ 195 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.03.11 22:11:38.071716 [ 186 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.002201209 sec., 22714.78991772249 rows/sec., 1.90 MiB/sec. 2025.03.11 22:11:38.071924 [ 193 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.03.11 22:11:38.072289 [ 193 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_10_2} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:38.072383 [ 193 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_10_2} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 2025.03.11 22:11:38.072486 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.11 22:11:38.460255 [ 126 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:11:38.460321 [ 126 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:11:38.620510 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2025.03.11 22:11:38.621386 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:38.621434 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:38.621956 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.11 22:11:38.622227 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:38.622445 [ 126 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.11 22:11:38.622507 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.03.11 22:11:38.622535 [ 126 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:38.622569 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:38.622689 [ 189 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.11 22:11:38.622791 [ 189 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:38.622824 [ 189 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part 2025.03.11 22:11:38.622891 [ 189 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part 2025.03.11 22:11:38.622989 [ 189 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part 2025.03.11 22:11:38.623189 [ 189 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part 2025.03.11 22:11:38.623450 [ 189 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part 2025.03.11 22:11:38.623528 [ 189 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part 2025.03.11 22:11:38.625814 [ 191 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003168467 sec., 5217349.588933703 rows/sec., 74.63 MiB/sec. 2025.03.11 22:11:38.626032 [ 191 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.11 22:11:38.626633 [ 191 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_36_7} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:38.626800 [ 191 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_36_7} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.11 22:11:38.626996 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.03.11 22:11:38.696240 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 888 2025.03.11 22:11:38.699348 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:38.699394 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:38.700882 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.11 22:11:38.701215 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:38.701483 [ 126 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.11 22:11:38.701634 [ 126 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:38.701742 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:38.702303 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.11 22:11:38.702740 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 888 2025.03.11 22:11:38.703297 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:38.703467 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 736 rows starting from the beginning of the part 2025.03.11 22:11:38.703973 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 44 rows starting from the beginning of the part 2025.03.11 22:11:38.704484 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part 2025.03.11 22:11:38.704991 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part 2025.03.11 22:11:38.705474 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part 2025.03.11 22:11:38.705945 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part 2025.03.11 22:11:38.713620 [ 186 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 72 columns (72 merged, 0 gathered) in 0.01165924 sec., 76162.76875679719 rows/sec., 61.69 MiB/sec. 2025.03.11 22:11:38.715057 [ 188 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.11 22:11:38.715913 [ 188 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_26_5} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:38.716013 [ 188 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_26_5} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.11 22:11:38.716347 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2025.03.11 22:11:39.763623 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.03.11 22:11:39.784784 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:39.784832 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:39.793206 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.11 22:11:39.794029 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:39.794334 [ 126 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.11 22:11:39.794395 [ 126 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:39.794437 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:39.794801 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.11 22:11:39.804056 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.03.11 22:11:39.805276 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:39.806166 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2025.03.11 22:11:39.810925 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.03.11 22:11:39.815755 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2025.03.11 22:11:39.820944 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.03.11 22:11:39.826506 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2025.03.11 22:11:39.831139 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.03.11 22:11:39.891187 [ 188 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.096661404 sec., 2813.946298566075 rows/sec., 14.55 MiB/sec. 2025.03.11 22:11:39.893288 [ 194 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.11 22:11:39.895852 [ 194 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_36_7} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:39.895971 [ 194 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_36_7} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.11 22:11:39.897518 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.03.11 22:11:40.000261 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 205.59 MiB, peak 217.47 MiB, free memory in arenas 0.00 B, will set to 206.61 MiB (RSS), difference: 1.02 MiB 2025.03.11 22:11:40.297018 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:40.297200 [ 4 ] {8929a967-99d6-4e59-9afe-f28aa418db6d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:11:40.297269 [ 4 ] {8929a967-99d6-4e59-9afe-f28aa418db6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:11:40.298109 [ 4 ] {8929a967-99d6-4e59-9afe-f28aa418db6d} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:40.298153 [ 4 ] {8929a967-99d6-4e59-9afe-f28aa418db6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:40.298640 [ 4 ] {8929a967-99d6-4e59-9afe-f28aa418db6d} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.11 22:11:40.298911 [ 4 ] {8929a967-99d6-4e59-9afe-f28aa418db6d} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:40.299142 [ 4 ] {8929a967-99d6-4e59-9afe-f28aa418db6d} executeQuery: Read 120 rows, 10.41 KiB in 0.002046 sec., 58651.026392961874 rows/sec., 4.97 MiB/sec. 2025.03.11 22:11:40.299195 [ 4 ] {8929a967-99d6-4e59-9afe-f28aa418db6d} TCPHandler: Processed in 0.002361 sec. 2025.03.11 22:11:40.299378 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:40.299486 [ 4 ] {87b7d063-5c21-456c-ad1b-496ef9360114} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:11:40.299531 [ 4 ] {87b7d063-5c21-456c-ad1b-496ef9360114} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:11:40.300071 [ 4 ] {87b7d063-5c21-456c-ad1b-496ef9360114} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:40.300110 [ 4 ] {87b7d063-5c21-456c-ad1b-496ef9360114} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:40.300471 [ 4 ] {87b7d063-5c21-456c-ad1b-496ef9360114} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.11 22:11:40.300719 [ 4 ] {87b7d063-5c21-456c-ad1b-496ef9360114} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:40.300891 [ 118 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.11 22:11:40.300948 [ 4 ] {87b7d063-5c21-456c-ad1b-496ef9360114} executeQuery: Read 32 rows, 2.41 KiB in 0.001477 sec., 21665.53825321598 rows/sec., 1.59 MiB/sec. 2025.03.11 22:11:40.300975 [ 118 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:40.301040 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:40.301058 [ 4 ] {87b7d063-5c21-456c-ad1b-496ef9360114} TCPHandler: Processed in 0.001726444 sec. 2025.03.11 22:11:40.301202 [ 188 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.11 22:11:40.301218 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:40.301336 [ 188 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:40.301353 [ 4 ] {55fc14a5-da6f-47c5-bfda-d95f6bf26dd2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:11:40.301379 [ 188 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 70 rows starting from the beginning of the part 2025.03.11 22:11:40.301410 [ 4 ] {55fc14a5-da6f-47c5-bfda-d95f6bf26dd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:11:40.301576 [ 188 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part 2025.03.11 22:11:40.301886 [ 188 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part 2025.03.11 22:11:40.302237 [ 188 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 58 rows starting from the beginning of the part 2025.03.11 22:11:40.302638 [ 188 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2025.03.11 22:11:40.303083 [ 188 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part 2025.03.11 22:11:40.304270 [ 4 ] {55fc14a5-da6f-47c5-bfda-d95f6bf26dd2} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:40.304313 [ 4 ] {55fc14a5-da6f-47c5-bfda-d95f6bf26dd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:40.304947 [ 4 ] {55fc14a5-da6f-47c5-bfda-d95f6bf26dd2} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.11 22:11:40.305020 [ 188 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.003886283 sec., 53521.57833075975 rows/sec., 4.12 MiB/sec. 2025.03.11 22:11:40.305193 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.11 22:11:40.305362 [ 4 ] {55fc14a5-da6f-47c5-bfda-d95f6bf26dd2} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:40.305624 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_46_9} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:40.305685 [ 4 ] {55fc14a5-da6f-47c5-bfda-d95f6bf26dd2} executeQuery: Read 96 rows, 7.68 KiB in 0.004362 sec., 22008.25309491059 rows/sec., 1.72 MiB/sec. 2025.03.11 22:11:40.305725 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_46_9} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.11 22:11:40.305768 [ 4 ] {55fc14a5-da6f-47c5-bfda-d95f6bf26dd2} TCPHandler: Processed in 0.004604259 sec. 2025.03.11 22:11:40.305827 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.11 22:11:40.305897 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:40.306000 [ 4 ] {7fd257c5-a42b-4dee-bb7a-1240f9e11f27} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:40.306051 [ 4 ] {7fd257c5-a42b-4dee-bb7a-1240f9e11f27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:11:40.306584 [ 4 ] {7fd257c5-a42b-4dee-bb7a-1240f9e11f27} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:40.306624 [ 4 ] {7fd257c5-a42b-4dee-bb7a-1240f9e11f27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:40.307028 [ 4 ] {7fd257c5-a42b-4dee-bb7a-1240f9e11f27} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.11 22:11:40.307289 [ 4 ] {7fd257c5-a42b-4dee-bb7a-1240f9e11f27} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:40.307509 [ 4 ] {7fd257c5-a42b-4dee-bb7a-1240f9e11f27} executeQuery: Read 160 rows, 11.41 KiB in 0.001527 sec., 104780.61558611658 rows/sec., 7.30 MiB/sec. 2025.03.11 22:11:40.307579 [ 4 ] {7fd257c5-a42b-4dee-bb7a-1240f9e11f27} TCPHandler: Processed in 0.001736425 sec. 2025.03.11 22:11:40.307823 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:40.307943 [ 4 ] {80aef600-13fb-4819-829d-e902e54e57b4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:40.308014 [ 4 ] {80aef600-13fb-4819-829d-e902e54e57b4} 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_histogramu64 2025.03.11 22:11:40.309112 [ 4 ] {80aef600-13fb-4819-829d-e902e54e57b4} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:40.309152 [ 4 ] {80aef600-13fb-4819-829d-e902e54e57b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:40.309799 [ 4 ] {80aef600-13fb-4819-829d-e902e54e57b4} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.11 22:11:40.310058 [ 4 ] {80aef600-13fb-4819-829d-e902e54e57b4} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:40.310319 [ 4 ] {80aef600-13fb-4819-829d-e902e54e57b4} executeQuery: Read 32 rows, 58.72 KiB in 0.002398 sec., 13344.45371142619 rows/sec., 23.91 MiB/sec. 2025.03.11 22:11:40.310658 [ 4 ] {80aef600-13fb-4819-829d-e902e54e57b4} TCPHandler: Processed in 0.002922256 sec. 2025.03.11 22:11:40.310805 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:40.310942 [ 4 ] {22a68fff-a70b-42c0-8d75-e6ab5dc1fb75} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:11:40.310997 [ 4 ] {22a68fff-a70b-42c0-8d75-e6ab5dc1fb75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:11:40.311458 [ 4 ] {22a68fff-a70b-42c0-8d75-e6ab5dc1fb75} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:40.311496 [ 4 ] {22a68fff-a70b-42c0-8d75-e6ab5dc1fb75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.11 22:11:40.311869 [ 4 ] {22a68fff-a70b-42c0-8d75-e6ab5dc1fb75} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.11 22:11:40.312134 [ 4 ] {22a68fff-a70b-42c0-8d75-e6ab5dc1fb75} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:40.312347 [ 4 ] {22a68fff-a70b-42c0-8d75-e6ab5dc1fb75} executeQuery: Read 60 rows, 4.14 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 2.82 MiB/sec. 2025.03.11 22:11:40.312398 [ 4 ] {22a68fff-a70b-42c0-8d75-e6ab5dc1fb75} TCPHandler: Processed in 0.001661084 sec. 2025.03.11 22:11:45.295942 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:45.296170 [ 4 ] {3cb716d3-e83b-4639-bde3-33451a36bb75} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:11:45.296248 [ 4 ] {3cb716d3-e83b-4639-bde3-33451a36bb75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:11:45.296987 [ 4 ] {3cb716d3-e83b-4639-bde3-33451a36bb75} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:45.297039 [ 4 ] {3cb716d3-e83b-4639-bde3-33451a36bb75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:45.297463 [ 4 ] {3cb716d3-e83b-4639-bde3-33451a36bb75} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.11 22:11:45.297714 [ 4 ] {3cb716d3-e83b-4639-bde3-33451a36bb75} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:45.297959 [ 4 ] {3cb716d3-e83b-4639-bde3-33451a36bb75} executeQuery: Read 2 rows, 167.00 B in 0.001847 sec., 1082.8370330265295 rows/sec., 88.30 KiB/sec. 2025.03.11 22:11:45.298016 [ 4 ] {3cb716d3-e83b-4639-bde3-33451a36bb75} TCPHandler: Processed in 0.002217239 sec. 2025.03.11 22:11:45.298134 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:45.298239 [ 4 ] {e5af859a-e869-42e6-8385-f92c25c8e464} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:11:45.298284 [ 4 ] {e5af859a-e869-42e6-8385-f92c25c8e464} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:11:45.298839 [ 4 ] {e5af859a-e869-42e6-8385-f92c25c8e464} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:45.298878 [ 4 ] {e5af859a-e869-42e6-8385-f92c25c8e464} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:45.299237 [ 4 ] {e5af859a-e869-42e6-8385-f92c25c8e464} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.11 22:11:45.299474 [ 4 ] {e5af859a-e869-42e6-8385-f92c25c8e464} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:45.299650 [ 113 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2025.03.11 22:11:45.299716 [ 4 ] {e5af859a-e869-42e6-8385-f92c25c8e464} executeQuery: Read 73 rows, 6.04 KiB in 0.001495 sec., 48829.43143812709 rows/sec., 3.94 MiB/sec. 2025.03.11 22:11:45.299744 [ 113 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:45.299828 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:45.299838 [ 4 ] {e5af859a-e869-42e6-8385-f92c25c8e464} TCPHandler: Processed in 0.001754015 sec. 2025.03.11 22:11:45.300101 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:45.300197 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2025.03.11 22:11:45.300420 [ 4 ] {4db934db-bdb6-430b-a6e8-359bfe397ad8} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:11:45.300581 [ 4 ] {4db934db-bdb6-430b-a6e8-359bfe397ad8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:11:45.301088 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:45.301247 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 1406 rows starting from the beginning of the part 2025.03.11 22:11:45.301835 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1387 rows starting from the beginning of the part 2025.03.11 22:11:45.302340 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2025.03.11 22:11:45.302720 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 72 rows starting from the beginning of the part 2025.03.11 22:11:45.302974 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 120 rows starting from the beginning of the part 2025.03.11 22:11:45.303299 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 73 rows starting from the beginning of the part 2025.03.11 22:11:45.304070 [ 4 ] {4db934db-bdb6-430b-a6e8-359bfe397ad8} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:45.304128 [ 4 ] {4db934db-bdb6-430b-a6e8-359bfe397ad8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:45.304923 [ 4 ] {4db934db-bdb6-430b-a6e8-359bfe397ad8} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.11 22:11:45.305494 [ 4 ] {4db934db-bdb6-430b-a6e8-359bfe397ad8} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:45.306028 [ 4 ] {4db934db-bdb6-430b-a6e8-359bfe397ad8} executeQuery: Read 10 rows, 759.00 B in 0.005742 sec., 1741.553465691397 rows/sec., 129.09 KiB/sec. 2025.03.11 22:11:45.306252 [ 4 ] {4db934db-bdb6-430b-a6e8-359bfe397ad8} TCPHandler: Processed in 0.006275123 sec. 2025.03.11 22:11:45.306565 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:45.306857 [ 4 ] {29b0b92a-6b0f-43fb-b9b0-fbd2331a7959} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:11:45.306865 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.006902389 sec., 451148.1459535242 rows/sec., 39.30 MiB/sec. 2025.03.11 22:11:45.306927 [ 4 ] {29b0b92a-6b0f-43fb-b9b0-fbd2331a7959} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:11:45.307128 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2025.03.11 22:11:45.307778 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_60_12} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:45.307962 [ 199 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_60_12} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2025.03.11 22:11:45.308143 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.11 22:11:45.308303 [ 4 ] {29b0b92a-6b0f-43fb-b9b0-fbd2331a7959} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:45.308357 [ 4 ] {29b0b92a-6b0f-43fb-b9b0-fbd2331a7959} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:45.308808 [ 4 ] {29b0b92a-6b0f-43fb-b9b0-fbd2331a7959} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.11 22:11:45.309092 [ 4 ] {29b0b92a-6b0f-43fb-b9b0-fbd2331a7959} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:45.309281 [ 113 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2025.03.11 22:11:45.309341 [ 113 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:45.309378 [ 4 ] {29b0b92a-6b0f-43fb-b9b0-fbd2331a7959} executeQuery: Read 74 rows, 5.92 KiB in 0.002597 sec., 28494.41663457836 rows/sec., 2.23 MiB/sec. 2025.03.11 22:11:45.309382 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:45.309562 [ 4 ] {29b0b92a-6b0f-43fb-b9b0-fbd2331a7959} TCPHandler: Processed in 0.003133307 sec. 2025.03.11 22:11:45.309653 [ 187 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2025.03.11 22:11:45.309724 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:45.309803 [ 187 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:45.309870 [ 187 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 632 rows starting from the beginning of the part 2025.03.11 22:11:45.309925 [ 4 ] {18e71217-012c-4dda-8c2d-ed9217a81e5f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:45.310104 [ 4 ] {18e71217-012c-4dda-8c2d-ed9217a81e5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:11:45.310126 [ 187 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 602 rows starting from the beginning of the part 2025.03.11 22:11:45.310527 [ 187 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2025.03.11 22:11:45.310880 [ 187 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 72 rows starting from the beginning of the part 2025.03.11 22:11:45.311273 [ 187 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 96 rows starting from the beginning of the part 2025.03.11 22:11:45.311574 [ 187 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 74 rows starting from the beginning of the part 2025.03.11 22:11:45.312739 [ 4 ] {18e71217-012c-4dda-8c2d-ed9217a81e5f} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:45.312797 [ 4 ] {18e71217-012c-4dda-8c2d-ed9217a81e5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:45.313888 [ 4 ] {18e71217-012c-4dda-8c2d-ed9217a81e5f} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.11 22:11:45.314373 [ 4 ] {18e71217-012c-4dda-8c2d-ed9217a81e5f} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:45.314591 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005056934 sec., 304532.35102534463 rows/sec., 24.26 MiB/sec. 2025.03.11 22:11:45.314829 [ 4 ] {18e71217-012c-4dda-8c2d-ed9217a81e5f} executeQuery: Read 161 rows, 11.48 KiB in 0.004944 sec., 32564.724919093853 rows/sec., 2.27 MiB/sec. 2025.03.11 22:11:45.315040 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2025.03.11 22:11:45.315074 [ 4 ] {18e71217-012c-4dda-8c2d-ed9217a81e5f} TCPHandler: Processed in 0.005372336 sec. 2025.03.11 22:11:45.315464 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:45.315660 [ 4 ] {f6c5abf1-0ca0-4bb3-90f3-9aaa7392c4fb} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:45.315789 [ 4 ] {f6c5abf1-0ca0-4bb3-90f3-9aaa7392c4fb} 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_histogramu64 2025.03.11 22:11:45.315979 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_60_12} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:45.316215 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_60_12} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2025.03.11 22:11:45.316427 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.11 22:11:45.317314 [ 4 ] {f6c5abf1-0ca0-4bb3-90f3-9aaa7392c4fb} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:45.317356 [ 4 ] {f6c5abf1-0ca0-4bb3-90f3-9aaa7392c4fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:45.317960 [ 4 ] {f6c5abf1-0ca0-4bb3-90f3-9aaa7392c4fb} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.11 22:11:45.318205 [ 4 ] {f6c5abf1-0ca0-4bb3-90f3-9aaa7392c4fb} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:45.318385 [ 113 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.11 22:11:45.318458 [ 113 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:45.318495 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:45.318528 [ 4 ] {f6c5abf1-0ca0-4bb3-90f3-9aaa7392c4fb} executeQuery: Read 8 rows, 14.68 KiB in 0.002907 sec., 2751.977984176127 rows/sec., 4.93 MiB/sec. 2025.03.11 22:11:45.318855 [ 197 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.11 22:11:45.318904 [ 4 ] {f6c5abf1-0ca0-4bb3-90f3-9aaa7392c4fb} TCPHandler: Processed in 0.00354756 sec. 2025.03.11 22:11:45.319153 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:45.319416 [ 4 ] {47a7ae32-c070-4920-8b24-1c4926e6cb1e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:11:45.319556 [ 4 ] {47a7ae32-c070-4920-8b24-1c4926e6cb1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:11:45.319571 [ 197 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:45.319802 [ 197 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 786 rows starting from the beginning of the part 2025.03.11 22:11:45.320642 [ 197 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2025.03.11 22:11:45.321298 [ 197 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part 2025.03.11 22:11:45.322034 [ 4 ] {47a7ae32-c070-4920-8b24-1c4926e6cb1e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:45.322061 [ 197 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part 2025.03.11 22:11:45.322107 [ 4 ] {47a7ae32-c070-4920-8b24-1c4926e6cb1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:45.322669 [ 197 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part 2025.03.11 22:11:45.323355 [ 197 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part 2025.03.11 22:11:45.323836 [ 4 ] {47a7ae32-c070-4920-8b24-1c4926e6cb1e} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.11 22:11:45.324426 [ 4 ] {47a7ae32-c070-4920-8b24-1c4926e6cb1e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:45.324951 [ 4 ] {47a7ae32-c070-4920-8b24-1c4926e6cb1e} executeQuery: Read 60 rows, 4.14 KiB in 0.005614 sec., 10687.566797292482 rows/sec., 737.55 KiB/sec. 2025.03.11 22:11:45.325267 [ 4 ] {47a7ae32-c070-4920-8b24-1c4926e6cb1e} TCPHandler: Processed in 0.006186533 sec. 2025.03.11 22:11:45.339459 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 874 rows, containing 19 columns (19 merged, 0 gathered) in 0.020875368 sec., 41867.52540122886 rows/sec., 75.02 MiB/sec. 2025.03.11 22:11:45.340481 [ 187 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.11 22:11:45.340895 [ 187 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_46_9} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:45.340978 [ 187 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_46_9} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.11 22:11:45.341129 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. 2025.03.11 22:11:46.000177 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 207.25 MiB, peak 217.47 MiB, free memory in arenas 0.00 B, will set to 208.49 MiB (RSS), difference: 1.24 MiB 2025.03.11 22:11:46.122698 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2025.03.11 22:11:46.123424 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:46.123467 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:46.124003 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.11 22:11:46.124268 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:46.124506 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2025.03.11 22:11:47.304196 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.03.11 22:11:47.323095 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:47.323159 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:47.330053 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.11 22:11:47.330849 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:47.334238 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.03.11 22:11:48.702987 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 914 2025.03.11 22:11:48.705981 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:48.706023 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:48.707486 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.11 22:11:48.707804 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:48.708928 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 914 2025.03.11 22:11:50.297366 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:50.297563 [ 4 ] {1be68700-af9e-4794-94ad-2e301e2eac43} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:11:50.297640 [ 4 ] {1be68700-af9e-4794-94ad-2e301e2eac43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:11:50.298495 [ 4 ] {1be68700-af9e-4794-94ad-2e301e2eac43} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:50.298536 [ 4 ] {1be68700-af9e-4794-94ad-2e301e2eac43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:50.298977 [ 4 ] {1be68700-af9e-4794-94ad-2e301e2eac43} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.11 22:11:50.299236 [ 4 ] {1be68700-af9e-4794-94ad-2e301e2eac43} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:50.299429 [ 4 ] {1be68700-af9e-4794-94ad-2e301e2eac43} executeQuery: Read 120 rows, 10.41 KiB in 0.001922 sec., 62434.96357960458 rows/sec., 5.29 MiB/sec. 2025.03.11 22:11:50.299485 [ 4 ] {1be68700-af9e-4794-94ad-2e301e2eac43} TCPHandler: Processed in 0.002258029 sec. 2025.03.11 22:11:50.299607 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:50.299712 [ 4 ] {2d6ff783-501c-4e12-b6d4-a6213b117056} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:11:50.299757 [ 4 ] {2d6ff783-501c-4e12-b6d4-a6213b117056} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:11:50.300283 [ 4 ] {2d6ff783-501c-4e12-b6d4-a6213b117056} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:50.300320 [ 4 ] {2d6ff783-501c-4e12-b6d4-a6213b117056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:50.300674 [ 4 ] {2d6ff783-501c-4e12-b6d4-a6213b117056} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.11 22:11:50.300916 [ 4 ] {2d6ff783-501c-4e12-b6d4-a6213b117056} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:50.301095 [ 4 ] {2d6ff783-501c-4e12-b6d4-a6213b117056} executeQuery: Read 32 rows, 2.41 KiB in 0.001404 sec., 22792.02279202279 rows/sec., 1.67 MiB/sec. 2025.03.11 22:11:50.301147 [ 4 ] {2d6ff783-501c-4e12-b6d4-a6213b117056} TCPHandler: Processed in 0.001591313 sec. 2025.03.11 22:11:50.301262 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:50.301367 [ 4 ] {d0ed6ba9-bfbd-4e8a-a669-174c2de0434d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:11:50.301412 [ 4 ] {d0ed6ba9-bfbd-4e8a-a669-174c2de0434d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:11:50.301955 [ 4 ] {d0ed6ba9-bfbd-4e8a-a669-174c2de0434d} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:50.301992 [ 4 ] {d0ed6ba9-bfbd-4e8a-a669-174c2de0434d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:50.302353 [ 4 ] {d0ed6ba9-bfbd-4e8a-a669-174c2de0434d} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.11 22:11:50.302593 [ 4 ] {d0ed6ba9-bfbd-4e8a-a669-174c2de0434d} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:50.302767 [ 4 ] {d0ed6ba9-bfbd-4e8a-a669-174c2de0434d} executeQuery: Read 96 rows, 7.68 KiB in 0.001422 sec., 67510.54852320674 rows/sec., 5.27 MiB/sec. 2025.03.11 22:11:50.302818 [ 4 ] {d0ed6ba9-bfbd-4e8a-a669-174c2de0434d} TCPHandler: Processed in 0.001607854 sec. 2025.03.11 22:11:50.302930 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:50.303035 [ 4 ] {b1f1ab39-078c-4248-9a3d-7ba620365ca9} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:50.303086 [ 4 ] {b1f1ab39-078c-4248-9a3d-7ba620365ca9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:11:50.303597 [ 4 ] {b1f1ab39-078c-4248-9a3d-7ba620365ca9} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:50.303634 [ 4 ] {b1f1ab39-078c-4248-9a3d-7ba620365ca9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:50.304022 [ 4 ] {b1f1ab39-078c-4248-9a3d-7ba620365ca9} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.11 22:11:50.304267 [ 4 ] {b1f1ab39-078c-4248-9a3d-7ba620365ca9} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:50.304391 [ 108 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.11 22:11:50.304436 [ 108 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:50.304444 [ 4 ] {b1f1ab39-078c-4248-9a3d-7ba620365ca9} executeQuery: Read 160 rows, 11.41 KiB in 0.001429 sec., 111966.41007697691 rows/sec., 7.80 MiB/sec. 2025.03.11 22:11:50.304461 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:50.304543 [ 4 ] {b1f1ab39-078c-4248-9a3d-7ba620365ca9} TCPHandler: Processed in 0.001656604 sec. 2025.03.11 22:11:50.304826 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.11 22:11:50.304836 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:50.305236 [ 4 ] {66086f28-0323-483f-bf74-5c9374286f1a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:50.305448 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:50.305610 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16514 rows starting from the beginning of the part 2025.03.11 22:11:50.305622 [ 4 ] {66086f28-0323-483f-bf74-5c9374286f1a} 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_histogramu64 2025.03.11 22:11:50.305942 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 98 rows starting from the beginning of the part 2025.03.11 22:11:50.306500 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2025.03.11 22:11:50.307005 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part 2025.03.11 22:11:50.307468 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part 2025.03.11 22:11:50.307942 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part 2025.03.11 22:11:50.310217 [ 4 ] {66086f28-0323-483f-bf74-5c9374286f1a} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:50.310265 [ 4 ] {66086f28-0323-483f-bf74-5c9374286f1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:50.312246 [ 4 ] {66086f28-0323-483f-bf74-5c9374286f1a} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.11 22:11:50.312726 [ 4 ] {66086f28-0323-483f-bf74-5c9374286f1a} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:50.312928 [ 4 ] {66086f28-0323-483f-bf74-5c9374286f1a} executeQuery: Read 32 rows, 58.72 KiB in 0.007841 sec., 4081.1121030480804 rows/sec., 7.31 MiB/sec. 2025.03.11 22:11:50.313129 [ 4 ] {66086f28-0323-483f-bf74-5c9374286f1a} TCPHandler: Processed in 0.008283081 sec. 2025.03.11 22:11:50.313360 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:50.313483 [ 4 ] {ce008d2d-6230-44de-b6df-26f8daf38d1e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:11:50.313532 [ 4 ] {ce008d2d-6230-44de-b6df-26f8daf38d1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:11:50.314042 [ 4 ] {ce008d2d-6230-44de-b6df-26f8daf38d1e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:50.314094 [ 4 ] {ce008d2d-6230-44de-b6df-26f8daf38d1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:50.314555 [ 4 ] {ce008d2d-6230-44de-b6df-26f8daf38d1e} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.11 22:11:50.315069 [ 4 ] {ce008d2d-6230-44de-b6df-26f8daf38d1e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:50.315198 [ 108 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.11 22:11:50.315237 [ 108 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:50.315256 [ 4 ] {ce008d2d-6230-44de-b6df-26f8daf38d1e} executeQuery: Read 60 rows, 4.14 KiB in 0.001797 sec., 33388.9816360601 rows/sec., 2.25 MiB/sec. 2025.03.11 22:11:50.315261 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:50.315390 [ 4 ] {ce008d2d-6230-44de-b6df-26f8daf38d1e} TCPHandler: Processed in 0.002110568 sec. 2025.03.11 22:11:50.315650 [ 193 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.11 22:11:50.315825 [ 193 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:50.315865 [ 193 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2890 rows starting from the beginning of the part 2025.03.11 22:11:50.315965 [ 193 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 38 rows starting from the beginning of the part 2025.03.11 22:11:50.316127 [ 193 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2025.03.11 22:11:50.316422 [ 193 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part 2025.03.11 22:11:50.316802 [ 193 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2025.03.11 22:11:50.317182 [ 193 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part 2025.03.11 22:11:50.317472 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 17253 rows, containing 5 columns (5 merged, 0 gathered) in 0.01288756 sec., 1338732.8555599353 rows/sec., 91.75 MiB/sec. 2025.03.11 22:11:50.317806 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.11 22:11:50.318402 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_61_12} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:50.318586 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_61_12} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.11 22:11:50.318790 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.08 MiB. 2025.03.11 22:11:50.319618 [ 202 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3168 rows, containing 4 columns (4 merged, 0 gathered) in 0.004176626 sec., 758506.9862611591 rows/sec., 51.12 MiB/sec. 2025.03.11 22:11:50.320075 [ 195 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.11 22:11:50.320483 [ 195 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_61_12} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:50.320585 [ 195 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_61_12} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.11 22:11:50.320698 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2025.03.11 22:11:53.460383 [ 77 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:11:53.460460 [ 77 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:11:53.624702 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2025.03.11 22:11:53.625353 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:53.625403 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:53.625945 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.11 22:11:53.626196 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:53.626380 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.03.11 22:11:54.834380 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.03.11 22:11:54.854857 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:54.854924 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:54.862236 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.11 22:11:54.862996 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:54.866528 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.03.11 22:11:55.296453 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:55.296710 [ 4 ] {be477f0c-97d0-4cad-9417-41ab5148a406} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:11:55.296819 [ 4 ] {be477f0c-97d0-4cad-9417-41ab5148a406} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:11:55.297863 [ 4 ] {be477f0c-97d0-4cad-9417-41ab5148a406} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:55.297912 [ 4 ] {be477f0c-97d0-4cad-9417-41ab5148a406} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:55.298380 [ 4 ] {be477f0c-97d0-4cad-9417-41ab5148a406} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.11 22:11:55.298653 [ 4 ] {be477f0c-97d0-4cad-9417-41ab5148a406} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:55.298855 [ 4 ] {be477f0c-97d0-4cad-9417-41ab5148a406} executeQuery: Read 72 rows, 5.96 KiB in 0.002223 sec., 32388.663967611334 rows/sec., 2.62 MiB/sec. 2025.03.11 22:11:55.298921 [ 4 ] {be477f0c-97d0-4cad-9417-41ab5148a406} TCPHandler: Processed in 0.002605972 sec. 2025.03.11 22:11:55.299044 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:55.299156 [ 4 ] {646d5f05-4b16-4e70-8cf0-3009eea25938} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:11:55.299206 [ 4 ] {646d5f05-4b16-4e70-8cf0-3009eea25938} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:11:55.299732 [ 4 ] {646d5f05-4b16-4e70-8cf0-3009eea25938} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:55.299770 [ 4 ] {646d5f05-4b16-4e70-8cf0-3009eea25938} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:55.300129 [ 4 ] {646d5f05-4b16-4e70-8cf0-3009eea25938} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.11 22:11:55.300367 [ 4 ] {646d5f05-4b16-4e70-8cf0-3009eea25938} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:55.300537 [ 4 ] {646d5f05-4b16-4e70-8cf0-3009eea25938} executeQuery: Read 8 rows, 616.00 B in 0.001408 sec., 5681.818181818182 rows/sec., 427.25 KiB/sec. 2025.03.11 22:11:55.300588 [ 4 ] {646d5f05-4b16-4e70-8cf0-3009eea25938} TCPHandler: Processed in 0.001597313 sec. 2025.03.11 22:11:55.300691 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:55.300792 [ 4 ] {caef48d5-7898-4b85-9029-a7ef1200b79f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:11:55.300837 [ 4 ] {caef48d5-7898-4b85-9029-a7ef1200b79f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:11:55.301372 [ 4 ] {caef48d5-7898-4b85-9029-a7ef1200b79f} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:55.301410 [ 4 ] {caef48d5-7898-4b85-9029-a7ef1200b79f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:55.301773 [ 4 ] {caef48d5-7898-4b85-9029-a7ef1200b79f} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.11 22:11:55.302013 [ 4 ] {caef48d5-7898-4b85-9029-a7ef1200b79f} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:55.302194 [ 4 ] {caef48d5-7898-4b85-9029-a7ef1200b79f} executeQuery: Read 72 rows, 5.76 KiB in 0.001425 sec., 50526.31578947368 rows/sec., 3.94 MiB/sec. 2025.03.11 22:11:55.302246 [ 4 ] {caef48d5-7898-4b85-9029-a7ef1200b79f} TCPHandler: Processed in 0.001605033 sec. 2025.03.11 22:11:55.302361 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:55.302472 [ 4 ] {8959b394-1da1-4c95-b7c6-976729e51669} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:55.302521 [ 4 ] {8959b394-1da1-4c95-b7c6-976729e51669} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:11:55.303036 [ 4 ] {8959b394-1da1-4c95-b7c6-976729e51669} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:55.303072 [ 4 ] {8959b394-1da1-4c95-b7c6-976729e51669} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:55.303474 [ 4 ] {8959b394-1da1-4c95-b7c6-976729e51669} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.11 22:11:55.303711 [ 4 ] {8959b394-1da1-4c95-b7c6-976729e51669} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:55.303898 [ 4 ] {8959b394-1da1-4c95-b7c6-976729e51669} executeQuery: Read 160 rows, 11.41 KiB in 0.001448 sec., 110497.23756906077 rows/sec., 7.70 MiB/sec. 2025.03.11 22:11:55.303989 [ 4 ] {8959b394-1da1-4c95-b7c6-976729e51669} TCPHandler: Processed in 0.001681474 sec. 2025.03.11 22:11:55.304218 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:55.304391 [ 4 ] {0ff47006-1cab-47ba-ae46-b53e74fca375} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:55.304464 [ 4 ] {0ff47006-1cab-47ba-ae46-b53e74fca375} 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_histogramu64 2025.03.11 22:11:55.305555 [ 4 ] {0ff47006-1cab-47ba-ae46-b53e74fca375} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:55.305594 [ 4 ] {0ff47006-1cab-47ba-ae46-b53e74fca375} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:55.306207 [ 4 ] {0ff47006-1cab-47ba-ae46-b53e74fca375} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.11 22:11:55.306470 [ 4 ] {0ff47006-1cab-47ba-ae46-b53e74fca375} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:55.306671 [ 4 ] {0ff47006-1cab-47ba-ae46-b53e74fca375} executeQuery: Read 8 rows, 14.68 KiB in 0.002307 sec., 3467.7069787602945 rows/sec., 6.21 MiB/sec. 2025.03.11 22:11:55.306778 [ 4 ] {0ff47006-1cab-47ba-ae46-b53e74fca375} TCPHandler: Processed in 0.002664723 sec. 2025.03.11 22:11:55.306911 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:55.307018 [ 4 ] {5890153d-d905-4168-b721-7239d9d72d06} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:11:55.307063 [ 4 ] {5890153d-d905-4168-b721-7239d9d72d06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:11:55.307488 [ 4 ] {5890153d-d905-4168-b721-7239d9d72d06} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:55.307525 [ 4 ] {5890153d-d905-4168-b721-7239d9d72d06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:55.307878 [ 4 ] {5890153d-d905-4168-b721-7239d9d72d06} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.11 22:11:55.308106 [ 4 ] {5890153d-d905-4168-b721-7239d9d72d06} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:55.308304 [ 4 ] {5890153d-d905-4168-b721-7239d9d72d06} executeQuery: Read 60 rows, 4.14 KiB in 0.001307 sec., 45906.65646518745 rows/sec., 3.09 MiB/sec. 2025.03.11 22:11:55.308405 [ 4 ] {5890153d-d905-4168-b721-7239d9d72d06} TCPHandler: Processed in 0.001542593 sec. 2025.03.11 22:11:56.564491 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:56.564688 [ 4 ] {1c74753c-f8bb-4851-b7c1-fede6d02c042} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.11 22:11:56.564760 [ 4 ] {1c74753c-f8bb-4851-b7c1-fede6d02c042} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.11 22:11:56.565531 [ 4 ] {1c74753c-f8bb-4851-b7c1-fede6d02c042} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:56.565579 [ 4 ] {1c74753c-f8bb-4851-b7c1-fede6d02c042} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:56.566024 [ 4 ] {1c74753c-f8bb-4851-b7c1-fede6d02c042} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.11 22:11:56.566281 [ 4 ] {1c74753c-f8bb-4851-b7c1-fede6d02c042} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:56.566428 [ 104 ] {} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.11 22:11:56.566480 [ 104 ] {} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:56.566488 [ 4 ] {1c74753c-f8bb-4851-b7c1-fede6d02c042} executeQuery: Read 24 rows, 2.04 KiB in 0.001848 sec., 12987.012987012988 rows/sec., 1.08 MiB/sec. 2025.03.11 22:11:56.566509 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:56.566664 [ 4 ] {1c74753c-f8bb-4851-b7c1-fede6d02c042} TCPHandler: Processed in 0.002293099 sec. 2025.03.11 22:11:56.566926 [ 193 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.03.11 22:11:56.567013 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:56.567223 [ 193 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:56.567243 [ 4 ] {6262195e-ed8e-49de-ad85-b90385ad0cfb} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:11:56.567292 [ 193 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part 2025.03.11 22:11:56.567343 [ 4 ] {6262195e-ed8e-49de-ad85-b90385ad0cfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:11:56.567697 [ 193 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part 2025.03.11 22:11:56.567944 [ 193 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part 2025.03.11 22:11:56.568478 [ 193 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part 2025.03.11 22:11:56.568909 [ 193 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part 2025.03.11 22:11:56.570879 [ 4 ] {6262195e-ed8e-49de-ad85-b90385ad0cfb} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:56.570946 [ 4 ] {6262195e-ed8e-49de-ad85-b90385ad0cfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:56.572114 [ 4 ] {6262195e-ed8e-49de-ad85-b90385ad0cfb} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.11 22:11:56.572201 [ 193 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.005555188 sec., 21601.4291505526 rows/sec., 1.87 MiB/sec. 2025.03.11 22:11:56.572470 [ 202 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.11 22:11:56.572588 [ 4 ] {6262195e-ed8e-49de-ad85-b90385ad0cfb} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:56.572987 [ 4 ] {6262195e-ed8e-49de-ad85-b90385ad0cfb} executeQuery: Read 2 rows, 167.00 B in 0.005814 sec., 343.99724802201587 rows/sec., 28.05 KiB/sec. 2025.03.11 22:11:56.573117 [ 4 ] {6262195e-ed8e-49de-ad85-b90385ad0cfb} TCPHandler: Processed in 0.006199592 sec. 2025.03.11 22:11:56.573200 [ 202 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_9_2} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:56.573310 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:56.573354 [ 202 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_9_2} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.11 22:11:56.573505 [ 4 ] {b9fd81b4-30f8-414a-b9b1-2544fe78d271} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:11:56.573515 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.11 22:11:56.573587 [ 4 ] {b9fd81b4-30f8-414a-b9b1-2544fe78d271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:11:56.574909 [ 4 ] {b9fd81b4-30f8-414a-b9b1-2544fe78d271} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:56.574951 [ 4 ] {b9fd81b4-30f8-414a-b9b1-2544fe78d271} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:56.575407 [ 4 ] {b9fd81b4-30f8-414a-b9b1-2544fe78d271} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.11 22:11:56.575668 [ 4 ] {b9fd81b4-30f8-414a-b9b1-2544fe78d271} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:56.575852 [ 4 ] {b9fd81b4-30f8-414a-b9b1-2544fe78d271} executeQuery: Read 1381 rows, 118.04 KiB in 0.002415 sec., 571842.6501035197 rows/sec., 47.73 MiB/sec. 2025.03.11 22:11:56.575909 [ 4 ] {b9fd81b4-30f8-414a-b9b1-2544fe78d271} TCPHandler: Processed in 0.002662412 sec. 2025.03.11 22:11:56.576035 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:56.576143 [ 4 ] {022fb42e-5e21-45ec-a96c-cdd37a451898} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:11:56.576189 [ 4 ] {022fb42e-5e21-45ec-a96c-cdd37a451898} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:11:56.576749 [ 4 ] {022fb42e-5e21-45ec-a96c-cdd37a451898} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:56.576786 [ 4 ] {022fb42e-5e21-45ec-a96c-cdd37a451898} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:56.577131 [ 4 ] {022fb42e-5e21-45ec-a96c-cdd37a451898} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.11 22:11:56.577364 [ 4 ] {022fb42e-5e21-45ec-a96c-cdd37a451898} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:56.577545 [ 4 ] {022fb42e-5e21-45ec-a96c-cdd37a451898} executeQuery: Read 46 rows, 3.51 KiB in 0.001426 sec., 32258.064516129034 rows/sec., 2.40 MiB/sec. 2025.03.11 22:11:56.577597 [ 4 ] {022fb42e-5e21-45ec-a96c-cdd37a451898} TCPHandler: Processed in 0.001611774 sec. 2025.03.11 22:11:56.577700 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:56.577801 [ 4 ] {3683a046-16f0-43a7-8d03-818b67d82b5b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.11 22:11:56.577844 [ 4 ] {3683a046-16f0-43a7-8d03-818b67d82b5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.11 22:11:56.578447 [ 4 ] {3683a046-16f0-43a7-8d03-818b67d82b5b} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:56.578483 [ 4 ] {3683a046-16f0-43a7-8d03-818b67d82b5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:56.578842 [ 4 ] {3683a046-16f0-43a7-8d03-818b67d82b5b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.11 22:11:56.579081 [ 4 ] {3683a046-16f0-43a7-8d03-818b67d82b5b} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:56.579279 [ 4 ] {3683a046-16f0-43a7-8d03-818b67d82b5b} executeQuery: Read 252 rows, 17.85 KiB in 0.001494 sec., 168674.6987951807 rows/sec., 11.67 MiB/sec. 2025.03.11 22:11:56.579336 [ 4 ] {3683a046-16f0-43a7-8d03-818b67d82b5b} TCPHandler: Processed in 0.001685304 sec. 2025.03.11 22:11:56.579453 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:56.579565 [ 4 ] {d745e9e1-eeb5-42df-8b0c-fe25dba0686c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.11 22:11:56.579611 [ 4 ] {d745e9e1-eeb5-42df-8b0c-fe25dba0686c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.11 22:11:56.580146 [ 4 ] {d745e9e1-eeb5-42df-8b0c-fe25dba0686c} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:56.580183 [ 4 ] {d745e9e1-eeb5-42df-8b0c-fe25dba0686c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:56.580551 [ 4 ] {d745e9e1-eeb5-42df-8b0c-fe25dba0686c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.11 22:11:56.580794 [ 4 ] {d745e9e1-eeb5-42df-8b0c-fe25dba0686c} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:56.580910 [ 104 ] {} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.11 22:11:56.580951 [ 104 ] {} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:56.580977 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:56.580979 [ 4 ] {d745e9e1-eeb5-42df-8b0c-fe25dba0686c} executeQuery: Read 12 rows, 960.00 B in 0.001433 sec., 8374.04047452896 rows/sec., 654.22 KiB/sec. 2025.03.11 22:11:56.581301 [ 4 ] {d745e9e1-eeb5-42df-8b0c-fe25dba0686c} TCPHandler: Processed in 0.001887526 sec. 2025.03.11 22:11:56.581322 [ 189 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.03.11 22:11:56.581536 [ 189 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:11:56.581550 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:56.581585 [ 189 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part 2025.03.11 22:11:56.581827 [ 4 ] {0b8845d4-68ef-4e50-b3bc-c40ade065a6e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:11:56.581885 [ 189 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2025.03.11 22:11:56.581957 [ 4 ] {0b8845d4-68ef-4e50-b3bc-c40ade065a6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:11:56.582299 [ 189 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2025.03.11 22:11:56.582630 [ 189 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2025.03.11 22:11:56.583060 [ 189 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2025.03.11 22:11:56.584833 [ 4 ] {0b8845d4-68ef-4e50-b3bc-c40ade065a6e} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:56.584905 [ 4 ] {0b8845d4-68ef-4e50-b3bc-c40ade065a6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:56.585343 [ 189 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.004276807 sec., 14029.15773379533 rows/sec., 1.12 MiB/sec. 2025.03.11 22:11:56.585622 [ 198 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.11 22:11:56.585815 [ 4 ] {0b8845d4-68ef-4e50-b3bc-c40ade065a6e} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.11 22:11:56.586215 [ 198 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_9_2} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:56.586280 [ 4 ] {0b8845d4-68ef-4e50-b3bc-c40ade065a6e} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:56.586408 [ 198 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_9_2} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.11 22:11:56.586625 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.11 22:11:56.586681 [ 4 ] {0b8845d4-68ef-4e50-b3bc-c40ade065a6e} executeQuery: Read 590 rows, 45.39 KiB in 0.004972 sec., 118664.52131938859 rows/sec., 8.91 MiB/sec. 2025.03.11 22:11:56.586752 [ 4 ] {0b8845d4-68ef-4e50-b3bc-c40ade065a6e} TCPHandler: Processed in 0.005266175 sec. 2025.03.11 22:11:56.586863 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:56.586967 [ 4 ] {f6436802-7687-4267-a778-99580ec9eb3a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:56.587017 [ 4 ] {f6436802-7687-4267-a778-99580ec9eb3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:11:56.587778 [ 4 ] {f6436802-7687-4267-a778-99580ec9eb3a} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:56.587814 [ 4 ] {f6436802-7687-4267-a778-99580ec9eb3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:56.588248 [ 4 ] {f6436802-7687-4267-a778-99580ec9eb3a} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.11 22:11:56.588489 [ 4 ] {f6436802-7687-4267-a778-99580ec9eb3a} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:56.588677 [ 4 ] {f6436802-7687-4267-a778-99580ec9eb3a} executeQuery: Read 947 rows, 65.46 KiB in 0.001731 sec., 547082.6112073946 rows/sec., 36.93 MiB/sec. 2025.03.11 22:11:56.588736 [ 4 ] {f6436802-7687-4267-a778-99580ec9eb3a} TCPHandler: Processed in 0.001921447 sec. 2025.03.11 22:11:56.588890 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:56.588999 [ 4 ] {7af68c60-cf05-4df8-a60e-b54557d88d59} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:11:56.589064 [ 4 ] {7af68c60-cf05-4df8-a60e-b54557d88d59} 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_histogramu64 2025.03.11 22:11:56.590189 [ 4 ] {7af68c60-cf05-4df8-a60e-b54557d88d59} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:56.590226 [ 4 ] {7af68c60-cf05-4df8-a60e-b54557d88d59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:56.590864 [ 4 ] {7af68c60-cf05-4df8-a60e-b54557d88d59} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.11 22:11:56.591120 [ 4 ] {7af68c60-cf05-4df8-a60e-b54557d88d59} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:56.591318 [ 4 ] {7af68c60-cf05-4df8-a60e-b54557d88d59} executeQuery: Read 32 rows, 58.72 KiB in 0.00234 sec., 13675.213675213674 rows/sec., 24.51 MiB/sec. 2025.03.11 22:11:56.591414 [ 4 ] {7af68c60-cf05-4df8-a60e-b54557d88d59} TCPHandler: Processed in 0.002587673 sec. 2025.03.11 22:11:56.591551 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:11:56.591657 [ 4 ] {d4ad767f-18af-48c1-ac4d-253db9972788} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:11:56.591703 [ 4 ] {d4ad767f-18af-48c1-ac4d-253db9972788} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:11:56.592137 [ 4 ] {d4ad767f-18af-48c1-ac4d-253db9972788} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:56.592174 [ 4 ] {d4ad767f-18af-48c1-ac4d-253db9972788} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:56.592522 [ 4 ] {d4ad767f-18af-48c1-ac4d-253db9972788} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.11 22:11:56.592759 [ 4 ] {d4ad767f-18af-48c1-ac4d-253db9972788} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:56.592928 [ 4 ] {d4ad767f-18af-48c1-ac4d-253db9972788} executeQuery: Read 24 rows, 1.66 KiB in 0.001295 sec., 18532.818532818535 rows/sec., 1.25 MiB/sec. 2025.03.11 22:11:56.592976 [ 4 ] {d4ad767f-18af-48c1-ac4d-253db9972788} TCPHandler: Processed in 0.001475833 sec. 2025.03.11 22:11:58.709247 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 958 2025.03.11 22:11:58.712820 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:11:58.712871 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:11:58.714374 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.11 22:11:58.714678 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:11:58.715194 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 958 2025.03.11 22:12:00.292581 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:00.292792 [ 4 ] {1ac837d6-7ad2-41ee-b649-0f1ec9c5ae9f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:12:00.292874 [ 4 ] {1ac837d6-7ad2-41ee-b649-0f1ec9c5ae9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:12:00.293766 [ 4 ] {1ac837d6-7ad2-41ee-b649-0f1ec9c5ae9f} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:00.293819 [ 4 ] {1ac837d6-7ad2-41ee-b649-0f1ec9c5ae9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:00.294261 [ 4 ] {1ac837d6-7ad2-41ee-b649-0f1ec9c5ae9f} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.11 22:12:00.294530 [ 4 ] {1ac837d6-7ad2-41ee-b649-0f1ec9c5ae9f} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:00.294769 [ 4 ] {1ac837d6-7ad2-41ee-b649-0f1ec9c5ae9f} executeQuery: Read 56 rows, 4.38 KiB in 0.002032 sec., 27559.05511811024 rows/sec., 2.10 MiB/sec. 2025.03.11 22:12:00.294835 [ 4 ] {1ac837d6-7ad2-41ee-b649-0f1ec9c5ae9f} TCPHandler: Processed in 0.002394711 sec. 2025.03.11 22:12:00.294969 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:00.295080 [ 4 ] {280d4dce-da81-4a1b-912f-aeae26038f57} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:12:00.295130 [ 4 ] {280d4dce-da81-4a1b-912f-aeae26038f57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:12:00.295693 [ 4 ] {280d4dce-da81-4a1b-912f-aeae26038f57} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:00.295734 [ 4 ] {280d4dce-da81-4a1b-912f-aeae26038f57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:00.296094 [ 4 ] {280d4dce-da81-4a1b-912f-aeae26038f57} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.11 22:12:00.296350 [ 4 ] {280d4dce-da81-4a1b-912f-aeae26038f57} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:00.296561 [ 4 ] {280d4dce-da81-4a1b-912f-aeae26038f57} executeQuery: Read 64 rows, 5.12 KiB in 0.001506 sec., 42496.67994687915 rows/sec., 3.32 MiB/sec. 2025.03.11 22:12:00.296615 [ 4 ] {280d4dce-da81-4a1b-912f-aeae26038f57} TCPHandler: Processed in 0.001699984 sec. 2025.03.11 22:12:00.296734 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:00.296840 [ 4 ] {151eb23d-1914-4800-80ec-20bea5109742} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:00.296889 [ 4 ] {151eb23d-1914-4800-80ec-20bea5109742} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:12:00.297408 [ 4 ] {151eb23d-1914-4800-80ec-20bea5109742} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:00.297447 [ 4 ] {151eb23d-1914-4800-80ec-20bea5109742} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:00.297833 [ 4 ] {151eb23d-1914-4800-80ec-20bea5109742} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.11 22:12:00.298082 [ 4 ] {151eb23d-1914-4800-80ec-20bea5109742} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:00.298294 [ 4 ] {151eb23d-1914-4800-80ec-20bea5109742} executeQuery: Read 96 rows, 6.85 KiB in 0.001475 sec., 65084.745762711864 rows/sec., 4.53 MiB/sec. 2025.03.11 22:12:00.298347 [ 4 ] {151eb23d-1914-4800-80ec-20bea5109742} TCPHandler: Processed in 0.001663845 sec. 2025.03.11 22:12:00.298463 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:00.298568 [ 4 ] {8ae95c6a-4bbf-42a0-81cb-7a87f85f5842} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:12:00.298616 [ 4 ] {8ae95c6a-4bbf-42a0-81cb-7a87f85f5842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:12:00.299061 [ 4 ] {8ae95c6a-4bbf-42a0-81cb-7a87f85f5842} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:00.299100 [ 4 ] {8ae95c6a-4bbf-42a0-81cb-7a87f85f5842} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:00.299457 [ 4 ] {8ae95c6a-4bbf-42a0-81cb-7a87f85f5842} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.11 22:12:00.299698 [ 4 ] {8ae95c6a-4bbf-42a0-81cb-7a87f85f5842} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:00.299924 [ 4 ] {8ae95c6a-4bbf-42a0-81cb-7a87f85f5842} executeQuery: Read 36 rows, 2.48 KiB in 0.001375 sec., 26181.818181818184 rows/sec., 1.76 MiB/sec. 2025.03.11 22:12:00.300011 [ 4 ] {8ae95c6a-4bbf-42a0-81cb-7a87f85f5842} TCPHandler: Processed in 0.001598224 sec. 2025.03.11 22:12:01.126499 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2025.03.11 22:12:01.127290 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:01.127336 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:01.127916 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.11 22:12:01.128172 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:01.128349 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2025.03.11 22:12:02.366668 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.03.11 22:12:02.387237 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:02.387284 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:02.394706 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.11 22:12:02.395547 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:02.399145 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.03.11 22:12:05.295897 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:05.296107 [ 4 ] {dad9f5b8-2f12-46af-ba0e-a18b7c658c18} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:12:05.296187 [ 4 ] {dad9f5b8-2f12-46af-ba0e-a18b7c658c18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:12:05.297045 [ 4 ] {dad9f5b8-2f12-46af-ba0e-a18b7c658c18} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:05.297090 [ 4 ] {dad9f5b8-2f12-46af-ba0e-a18b7c658c18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:05.297538 [ 4 ] {dad9f5b8-2f12-46af-ba0e-a18b7c658c18} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.11 22:12:05.297820 [ 4 ] {dad9f5b8-2f12-46af-ba0e-a18b7c658c18} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:05.297992 [ 96 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 2025.03.11 22:12:05.298037 [ 96 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:05.298049 [ 4 ] {dad9f5b8-2f12-46af-ba0e-a18b7c658c18} executeQuery: Read 72 rows, 5.96 KiB in 0.001994 sec., 36108.32497492477 rows/sec., 2.92 MiB/sec. 2025.03.11 22:12:05.298060 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:05.298162 [ 4 ] {dad9f5b8-2f12-46af-ba0e-a18b7c658c18} TCPHandler: Processed in 0.002404861 sec. 2025.03.11 22:12:05.298212 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_65_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full 2025.03.11 22:12:05.298309 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:05.298323 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:05.298360 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 1406 rows starting from the beginning of the part 2025.03.11 22:12:05.298450 [ 4 ] {e5d4a135-7a28-4b3a-8cb0-bbb2974e9664} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:12:05.298450 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 120 rows starting from the beginning of the part 2025.03.11 22:12:05.298577 [ 4 ] {e5d4a135-7a28-4b3a-8cb0-bbb2974e9664} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:12:05.298773 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 72 rows starting from the beginning of the part 2025.03.11 22:12:05.299176 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1381 rows starting from the beginning of the part 2025.03.11 22:12:05.299510 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part 2025.03.11 22:12:05.299918 [ 188 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 72 rows starting from the beginning of the part 2025.03.11 22:12:05.301214 [ 4 ] {e5d4a135-7a28-4b3a-8cb0-bbb2974e9664} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:05.301262 [ 4 ] {e5d4a135-7a28-4b3a-8cb0-bbb2974e9664} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:05.301884 [ 4 ] {e5d4a135-7a28-4b3a-8cb0-bbb2974e9664} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.11 22:12:05.302153 [ 4 ] {e5d4a135-7a28-4b3a-8cb0-bbb2974e9664} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:05.302298 [ 96 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.11 22:12:05.302336 [ 96 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:05.302364 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:05.302367 [ 4 ] {e5d4a135-7a28-4b3a-8cb0-bbb2974e9664} executeQuery: Read 8 rows, 616.00 B in 0.003955 sec., 2022.75600505689 rows/sec., 152.10 KiB/sec. 2025.03.11 22:12:05.302755 [ 4 ] {e5d4a135-7a28-4b3a-8cb0-bbb2974e9664} TCPHandler: Processed in 0.004498509 sec. 2025.03.11 22:12:05.303055 [ 198 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.11 22:12:05.303213 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:05.303444 [ 194 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.005293665 sec., 586927.9601183678 rows/sec., 51.14 MiB/sec. 2025.03.11 22:12:05.303741 [ 4 ] {de142268-4aa8-49f2-ae93-606d55401a2b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:12:05.303784 [ 198 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:05.303965 [ 198 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 70 rows starting from the beginning of the part 2025.03.11 22:12:05.303980 [ 4 ] {de142268-4aa8-49f2-ae93-606d55401a2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:12:05.303972 [ 194 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2025.03.11 22:12:05.304499 [ 198 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part 2025.03.11 22:12:05.304938 [ 198 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part 2025.03.11 22:12:05.305344 [ 194 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_65_13} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:05.305910 [ 194 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_65_13} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 2025.03.11 22:12:05.306200 [ 198 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:05.306250 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.11 22:12:05.306770 [ 198 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 46 rows starting from the beginning of the part 2025.03.11 22:12:05.307226 [ 198 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:05.308503 [ 4 ] {de142268-4aa8-49f2-ae93-606d55401a2b} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:05.308575 [ 4 ] {de142268-4aa8-49f2-ae93-606d55401a2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:05.309529 [ 4 ] {de142268-4aa8-49f2-ae93-606d55401a2b} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.11 22:12:05.310118 [ 4 ] {de142268-4aa8-49f2-ae93-606d55401a2b} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:05.310122 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.007605624 sec., 22877.807264729363 rows/sec., 1.77 MiB/sec. 2025.03.11 22:12:05.310331 [ 96 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 2025.03.11 22:12:05.310353 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.11 22:12:05.310380 [ 96 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:05.310417 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:05.310427 [ 4 ] {de142268-4aa8-49f2-ae93-606d55401a2b} executeQuery: Read 72 rows, 5.76 KiB in 0.006923 sec., 10400.11555683952 rows/sec., 831.41 KiB/sec. 2025.03.11 22:12:05.310894 [ 4 ] {de142268-4aa8-49f2-ae93-606d55401a2b} TCPHandler: Processed in 0.007817717 sec. 2025.03.11 22:12:05.311033 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_65_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full 2025.03.11 22:12:05.311518 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:05.311756 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_51_10} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:05.312097 [ 4 ] {2ef5c7e2-bc2c-4b66-91f3-44624d760d74} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:05.312147 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:05.312374 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 632 rows starting from the beginning of the part 2025.03.11 22:12:05.312399 [ 4 ] {2ef5c7e2-bc2c-4b66-91f3-44624d760d74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:12:05.312403 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_51_10} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.11 22:12:05.313000 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.11 22:12:05.313194 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 96 rows starting from the beginning of the part 2025.03.11 22:12:05.313684 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 72 rows starting from the beginning of the part 2025.03.11 22:12:05.314245 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 590 rows starting from the beginning of the part 2025.03.11 22:12:05.314631 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2025.03.11 22:12:05.314922 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 72 rows starting from the beginning of the part 2025.03.11 22:12:05.315723 [ 4 ] {2ef5c7e2-bc2c-4b66-91f3-44624d760d74} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:05.315771 [ 4 ] {2ef5c7e2-bc2c-4b66-91f3-44624d760d74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:05.316391 [ 4 ] {2ef5c7e2-bc2c-4b66-91f3-44624d760d74} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.11 22:12:05.316674 [ 4 ] {2ef5c7e2-bc2c-4b66-91f3-44624d760d74} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:05.316891 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 5 columns (5 merged, 0 gathered) in 0.006384064 sec., 239032.69140158995 rows/sec., 19.03 MiB/sec. 2025.03.11 22:12:05.316980 [ 4 ] {2ef5c7e2-bc2c-4b66-91f3-44624d760d74} executeQuery: Read 160 rows, 11.41 KiB in 0.005112 sec., 31298.904538341158 rows/sec., 2.18 MiB/sec. 2025.03.11 22:12:05.317052 [ 4 ] {2ef5c7e2-bc2c-4b66-91f3-44624d760d74} TCPHandler: Processed in 0.005700549 sec. 2025.03.11 22:12:05.317086 [ 200 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2025.03.11 22:12:05.317175 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:05.317299 [ 4 ] {4b48ce2d-8612-46ec-b09c-66045c0a7f0f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:05.317381 [ 4 ] {4b48ce2d-8612-46ec-b09c-66045c0a7f0f} 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_histogramu64 2025.03.11 22:12:05.317481 [ 200 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_65_13} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:05.317630 [ 200 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_65_13} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 2025.03.11 22:12:05.317757 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.11 22:12:05.318594 [ 4 ] {4b48ce2d-8612-46ec-b09c-66045c0a7f0f} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:05.318639 [ 4 ] {4b48ce2d-8612-46ec-b09c-66045c0a7f0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:05.319236 [ 4 ] {4b48ce2d-8612-46ec-b09c-66045c0a7f0f} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.11 22:12:05.319494 [ 4 ] {4b48ce2d-8612-46ec-b09c-66045c0a7f0f} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:05.319701 [ 4 ] {4b48ce2d-8612-46ec-b09c-66045c0a7f0f} executeQuery: Read 8 rows, 14.68 KiB in 0.002429 sec., 3293.536434746809 rows/sec., 5.90 MiB/sec. 2025.03.11 22:12:05.319795 [ 4 ] {4b48ce2d-8612-46ec-b09c-66045c0a7f0f} TCPHandler: Processed in 0.002676133 sec. 2025.03.11 22:12:05.319905 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:05.320009 [ 4 ] {020376b8-2ede-4464-879d-b3dcacd1453e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:12:05.320058 [ 4 ] {020376b8-2ede-4464-879d-b3dcacd1453e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:12:05.320491 [ 4 ] {020376b8-2ede-4464-879d-b3dcacd1453e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:05.320526 [ 4 ] {020376b8-2ede-4464-879d-b3dcacd1453e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:05.320892 [ 4 ] {020376b8-2ede-4464-879d-b3dcacd1453e} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.11 22:12:05.321133 [ 4 ] {020376b8-2ede-4464-879d-b3dcacd1453e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:05.321332 [ 4 ] {020376b8-2ede-4464-879d-b3dcacd1453e} executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec. 2025.03.11 22:12:05.321383 [ 4 ] {020376b8-2ede-4464-879d-b3dcacd1453e} TCPHandler: Processed in 0.001526244 sec. 2025.03.11 22:12:08.460507 [ 94 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:12:08.460583 [ 94 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:12:08.628548 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2025.03.11 22:12:08.629297 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:08.629347 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:08.629900 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.11 22:12:08.630173 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:08.630425 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.03.11 22:12:08.715520 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 978 2025.03.11 22:12:08.718410 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:08.718458 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:08.720026 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.11 22:12:08.720355 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:08.720901 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 978 2025.03.11 22:12:09.899284 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.03.11 22:12:09.920784 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:09.920849 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:09.928293 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.11 22:12:09.929092 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:09.932255 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.03.11 22:12:10.297676 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:10.297861 [ 4 ] {c741bf46-b68a-41ac-8efc-1cf67c0b7c8a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:12:10.297930 [ 4 ] {c741bf46-b68a-41ac-8efc-1cf67c0b7c8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:12:10.298769 [ 4 ] {c741bf46-b68a-41ac-8efc-1cf67c0b7c8a} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:10.298811 [ 4 ] {c741bf46-b68a-41ac-8efc-1cf67c0b7c8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:10.299247 [ 4 ] {c741bf46-b68a-41ac-8efc-1cf67c0b7c8a} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.11 22:12:10.299495 [ 4 ] {c741bf46-b68a-41ac-8efc-1cf67c0b7c8a} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:10.299702 [ 4 ] {c741bf46-b68a-41ac-8efc-1cf67c0b7c8a} executeQuery: Read 120 rows, 10.41 KiB in 0.001894 sec., 63357.97254487856 rows/sec., 5.37 MiB/sec. 2025.03.11 22:12:10.299759 [ 4 ] {c741bf46-b68a-41ac-8efc-1cf67c0b7c8a} TCPHandler: Processed in 0.002222269 sec. 2025.03.11 22:12:10.299887 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:10.299995 [ 4 ] {da72765d-c5a9-4cec-bc7f-b43dd1ecf37b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:12:10.300040 [ 4 ] {da72765d-c5a9-4cec-bc7f-b43dd1ecf37b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:12:10.300698 [ 4 ] {da72765d-c5a9-4cec-bc7f-b43dd1ecf37b} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:10.300736 [ 4 ] {da72765d-c5a9-4cec-bc7f-b43dd1ecf37b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:10.301094 [ 4 ] {da72765d-c5a9-4cec-bc7f-b43dd1ecf37b} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.11 22:12:10.301331 [ 4 ] {da72765d-c5a9-4cec-bc7f-b43dd1ecf37b} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:10.301506 [ 4 ] {da72765d-c5a9-4cec-bc7f-b43dd1ecf37b} executeQuery: Read 32 rows, 2.41 KiB in 0.001534 sec., 20860.495436766625 rows/sec., 1.53 MiB/sec. 2025.03.11 22:12:10.301556 [ 4 ] {da72765d-c5a9-4cec-bc7f-b43dd1ecf37b} TCPHandler: Processed in 0.001720464 sec. 2025.03.11 22:12:10.301691 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:10.301804 [ 4 ] {42cb3af1-a29f-48cd-8989-801ba64cd449} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:12:10.301851 [ 4 ] {42cb3af1-a29f-48cd-8989-801ba64cd449} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:12:10.302416 [ 4 ] {42cb3af1-a29f-48cd-8989-801ba64cd449} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:10.302453 [ 4 ] {42cb3af1-a29f-48cd-8989-801ba64cd449} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:10.302831 [ 4 ] {42cb3af1-a29f-48cd-8989-801ba64cd449} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.11 22:12:10.303089 [ 4 ] {42cb3af1-a29f-48cd-8989-801ba64cd449} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:10.303264 [ 4 ] {42cb3af1-a29f-48cd-8989-801ba64cd449} executeQuery: Read 96 rows, 7.68 KiB in 0.001482 sec., 64777.32793522267 rows/sec., 5.06 MiB/sec. 2025.03.11 22:12:10.303313 [ 4 ] {42cb3af1-a29f-48cd-8989-801ba64cd449} TCPHandler: Processed in 0.001685944 sec. 2025.03.11 22:12:10.303435 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:10.303540 [ 4 ] {b1b107f4-561b-4b0a-ab3e-3ba173aff336} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:10.303588 [ 4 ] {b1b107f4-561b-4b0a-ab3e-3ba173aff336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:12:10.304148 [ 4 ] {b1b107f4-561b-4b0a-ab3e-3ba173aff336} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:10.304184 [ 4 ] {b1b107f4-561b-4b0a-ab3e-3ba173aff336} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:10.304572 [ 4 ] {b1b107f4-561b-4b0a-ab3e-3ba173aff336} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.11 22:12:10.304817 [ 4 ] {b1b107f4-561b-4b0a-ab3e-3ba173aff336} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:10.304956 [ 92 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.11 22:12:10.304999 [ 92 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:10.305003 [ 4 ] {b1b107f4-561b-4b0a-ab3e-3ba173aff336} executeQuery: Read 160 rows, 11.41 KiB in 0.001482 sec., 107962.21322537112 rows/sec., 7.52 MiB/sec. 2025.03.11 22:12:10.305024 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:10.305098 [ 4 ] {b1b107f4-561b-4b0a-ab3e-3ba173aff336} TCPHandler: Processed in 0.001709014 sec. 2025.03.11 22:12:10.305307 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.11 22:12:10.305322 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:10.305547 [ 4 ] {def817c1-05d5-4526-a194-998b490ddfdf} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:10.305613 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:10.305687 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17253 rows starting from the beginning of the part 2025.03.11 22:12:10.305726 [ 4 ] {def817c1-05d5-4526-a194-998b490ddfdf} 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_histogramu64 2025.03.11 22:12:10.306098 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part 2025.03.11 22:12:10.306496 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 947 rows starting from the beginning of the part 2025.03.11 22:12:10.306979 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 96 rows starting from the beginning of the part 2025.03.11 22:12:10.307340 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part 2025.03.11 22:12:10.307846 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part 2025.03.11 22:12:10.310079 [ 4 ] {def817c1-05d5-4526-a194-998b490ddfdf} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:10.310156 [ 4 ] {def817c1-05d5-4526-a194-998b490ddfdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:10.311768 [ 4 ] {def817c1-05d5-4526-a194-998b490ddfdf} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.11 22:12:10.312247 [ 4 ] {def817c1-05d5-4526-a194-998b490ddfdf} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:10.312474 [ 92 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.11 22:12:10.312523 [ 92 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:10.312559 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:10.312587 [ 4 ] {def817c1-05d5-4526-a194-998b490ddfdf} executeQuery: Read 32 rows, 58.72 KiB in 0.007114 sec., 4498.172617374192 rows/sec., 8.06 MiB/sec. 2025.03.11 22:12:10.313328 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.11 22:12:10.313651 [ 4 ] {def817c1-05d5-4526-a194-998b490ddfdf} TCPHandler: Processed in 0.008394261 sec. 2025.03.11 22:12:10.314240 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:10.314628 [ 4 ] {84280128-0eba-45e2-a123-cb0b7471fbfe} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:12:10.314773 [ 4 ] {84280128-0eba-45e2-a123-cb0b7471fbfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:12:10.315104 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:10.315366 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 874 rows starting from the beginning of the part 2025.03.11 22:12:10.316607 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part 2025.03.11 22:12:10.317834 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:10.318057 [ 4 ] {84280128-0eba-45e2-a123-cb0b7471fbfe} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:10.318209 [ 4 ] {84280128-0eba-45e2-a123-cb0b7471fbfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:10.318511 [ 191 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 18776 rows, containing 5 columns (5 merged, 0 gathered) in 0.013367274 sec., 1404624.4582104024 rows/sec., 96.24 MiB/sec. 2025.03.11 22:12:10.319031 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part 2025.03.11 22:12:10.319057 [ 191 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.11 22:12:10.320240 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:10.320266 [ 191 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_66_13} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:10.320644 [ 191 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_66_13} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.11 22:12:10.320700 [ 4 ] {84280128-0eba-45e2-a123-cb0b7471fbfe} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.11 22:12:10.320924 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. 2025.03.11 22:12:10.321216 [ 199 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part 2025.03.11 22:12:10.321685 [ 4 ] {84280128-0eba-45e2-a123-cb0b7471fbfe} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:10.322248 [ 92 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.11 22:12:10.322379 [ 92 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:10.322486 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.11 22:12:10.322706 [ 4 ] {84280128-0eba-45e2-a123-cb0b7471fbfe} executeQuery: Read 60 rows, 4.14 KiB in 0.008171 sec., 7343.042467262269 rows/sec., 506.75 KiB/sec. 2025.03.11 22:12:10.323010 [ 4 ] {84280128-0eba-45e2-a123-cb0b7471fbfe} TCPHandler: Processed in 0.008949686 sec. 2025.03.11 22:12:10.323007 [ 190 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.11 22:12:10.323570 [ 190 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:10.323697 [ 190 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3168 rows starting from the beginning of the part 2025.03.11 22:12:10.324025 [ 190 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2025.03.11 22:12:10.324321 [ 190 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part 2025.03.11 22:12:10.324647 [ 190 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part 2025.03.11 22:12:10.324968 [ 190 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2025.03.11 22:12:10.325295 [ 190 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part 2025.03.11 22:12:10.329729 [ 190 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 4 columns (4 merged, 0 gathered) in 0.00705353 sec., 483162.33148508624 rows/sec., 32.56 MiB/sec. 2025.03.11 22:12:10.330163 [ 190 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.11 22:12:10.330457 [ 190 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_66_13} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:10.330543 [ 190 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_66_13} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.11 22:12:10.330743 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.03.11 22:12:10.332948 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 986 rows, containing 19 columns (19 merged, 0 gathered) in 0.020286903 sec., 48602.7857480267 rows/sec., 87.09 MiB/sec. 2025.03.11 22:12:10.334095 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.11 22:12:10.334529 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_51_10} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:10.334615 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_51_10} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.11 22:12:10.334771 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.18 MiB. 2025.03.11 22:12:11.000291 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 210.62 MiB, peak 221.12 MiB, free memory in arenas 0.00 B, will set to 213.27 MiB (RSS), difference: 2.65 MiB 2025.03.11 22:12:15.295920 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:15.296145 [ 4 ] {b5a96dac-3dea-4ab0-96ea-3e2636812348} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:12:15.296216 [ 4 ] {b5a96dac-3dea-4ab0-96ea-3e2636812348} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:12:15.296985 [ 4 ] {b5a96dac-3dea-4ab0-96ea-3e2636812348} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:15.297034 [ 4 ] {b5a96dac-3dea-4ab0-96ea-3e2636812348} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:15.297478 [ 4 ] {b5a96dac-3dea-4ab0-96ea-3e2636812348} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.11 22:12:15.297728 [ 4 ] {b5a96dac-3dea-4ab0-96ea-3e2636812348} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:15.297975 [ 4 ] {b5a96dac-3dea-4ab0-96ea-3e2636812348} executeQuery: Read 72 rows, 5.96 KiB in 0.001886 sec., 38176.03393425239 rows/sec., 3.09 MiB/sec. 2025.03.11 22:12:15.298034 [ 4 ] {b5a96dac-3dea-4ab0-96ea-3e2636812348} TCPHandler: Processed in 0.00225462 sec. 2025.03.11 22:12:15.298153 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:15.298261 [ 4 ] {f66325a9-3864-459c-8ca8-d027077ac2e6} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:12:15.298306 [ 4 ] {f66325a9-3864-459c-8ca8-d027077ac2e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:12:15.298834 [ 4 ] {f66325a9-3864-459c-8ca8-d027077ac2e6} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:15.298875 [ 4 ] {f66325a9-3864-459c-8ca8-d027077ac2e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:15.299221 [ 4 ] {f66325a9-3864-459c-8ca8-d027077ac2e6} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.11 22:12:15.299469 [ 4 ] {f66325a9-3864-459c-8ca8-d027077ac2e6} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:15.299685 [ 4 ] {f66325a9-3864-459c-8ca8-d027077ac2e6} executeQuery: Read 8 rows, 616.00 B in 0.001447 sec., 5528.6800276434005 rows/sec., 415.73 KiB/sec. 2025.03.11 22:12:15.299743 [ 4 ] {f66325a9-3864-459c-8ca8-d027077ac2e6} TCPHandler: Processed in 0.001641414 sec. 2025.03.11 22:12:15.299908 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:15.300017 [ 4 ] {f90eae0c-d65a-4f21-96fc-5d186d7d4b15} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:12:15.300062 [ 4 ] {f90eae0c-d65a-4f21-96fc-5d186d7d4b15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:12:15.300599 [ 4 ] {f90eae0c-d65a-4f21-96fc-5d186d7d4b15} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:15.300637 [ 4 ] {f90eae0c-d65a-4f21-96fc-5d186d7d4b15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:15.300998 [ 4 ] {f90eae0c-d65a-4f21-96fc-5d186d7d4b15} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.11 22:12:15.301240 [ 4 ] {f90eae0c-d65a-4f21-96fc-5d186d7d4b15} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:15.301445 [ 4 ] {f90eae0c-d65a-4f21-96fc-5d186d7d4b15} executeQuery: Read 72 rows, 5.76 KiB in 0.001449 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. 2025.03.11 22:12:15.301498 [ 4 ] {f90eae0c-d65a-4f21-96fc-5d186d7d4b15} TCPHandler: Processed in 0.001653104 sec. 2025.03.11 22:12:15.301614 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:15.301738 [ 4 ] {940ef8fe-cd3a-4045-89e6-ac0d12060236} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:15.301788 [ 4 ] {940ef8fe-cd3a-4045-89e6-ac0d12060236} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:12:15.302305 [ 4 ] {940ef8fe-cd3a-4045-89e6-ac0d12060236} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:15.302344 [ 4 ] {940ef8fe-cd3a-4045-89e6-ac0d12060236} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:15.302754 [ 4 ] {940ef8fe-cd3a-4045-89e6-ac0d12060236} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.11 22:12:15.302994 [ 4 ] {940ef8fe-cd3a-4045-89e6-ac0d12060236} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:15.303210 [ 4 ] {940ef8fe-cd3a-4045-89e6-ac0d12060236} executeQuery: Read 160 rows, 11.41 KiB in 0.001505 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. 2025.03.11 22:12:15.303261 [ 4 ] {940ef8fe-cd3a-4045-89e6-ac0d12060236} TCPHandler: Processed in 0.001699964 sec. 2025.03.11 22:12:15.303365 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:15.303467 [ 4 ] {5d8e3ac1-6253-41c8-bcec-72df99c2fbfe} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:15.303532 [ 4 ] {5d8e3ac1-6253-41c8-bcec-72df99c2fbfe} 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_histogramu64 2025.03.11 22:12:15.304585 [ 4 ] {5d8e3ac1-6253-41c8-bcec-72df99c2fbfe} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:15.304625 [ 4 ] {5d8e3ac1-6253-41c8-bcec-72df99c2fbfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:15.305266 [ 4 ] {5d8e3ac1-6253-41c8-bcec-72df99c2fbfe} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.11 22:12:15.305525 [ 4 ] {5d8e3ac1-6253-41c8-bcec-72df99c2fbfe} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:15.305778 [ 4 ] {5d8e3ac1-6253-41c8-bcec-72df99c2fbfe} executeQuery: Read 8 rows, 14.68 KiB in 0.002332 sec., 3430.5317324185253 rows/sec., 6.15 MiB/sec. 2025.03.11 22:12:15.305882 [ 4 ] {5d8e3ac1-6253-41c8-bcec-72df99c2fbfe} TCPHandler: Processed in 0.002565962 sec. 2025.03.11 22:12:15.306016 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:15.306121 [ 4 ] {e89f1317-b32e-4078-9651-5b668fd65291} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:12:15.306167 [ 4 ] {e89f1317-b32e-4078-9651-5b668fd65291} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:12:15.306602 [ 4 ] {e89f1317-b32e-4078-9651-5b668fd65291} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:15.306641 [ 4 ] {e89f1317-b32e-4078-9651-5b668fd65291} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:15.307011 [ 4 ] {e89f1317-b32e-4078-9651-5b668fd65291} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.11 22:12:15.307240 [ 4 ] {e89f1317-b32e-4078-9651-5b668fd65291} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:15.307452 [ 4 ] {e89f1317-b32e-4078-9651-5b668fd65291} executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec. 2025.03.11 22:12:15.307502 [ 4 ] {e89f1317-b32e-4078-9651-5b668fd65291} TCPHandler: Processed in 0.001535453 sec. 2025.03.11 22:12:16.130609 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2025.03.11 22:12:16.131262 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:16.131303 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:16.131832 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.11 22:12:16.132097 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:16.132303 [ 87 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.11 22:12:16.132338 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2025.03.11 22:12:16.132392 [ 87 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:16.132425 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:16.132597 [ 193 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.11 22:12:16.132960 [ 193 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:16.133063 [ 193 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2025.03.11 22:12:16.133162 [ 193 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part 2025.03.11 22:12:16.133248 [ 193 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part 2025.03.11 22:12:16.133426 [ 193 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part 2025.03.11 22:12:16.133601 [ 193 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part 2025.03.11 22:12:16.133807 [ 193 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part 2025.03.11 22:12:16.136067 [ 189 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003569231 sec., 5280969.486144214 rows/sec., 75.54 MiB/sec. 2025.03.11 22:12:16.136461 [ 186 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.11 22:12:16.136863 [ 186 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_41_8} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:16.136967 [ 186 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_41_8} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.11 22:12:16.137098 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2025.03.11 22:12:17.432402 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.03.11 22:12:17.454117 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:17.454179 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:17.461753 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.11 22:12:17.462697 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:17.463135 [ 85 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.11 22:12:17.463256 [ 85 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:17.463325 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:17.464305 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.11 22:12:17.472937 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.03.11 22:12:17.474191 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:17.475105 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2025.03.11 22:12:17.479889 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2025.03.11 22:12:17.484735 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:17.489989 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2025.03.11 22:12:17.495389 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:17.500057 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2025.03.11 22:12:17.559225 [ 189 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.095776986 sec., 3226.2447682369125 rows/sec., 16.68 MiB/sec. 2025.03.11 22:12:17.562208 [ 200 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.11 22:12:17.565202 [ 200 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_41_8} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:17.565336 [ 200 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_41_8} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.11 22:12:17.567850 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.94 MiB. 2025.03.11 22:12:18.721181 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1002 2025.03.11 22:12:18.724558 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:18.724606 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:18.726087 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.11 22:12:18.726414 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:18.727653 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1002 2025.03.11 22:12:20.297429 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:20.297617 [ 4 ] {6ac1c0d9-c7b4-40c0-b9fb-d2970b275cb3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:12:20.297690 [ 4 ] {6ac1c0d9-c7b4-40c0-b9fb-d2970b275cb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:12:20.298547 [ 4 ] {6ac1c0d9-c7b4-40c0-b9fb-d2970b275cb3} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:20.298599 [ 4 ] {6ac1c0d9-c7b4-40c0-b9fb-d2970b275cb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:20.299053 [ 4 ] {6ac1c0d9-c7b4-40c0-b9fb-d2970b275cb3} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.11 22:12:20.299312 [ 4 ] {6ac1c0d9-c7b4-40c0-b9fb-d2970b275cb3} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:20.299545 [ 4 ] {6ac1c0d9-c7b4-40c0-b9fb-d2970b275cb3} executeQuery: Read 120 rows, 10.41 KiB in 0.001974 sec., 60790.273556231004 rows/sec., 5.15 MiB/sec. 2025.03.11 22:12:20.299657 [ 4 ] {6ac1c0d9-c7b4-40c0-b9fb-d2970b275cb3} TCPHandler: Processed in 0.00235218 sec. 2025.03.11 22:12:20.299874 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:20.300061 [ 4 ] {1892ed62-488e-49bd-87e4-11a257bb1322} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:12:20.300133 [ 4 ] {1892ed62-488e-49bd-87e4-11a257bb1322} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:12:20.300667 [ 4 ] {1892ed62-488e-49bd-87e4-11a257bb1322} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:20.300705 [ 4 ] {1892ed62-488e-49bd-87e4-11a257bb1322} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:20.301143 [ 4 ] {1892ed62-488e-49bd-87e4-11a257bb1322} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.11 22:12:20.301407 [ 4 ] {1892ed62-488e-49bd-87e4-11a257bb1322} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:20.301634 [ 4 ] {1892ed62-488e-49bd-87e4-11a257bb1322} executeQuery: Read 32 rows, 2.41 KiB in 0.001592 sec., 20100.502512562813 rows/sec., 1.48 MiB/sec. 2025.03.11 22:12:20.301692 [ 4 ] {1892ed62-488e-49bd-87e4-11a257bb1322} TCPHandler: Processed in 0.001932016 sec. 2025.03.11 22:12:20.301820 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:20.301972 [ 4 ] {e847ac5a-eebc-41e8-90cf-d216c3b79d3d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:12:20.302022 [ 4 ] {e847ac5a-eebc-41e8-90cf-d216c3b79d3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:12:20.302626 [ 4 ] {e847ac5a-eebc-41e8-90cf-d216c3b79d3d} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:20.302667 [ 4 ] {e847ac5a-eebc-41e8-90cf-d216c3b79d3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:20.303085 [ 4 ] {e847ac5a-eebc-41e8-90cf-d216c3b79d3d} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.11 22:12:20.303451 [ 4 ] {e847ac5a-eebc-41e8-90cf-d216c3b79d3d} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:20.303694 [ 4 ] {e847ac5a-eebc-41e8-90cf-d216c3b79d3d} executeQuery: Read 96 rows, 7.68 KiB in 0.001748 sec., 54919.90846681922 rows/sec., 4.29 MiB/sec. 2025.03.11 22:12:20.303748 [ 4 ] {e847ac5a-eebc-41e8-90cf-d216c3b79d3d} TCPHandler: Processed in 0.001982727 sec. 2025.03.11 22:12:20.303905 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:20.304022 [ 4 ] {ad26f20d-fadf-4a52-8f6a-1eb164aa2cdd} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:20.304071 [ 4 ] {ad26f20d-fadf-4a52-8f6a-1eb164aa2cdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:12:20.304614 [ 4 ] {ad26f20d-fadf-4a52-8f6a-1eb164aa2cdd} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:20.304653 [ 4 ] {ad26f20d-fadf-4a52-8f6a-1eb164aa2cdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:20.305057 [ 4 ] {ad26f20d-fadf-4a52-8f6a-1eb164aa2cdd} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.11 22:12:20.305312 [ 4 ] {ad26f20d-fadf-4a52-8f6a-1eb164aa2cdd} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:20.305548 [ 4 ] {ad26f20d-fadf-4a52-8f6a-1eb164aa2cdd} executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec. 2025.03.11 22:12:20.305603 [ 4 ] {ad26f20d-fadf-4a52-8f6a-1eb164aa2cdd} TCPHandler: Processed in 0.001760425 sec. 2025.03.11 22:12:20.305761 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:20.305871 [ 4 ] {04c508a2-d98c-4e4c-8c41-7797964d8ad6} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:20.305936 [ 4 ] {04c508a2-d98c-4e4c-8c41-7797964d8ad6} 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_histogramu64 2025.03.11 22:12:20.307070 [ 4 ] {04c508a2-d98c-4e4c-8c41-7797964d8ad6} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:20.307108 [ 4 ] {04c508a2-d98c-4e4c-8c41-7797964d8ad6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:20.307751 [ 4 ] {04c508a2-d98c-4e4c-8c41-7797964d8ad6} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.11 22:12:20.308026 [ 4 ] {04c508a2-d98c-4e4c-8c41-7797964d8ad6} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:20.308273 [ 4 ] {04c508a2-d98c-4e4c-8c41-7797964d8ad6} executeQuery: Read 32 rows, 58.72 KiB in 0.002423 sec., 13206.768468840282 rows/sec., 23.67 MiB/sec. 2025.03.11 22:12:20.308380 [ 4 ] {04c508a2-d98c-4e4c-8c41-7797964d8ad6} TCPHandler: Processed in 0.002678912 sec. 2025.03.11 22:12:20.308496 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:20.308600 [ 4 ] {a497baa0-a24c-4da6-b7c8-94655b3f70ab} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:12:20.308645 [ 4 ] {a497baa0-a24c-4da6-b7c8-94655b3f70ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:12:20.309084 [ 4 ] {a497baa0-a24c-4da6-b7c8-94655b3f70ab} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:20.309123 [ 4 ] {a497baa0-a24c-4da6-b7c8-94655b3f70ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:20.309480 [ 4 ] {a497baa0-a24c-4da6-b7c8-94655b3f70ab} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.11 22:12:20.309721 [ 4 ] {a497baa0-a24c-4da6-b7c8-94655b3f70ab} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:20.309944 [ 4 ] {a497baa0-a24c-4da6-b7c8-94655b3f70ab} executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec. 2025.03.11 22:12:20.310040 [ 4 ] {a497baa0-a24c-4da6-b7c8-94655b3f70ab} TCPHandler: Processed in 0.001588124 sec. 2025.03.11 22:12:23.460828 [ 79 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:12:23.460905 [ 79 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:12:23.632581 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2025.03.11 22:12:23.633513 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:23.633569 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:23.634190 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.11 22:12:23.634458 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:23.634762 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.03.11 22:12:24.973095 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.03.11 22:12:24.991764 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:24.991818 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:24.998977 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.11 22:12:24.999737 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:25.000293 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 219.66 MiB, peak 227.97 MiB, free memory in arenas 0.00 B, will set to 215.18 MiB (RSS), difference: -4.48 MiB 2025.03.11 22:12:25.003181 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.03.11 22:12:25.296135 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:25.296343 [ 4 ] {6ed94450-983f-4534-8394-e5f30ec17ff2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:12:25.296421 [ 4 ] {6ed94450-983f-4534-8394-e5f30ec17ff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:12:25.297208 [ 4 ] {6ed94450-983f-4534-8394-e5f30ec17ff2} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:25.297248 [ 4 ] {6ed94450-983f-4534-8394-e5f30ec17ff2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:25.297695 [ 4 ] {6ed94450-983f-4534-8394-e5f30ec17ff2} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.11 22:12:25.297954 [ 4 ] {6ed94450-983f-4534-8394-e5f30ec17ff2} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:25.298154 [ 4 ] {6ed94450-983f-4534-8394-e5f30ec17ff2} executeQuery: Read 72 rows, 5.96 KiB in 0.001869 sec., 38523.274478330655 rows/sec., 3.12 MiB/sec. 2025.03.11 22:12:25.298208 [ 4 ] {6ed94450-983f-4534-8394-e5f30ec17ff2} TCPHandler: Processed in 0.002215459 sec. 2025.03.11 22:12:25.298330 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:25.298435 [ 4 ] {b25cb48d-b446-4305-95cc-a3ba7b319059} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:12:25.298481 [ 4 ] {b25cb48d-b446-4305-95cc-a3ba7b319059} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:12:25.299000 [ 4 ] {b25cb48d-b446-4305-95cc-a3ba7b319059} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:25.299038 [ 4 ] {b25cb48d-b446-4305-95cc-a3ba7b319059} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:25.299388 [ 4 ] {b25cb48d-b446-4305-95cc-a3ba7b319059} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.11 22:12:25.299626 [ 4 ] {b25cb48d-b446-4305-95cc-a3ba7b319059} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:25.299801 [ 4 ] {b25cb48d-b446-4305-95cc-a3ba7b319059} executeQuery: Read 8 rows, 616.00 B in 0.001388 sec., 5763.688760806916 rows/sec., 433.40 KiB/sec. 2025.03.11 22:12:25.299852 [ 4 ] {b25cb48d-b446-4305-95cc-a3ba7b319059} TCPHandler: Processed in 0.001574613 sec. 2025.03.11 22:12:25.299985 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:25.300123 [ 4 ] {9d101d45-3a46-44a4-9cb7-ed47ad1619f9} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:12:25.300178 [ 4 ] {9d101d45-3a46-44a4-9cb7-ed47ad1619f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:12:25.300770 [ 4 ] {9d101d45-3a46-44a4-9cb7-ed47ad1619f9} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:25.300806 [ 4 ] {9d101d45-3a46-44a4-9cb7-ed47ad1619f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:25.301167 [ 4 ] {9d101d45-3a46-44a4-9cb7-ed47ad1619f9} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.11 22:12:25.301401 [ 4 ] {9d101d45-3a46-44a4-9cb7-ed47ad1619f9} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:25.301592 [ 4 ] {9d101d45-3a46-44a4-9cb7-ed47ad1619f9} executeQuery: Read 72 rows, 5.76 KiB in 0.001498 sec., 48064.085447263016 rows/sec., 3.75 MiB/sec. 2025.03.11 22:12:25.301677 [ 4 ] {9d101d45-3a46-44a4-9cb7-ed47ad1619f9} TCPHandler: Processed in 0.001757155 sec. 2025.03.11 22:12:25.301912 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:25.302057 [ 4 ] {61a8f686-db58-4632-b16d-182626167e48} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:25.302107 [ 4 ] {61a8f686-db58-4632-b16d-182626167e48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:12:25.302623 [ 4 ] {61a8f686-db58-4632-b16d-182626167e48} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:25.302659 [ 4 ] {61a8f686-db58-4632-b16d-182626167e48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:25.303038 [ 4 ] {61a8f686-db58-4632-b16d-182626167e48} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.11 22:12:25.303276 [ 4 ] {61a8f686-db58-4632-b16d-182626167e48} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:25.303456 [ 4 ] {61a8f686-db58-4632-b16d-182626167e48} executeQuery: Read 160 rows, 11.41 KiB in 0.001425 sec., 112280.70175438595 rows/sec., 7.82 MiB/sec. 2025.03.11 22:12:25.303508 [ 4 ] {61a8f686-db58-4632-b16d-182626167e48} TCPHandler: Processed in 0.001691564 sec. 2025.03.11 22:12:25.303633 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:25.303760 [ 4 ] {5f8b0056-343f-4b40-b75b-21bf66c6ff15} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:25.303844 [ 4 ] {5f8b0056-343f-4b40-b75b-21bf66c6ff15} 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_histogramu64 2025.03.11 22:12:25.304997 [ 4 ] {5f8b0056-343f-4b40-b75b-21bf66c6ff15} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:25.305033 [ 4 ] {5f8b0056-343f-4b40-b75b-21bf66c6ff15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:25.305651 [ 4 ] {5f8b0056-343f-4b40-b75b-21bf66c6ff15} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.11 22:12:25.305918 [ 4 ] {5f8b0056-343f-4b40-b75b-21bf66c6ff15} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:25.306149 [ 4 ] {5f8b0056-343f-4b40-b75b-21bf66c6ff15} executeQuery: Read 8 rows, 14.68 KiB in 0.002417 sec., 3309.8882912701697 rows/sec., 5.93 MiB/sec. 2025.03.11 22:12:25.306243 [ 4 ] {5f8b0056-343f-4b40-b75b-21bf66c6ff15} TCPHandler: Processed in 0.002670773 sec. 2025.03.11 22:12:25.306355 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:25.306458 [ 4 ] {bd226bcd-e86a-43a3-b8bd-a5cd9e495345} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:12:25.306503 [ 4 ] {bd226bcd-e86a-43a3-b8bd-a5cd9e495345} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:12:25.306937 [ 4 ] {bd226bcd-e86a-43a3-b8bd-a5cd9e495345} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:25.306975 [ 4 ] {bd226bcd-e86a-43a3-b8bd-a5cd9e495345} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:25.307333 [ 4 ] {bd226bcd-e86a-43a3-b8bd-a5cd9e495345} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.11 22:12:25.307573 [ 4 ] {bd226bcd-e86a-43a3-b8bd-a5cd9e495345} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:25.307773 [ 4 ] {bd226bcd-e86a-43a3-b8bd-a5cd9e495345} executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec. 2025.03.11 22:12:25.307822 [ 4 ] {bd226bcd-e86a-43a3-b8bd-a5cd9e495345} TCPHandler: Processed in 0.001517143 sec. 2025.03.11 22:12:26.000235 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 211.62 MiB, peak 227.97 MiB, free memory in arenas 0.00 B, will set to 215.18 MiB (RSS), difference: 3.56 MiB 2025.03.11 22:12:26.568382 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:26.568593 [ 4 ] {9cc5172e-904d-4229-a588-778f734244b3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.11 22:12:26.568674 [ 4 ] {9cc5172e-904d-4229-a588-778f734244b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.11 22:12:26.569529 [ 4 ] {9cc5172e-904d-4229-a588-778f734244b3} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:26.569580 [ 4 ] {9cc5172e-904d-4229-a588-778f734244b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:26.570023 [ 4 ] {9cc5172e-904d-4229-a588-778f734244b3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.11 22:12:26.570281 [ 4 ] {9cc5172e-904d-4229-a588-778f734244b3} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:26.570556 [ 4 ] {9cc5172e-904d-4229-a588-778f734244b3} executeQuery: Read 24 rows, 2.04 KiB in 0.002011 sec., 11934.361014420685 rows/sec., 1013.95 KiB/sec. 2025.03.11 22:12:26.570770 [ 4 ] {9cc5172e-904d-4229-a588-778f734244b3} TCPHandler: Processed in 0.002524422 sec. 2025.03.11 22:12:26.570905 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:26.571010 [ 4 ] {9754c040-ad81-4161-9848-3192516fc60d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:12:26.571055 [ 4 ] {9754c040-ad81-4161-9848-3192516fc60d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:12:26.571601 [ 4 ] {9754c040-ad81-4161-9848-3192516fc60d} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:26.571639 [ 4 ] {9754c040-ad81-4161-9848-3192516fc60d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:26.571990 [ 4 ] {9754c040-ad81-4161-9848-3192516fc60d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.11 22:12:26.572236 [ 4 ] {9754c040-ad81-4161-9848-3192516fc60d} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:26.572442 [ 4 ] {9754c040-ad81-4161-9848-3192516fc60d} executeQuery: Read 14 rows, 1.14 KiB in 0.001455 sec., 9621.993127147767 rows/sec., 784.61 KiB/sec. 2025.03.11 22:12:26.572495 [ 4 ] {9754c040-ad81-4161-9848-3192516fc60d} TCPHandler: Processed in 0.001641674 sec. 2025.03.11 22:12:26.572599 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:26.572701 [ 4 ] {5996316e-2d91-411a-86f3-0a8afca2c06a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:12:26.572745 [ 4 ] {5996316e-2d91-411a-86f3-0a8afca2c06a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:12:26.574028 [ 4 ] {5996316e-2d91-411a-86f3-0a8afca2c06a} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:26.574067 [ 4 ] {5996316e-2d91-411a-86f3-0a8afca2c06a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:26.574510 [ 4 ] {5996316e-2d91-411a-86f3-0a8afca2c06a} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.11 22:12:26.574747 [ 4 ] {5996316e-2d91-411a-86f3-0a8afca2c06a} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:26.574896 [ 56 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 2025.03.11 22:12:26.574931 [ 4 ] {5996316e-2d91-411a-86f3-0a8afca2c06a} executeQuery: Read 1387 rows, 118.48 KiB in 0.00225 sec., 616444.4444444445 rows/sec., 51.42 MiB/sec. 2025.03.11 22:12:26.574946 [ 56 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:26.574981 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:26.575003 [ 4 ] {5996316e-2d91-411a-86f3-0a8afca2c06a} TCPHandler: Processed in 0.002452711 sec. 2025.03.11 22:12:26.575164 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:26.575191 [ 189 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_70_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full 2025.03.11 22:12:26.575326 [ 4 ] {f4eea508-fda5-425f-8f56-cad67d9fde46} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:12:26.575418 [ 4 ] {f4eea508-fda5-425f-8f56-cad67d9fde46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:12:26.575611 [ 189 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_70_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:26.575702 [ 189 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 1406 rows starting from the beginning of the part 2025.03.11 22:12:26.575994 [ 189 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 120 rows starting from the beginning of the part 2025.03.11 22:12:26.576520 [ 189 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 72 rows starting from the beginning of the part 2025.03.11 22:12:26.576857 [ 189 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 120 rows starting from the beginning of the part 2025.03.11 22:12:26.577158 [ 189 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 72 rows starting from the beginning of the part 2025.03.11 22:12:26.577495 [ 189 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1387 rows starting from the beginning of the part 2025.03.11 22:12:26.578297 [ 4 ] {f4eea508-fda5-425f-8f56-cad67d9fde46} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:26.578376 [ 4 ] {f4eea508-fda5-425f-8f56-cad67d9fde46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:26.579202 [ 4 ] {f4eea508-fda5-425f-8f56-cad67d9fde46} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.11 22:12:26.579820 [ 4 ] {f4eea508-fda5-425f-8f56-cad67d9fde46} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:26.580061 [ 56 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.11 22:12:26.580196 [ 56 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:26.580296 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:26.580376 [ 4 ] {f4eea508-fda5-425f-8f56-cad67d9fde46} executeQuery: Read 58 rows, 4.34 KiB in 0.005092 sec., 11390.416339355852 rows/sec., 853.25 KiB/sec. 2025.03.11 22:12:26.580495 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.11 22:12:26.580505 [ 4 ] {f4eea508-fda5-425f-8f56-cad67d9fde46} TCPHandler: Processed in 0.005416546 sec. 2025.03.11 22:12:26.580683 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:26.580689 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:26.580736 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 70 rows starting from the beginning of the part 2025.03.11 22:12:26.580986 [ 4 ] {0bf150ef-3a57-4cab-a48f-a76034c441ae} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.11 22:12:26.581258 [ 4 ] {0bf150ef-3a57-4cab-a48f-a76034c441ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.11 22:12:26.581279 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part 2025.03.11 22:12:26.581919 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:26.582659 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part 2025.03.11 22:12:26.582812 [ 189 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_70_14} MergeTask::MergeProjectionsStage: Merge sorted 3177 rows, containing 5 columns (5 merged, 0 gathered) in 0.007713186 sec., 411892.0508334688 rows/sec., 35.95 MiB/sec. 2025.03.11 22:12:26.583163 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:26.583517 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_70_14} MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) 2025.03.11 22:12:26.583649 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 58 rows starting from the beginning of the part 2025.03.11 22:12:26.585519 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_70_14} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:26.585921 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_70_14} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 2025.03.11 22:12:26.585977 [ 4 ] {0bf150ef-3a57-4cab-a48f-a76034c441ae} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:26.586062 [ 4 ] {0bf150ef-3a57-4cab-a48f-a76034c441ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:26.586185 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.03.11 22:12:26.586790 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.006414184 sec., 32428.131154329218 rows/sec., 2.50 MiB/sec. 2025.03.11 22:12:26.586822 [ 4 ] {0bf150ef-3a57-4cab-a48f-a76034c441ae} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.11 22:12:26.586972 [ 194 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.11 22:12:26.587264 [ 4 ] {0bf150ef-3a57-4cab-a48f-a76034c441ae} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:26.587706 [ 194 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_56_11} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:26.587735 [ 4 ] {0bf150ef-3a57-4cab-a48f-a76034c441ae} executeQuery: Read 252 rows, 17.85 KiB in 0.006912 sec., 36458.333333333336 rows/sec., 2.52 MiB/sec. 2025.03.11 22:12:26.587947 [ 4 ] {0bf150ef-3a57-4cab-a48f-a76034c441ae} TCPHandler: Processed in 0.007329102 sec. 2025.03.11 22:12:26.588012 [ 194 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_56_11} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.11 22:12:26.588146 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:26.588167 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.11 22:12:26.588279 [ 4 ] {fdb122f2-0b2a-469a-b889-c23eba574df2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.11 22:12:26.588329 [ 4 ] {fdb122f2-0b2a-469a-b889-c23eba574df2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.11 22:12:26.588895 [ 4 ] {fdb122f2-0b2a-469a-b889-c23eba574df2} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:26.588933 [ 4 ] {fdb122f2-0b2a-469a-b889-c23eba574df2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:26.589290 [ 4 ] {fdb122f2-0b2a-469a-b889-c23eba574df2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.11 22:12:26.589529 [ 4 ] {fdb122f2-0b2a-469a-b889-c23eba574df2} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:26.589752 [ 4 ] {fdb122f2-0b2a-469a-b889-c23eba574df2} executeQuery: Read 12 rows, 960.00 B in 0.001492 sec., 8042.895442359249 rows/sec., 628.35 KiB/sec. 2025.03.11 22:12:26.589945 [ 4 ] {fdb122f2-0b2a-469a-b889-c23eba574df2} TCPHandler: Processed in 0.001884626 sec. 2025.03.11 22:12:26.590061 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:26.590164 [ 4 ] {597a820e-26e5-48eb-be01-d8494fe840cc} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:12:26.590208 [ 4 ] {597a820e-26e5-48eb-be01-d8494fe840cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:12:26.591020 [ 4 ] {597a820e-26e5-48eb-be01-d8494fe840cc} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:26.591058 [ 4 ] {597a820e-26e5-48eb-be01-d8494fe840cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:26.591438 [ 4 ] {597a820e-26e5-48eb-be01-d8494fe840cc} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.11 22:12:26.591675 [ 4 ] {597a820e-26e5-48eb-be01-d8494fe840cc} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:26.591802 [ 56 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 2025.03.11 22:12:26.591845 [ 56 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:26.591865 [ 4 ] {597a820e-26e5-48eb-be01-d8494fe840cc} executeQuery: Read 602 rows, 46.37 KiB in 0.001719 sec., 350203.60674810933 rows/sec., 26.34 MiB/sec. 2025.03.11 22:12:26.591872 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:26.591974 [ 4 ] {597a820e-26e5-48eb-be01-d8494fe840cc} TCPHandler: Processed in 0.001960726 sec. 2025.03.11 22:12:26.592085 [ 188 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_70_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full 2025.03.11 22:12:26.592157 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:26.592446 [ 4 ] {7ae6cb0e-84cf-4cff-91a8-3493a93ae588} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:26.592481 [ 188 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_70_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:26.592569 [ 188 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 632 rows starting from the beginning of the part 2025.03.11 22:12:26.592578 [ 4 ] {7ae6cb0e-84cf-4cff-91a8-3493a93ae588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:12:26.593087 [ 188 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 96 rows starting from the beginning of the part 2025.03.11 22:12:26.593540 [ 188 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 72 rows starting from the beginning of the part 2025.03.11 22:12:26.594003 [ 188 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 96 rows starting from the beginning of the part 2025.03.11 22:12:26.594309 [ 188 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 72 rows starting from the beginning of the part 2025.03.11 22:12:26.594621 [ 188 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 602 rows starting from the beginning of the part 2025.03.11 22:12:26.595489 [ 4 ] {7ae6cb0e-84cf-4cff-91a8-3493a93ae588} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:26.595535 [ 4 ] {7ae6cb0e-84cf-4cff-91a8-3493a93ae588} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:26.596194 [ 4 ] {7ae6cb0e-84cf-4cff-91a8-3493a93ae588} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.11 22:12:26.596519 [ 194 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_70_14} MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 5 columns (5 merged, 0 gathered) in 0.004557789 sec., 344465.26594364067 rows/sec., 27.46 MiB/sec. 2025.03.11 22:12:26.596564 [ 4 ] {7ae6cb0e-84cf-4cff-91a8-3493a93ae588} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:26.596912 [ 4 ] {7ae6cb0e-84cf-4cff-91a8-3493a93ae588} executeQuery: Read 951 rows, 65.72 KiB in 0.004559 sec., 208598.3768370257 rows/sec., 14.08 MiB/sec. 2025.03.11 22:12:26.597029 [ 4 ] {7ae6cb0e-84cf-4cff-91a8-3493a93ae588} TCPHandler: Processed in 0.004943502 sec. 2025.03.11 22:12:26.597082 [ 195 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_70_14} MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) 2025.03.11 22:12:26.597192 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:26.597351 [ 4 ] {82b5e221-c784-48b4-80d2-d947d412cccb} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:26.597481 [ 4 ] {82b5e221-c784-48b4-80d2-d947d412cccb} 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_histogramu64 2025.03.11 22:12:26.597881 [ 195 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_70_14} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:26.598169 [ 195 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_70_14} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 2025.03.11 22:12:26.598356 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.11 22:12:26.599226 [ 4 ] {82b5e221-c784-48b4-80d2-d947d412cccb} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:26.599268 [ 4 ] {82b5e221-c784-48b4-80d2-d947d412cccb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:26.599906 [ 4 ] {82b5e221-c784-48b4-80d2-d947d412cccb} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.11 22:12:26.600166 [ 4 ] {82b5e221-c784-48b4-80d2-d947d412cccb} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:26.600364 [ 4 ] {82b5e221-c784-48b4-80d2-d947d412cccb} executeQuery: Read 32 rows, 58.72 KiB in 0.003038 sec., 10533.245556287031 rows/sec., 18.88 MiB/sec. 2025.03.11 22:12:26.600460 [ 4 ] {82b5e221-c784-48b4-80d2-d947d412cccb} TCPHandler: Processed in 0.003336429 sec. 2025.03.11 22:12:26.600573 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:26.600675 [ 4 ] {7ce8bc35-3cfe-4ba5-957f-357808078095} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:12:26.600720 [ 4 ] {7ce8bc35-3cfe-4ba5-957f-357808078095} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:12:26.601138 [ 4 ] {7ce8bc35-3cfe-4ba5-957f-357808078095} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:26.601174 [ 4 ] {7ce8bc35-3cfe-4ba5-957f-357808078095} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:26.601525 [ 4 ] {7ce8bc35-3cfe-4ba5-957f-357808078095} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.11 22:12:26.601764 [ 4 ] {7ce8bc35-3cfe-4ba5-957f-357808078095} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:26.601938 [ 4 ] {7ce8bc35-3cfe-4ba5-957f-357808078095} executeQuery: Read 22 rows, 1.53 KiB in 0.001285 sec., 17120.622568093386 rows/sec., 1.16 MiB/sec. 2025.03.11 22:12:26.601986 [ 4 ] {7ce8bc35-3cfe-4ba5-957f-357808078095} TCPHandler: Processed in 0.001462873 sec. 2025.03.11 22:12:28.727950 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1046 2025.03.11 22:12:28.731679 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:28.731728 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:28.733207 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.11 22:12:28.733523 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:28.733753 [ 8 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.11 22:12:28.733884 [ 8 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:28.733952 [ 8 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:28.734461 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.11 22:12:28.734901 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1046 2025.03.11 22:12:28.735477 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:28.735673 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 888 rows starting from the beginning of the part 2025.03.11 22:12:28.736322 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part 2025.03.11 22:12:28.736945 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part 2025.03.11 22:12:28.737571 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part 2025.03.11 22:12:28.738159 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part 2025.03.11 22:12:28.738776 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 44 rows starting from the beginning of the part 2025.03.11 22:12:28.747255 [ 195 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 72 columns (72 merged, 0 gathered) in 0.013135572 sec., 79631.09638468732 rows/sec., 63.27 MiB/sec. 2025.03.11 22:12:28.748682 [ 194 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.11 22:12:28.749425 [ 194 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_31_6} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:28.749521 [ 194 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_31_6} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.11 22:12:28.749742 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. 2025.03.11 22:12:30.293643 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:30.293855 [ 4 ] {67833d09-487d-4e52-b8f2-08fcbdc8dd94} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:12:30.293939 [ 4 ] {67833d09-487d-4e52-b8f2-08fcbdc8dd94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:12:30.294787 [ 4 ] {67833d09-487d-4e52-b8f2-08fcbdc8dd94} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:30.294841 [ 4 ] {67833d09-487d-4e52-b8f2-08fcbdc8dd94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:30.295282 [ 4 ] {67833d09-487d-4e52-b8f2-08fcbdc8dd94} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.11 22:12:30.295539 [ 4 ] {67833d09-487d-4e52-b8f2-08fcbdc8dd94} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:30.295797 [ 4 ] {67833d09-487d-4e52-b8f2-08fcbdc8dd94} executeQuery: Read 56 rows, 4.38 KiB in 0.001999 sec., 28014.007003501752 rows/sec., 2.14 MiB/sec. 2025.03.11 22:12:30.295866 [ 4 ] {67833d09-487d-4e52-b8f2-08fcbdc8dd94} TCPHandler: Processed in 0.0023603 sec. 2025.03.11 22:12:30.296027 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:30.296148 [ 4 ] {5acb394f-b9e8-4846-8a0f-1f772c77fd64} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:12:30.296193 [ 4 ] {5acb394f-b9e8-4846-8a0f-1f772c77fd64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:12:30.296738 [ 4 ] {5acb394f-b9e8-4846-8a0f-1f772c77fd64} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:30.296776 [ 4 ] {5acb394f-b9e8-4846-8a0f-1f772c77fd64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:30.297150 [ 4 ] {5acb394f-b9e8-4846-8a0f-1f772c77fd64} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.11 22:12:30.297399 [ 4 ] {5acb394f-b9e8-4846-8a0f-1f772c77fd64} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:30.297613 [ 4 ] {5acb394f-b9e8-4846-8a0f-1f772c77fd64} executeQuery: Read 64 rows, 5.12 KiB in 0.00149 sec., 42953.02013422819 rows/sec., 3.35 MiB/sec. 2025.03.11 22:12:30.297666 [ 4 ] {5acb394f-b9e8-4846-8a0f-1f772c77fd64} TCPHandler: Processed in 0.001710054 sec. 2025.03.11 22:12:30.297782 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:30.297897 [ 4 ] {cc3a1682-1afa-4ef5-8896-aaf87a90225c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:30.297947 [ 4 ] {cc3a1682-1afa-4ef5-8896-aaf87a90225c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:12:30.298452 [ 4 ] {cc3a1682-1afa-4ef5-8896-aaf87a90225c} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:30.298492 [ 4 ] {cc3a1682-1afa-4ef5-8896-aaf87a90225c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:30.298884 [ 4 ] {cc3a1682-1afa-4ef5-8896-aaf87a90225c} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.11 22:12:30.299130 [ 4 ] {cc3a1682-1afa-4ef5-8896-aaf87a90225c} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:30.299298 [ 10 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.11 22:12:30.299364 [ 4 ] {cc3a1682-1afa-4ef5-8896-aaf87a90225c} executeQuery: Read 98 rows, 7.00 KiB in 0.001484 sec., 66037.7358490566 rows/sec., 4.61 MiB/sec. 2025.03.11 22:12:30.299374 [ 10 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:30.299443 [ 10 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:30.299499 [ 4 ] {cc3a1682-1afa-4ef5-8896-aaf87a90225c} TCPHandler: Processed in 0.001769635 sec. 2025.03.11 22:12:30.299746 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:30.299786 [ 202 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.11 22:12:30.299910 [ 4 ] {ed877fa5-4577-41b9-bf2b-9a1f5f859b05} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:12:30.300014 [ 4 ] {ed877fa5-4577-41b9-bf2b-9a1f5f859b05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:12:30.300402 [ 202 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:30.300557 [ 202 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18776 rows starting from the beginning of the part 2025.03.11 22:12:30.300805 [ 202 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part 2025.03.11 22:12:30.301158 [ 202 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part 2025.03.11 22:12:30.301532 [ 202 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part 2025.03.11 22:12:30.302046 [ 202 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 951 rows starting from the beginning of the part 2025.03.11 22:12:30.302405 [ 202 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 98 rows starting from the beginning of the part 2025.03.11 22:12:30.302572 [ 4 ] {ed877fa5-4577-41b9-bf2b-9a1f5f859b05} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:30.302710 [ 4 ] {ed877fa5-4577-41b9-bf2b-9a1f5f859b05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:30.303845 [ 4 ] {ed877fa5-4577-41b9-bf2b-9a1f5f859b05} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.11 22:12:30.304181 [ 4 ] {ed877fa5-4577-41b9-bf2b-9a1f5f859b05} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:30.304396 [ 10 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.11 22:12:30.304543 [ 10 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:30.304568 [ 10 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:30.304604 [ 4 ] {ed877fa5-4577-41b9-bf2b-9a1f5f859b05} executeQuery: Read 38 rows, 2.61 KiB in 0.00475 sec., 8000 rows/sec., 549.55 KiB/sec. 2025.03.11 22:12:30.304842 [ 4 ] {ed877fa5-4577-41b9-bf2b-9a1f5f859b05} TCPHandler: Processed in 0.005180544 sec. 2025.03.11 22:12:30.305059 [ 195 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.11 22:12:30.305453 [ 195 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:30.305532 [ 195 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3408 rows starting from the beginning of the part 2025.03.11 22:12:30.305836 [ 195 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2025.03.11 22:12:30.306109 [ 195 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part 2025.03.11 22:12:30.306402 [ 195 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part 2025.03.11 22:12:30.306710 [ 195 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part 2025.03.11 22:12:30.307020 [ 195 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 38 rows starting from the beginning of the part 2025.03.11 22:12:30.311736 [ 191 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3648 rows, containing 4 columns (4 merged, 0 gathered) in 0.00703386 sec., 518634.14967030904 rows/sec., 34.95 MiB/sec. 2025.03.11 22:12:30.312133 [ 187 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.11 22:12:30.312490 [ 187 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_71_14} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:30.312593 [ 187 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_71_14} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.11 22:12:30.312685 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.11 22:12:30.314341 [ 191 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 20305 rows, containing 5 columns (5 merged, 0 gathered) in 0.014760406 sec., 1375639.6673641633 rows/sec., 94.23 MiB/sec. 2025.03.11 22:12:30.314702 [ 191 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.11 22:12:30.315002 [ 191 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_71_14} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:30.315092 [ 191 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_71_14} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.11 22:12:30.315183 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.03.11 22:12:31.000226 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 215.60 MiB, peak 227.97 MiB, free memory in arenas 0.00 B, will set to 216.99 MiB (RSS), difference: 1.39 MiB 2025.03.11 22:12:31.134949 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2025.03.11 22:12:31.135683 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:31.135721 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:31.136255 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.11 22:12:31.136516 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:31.136714 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2025.03.11 22:12:32.503335 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 2025.03.11 22:12:32.523098 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:32.523152 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:32.530586 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.11 22:12:32.531354 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:32.535066 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 324 2025.03.11 22:12:35.296867 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:35.297081 [ 4 ] {1023eb2b-e153-4e8f-9111-c233c8d2ccac} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:12:35.297163 [ 4 ] {1023eb2b-e153-4e8f-9111-c233c8d2ccac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:12:35.298040 [ 4 ] {1023eb2b-e153-4e8f-9111-c233c8d2ccac} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:35.298097 [ 4 ] {1023eb2b-e153-4e8f-9111-c233c8d2ccac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:35.298542 [ 4 ] {1023eb2b-e153-4e8f-9111-c233c8d2ccac} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.11 22:12:35.298799 [ 4 ] {1023eb2b-e153-4e8f-9111-c233c8d2ccac} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:35.299051 [ 4 ] {1023eb2b-e153-4e8f-9111-c233c8d2ccac} executeQuery: Read 72 rows, 5.96 KiB in 0.002027 sec., 35520.47360631475 rows/sec., 2.87 MiB/sec. 2025.03.11 22:12:35.299114 [ 4 ] {1023eb2b-e153-4e8f-9111-c233c8d2ccac} TCPHandler: Processed in 0.00239357 sec. 2025.03.11 22:12:35.299245 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:35.299359 [ 4 ] {385afc7a-91bc-44b3-b1e9-010e75f4264b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:12:35.299407 [ 4 ] {385afc7a-91bc-44b3-b1e9-010e75f4264b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:12:35.299945 [ 4 ] {385afc7a-91bc-44b3-b1e9-010e75f4264b} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:35.299986 [ 4 ] {385afc7a-91bc-44b3-b1e9-010e75f4264b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:35.300350 [ 4 ] {385afc7a-91bc-44b3-b1e9-010e75f4264b} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.11 22:12:35.300585 [ 4 ] {385afc7a-91bc-44b3-b1e9-010e75f4264b} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:35.300830 [ 4 ] {385afc7a-91bc-44b3-b1e9-010e75f4264b} executeQuery: Read 8 rows, 616.00 B in 0.001496 sec., 5347.593582887701 rows/sec., 402.11 KiB/sec. 2025.03.11 22:12:35.300942 [ 4 ] {385afc7a-91bc-44b3-b1e9-010e75f4264b} TCPHandler: Processed in 0.001749605 sec. 2025.03.11 22:12:35.301135 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:35.301469 [ 4 ] {4149adf3-fc2f-4c44-80f0-3340824dedbb} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:12:35.301587 [ 4 ] {4149adf3-fc2f-4c44-80f0-3340824dedbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:12:35.302204 [ 4 ] {4149adf3-fc2f-4c44-80f0-3340824dedbb} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:35.302244 [ 4 ] {4149adf3-fc2f-4c44-80f0-3340824dedbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:35.302598 [ 4 ] {4149adf3-fc2f-4c44-80f0-3340824dedbb} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.11 22:12:35.302829 [ 4 ] {4149adf3-fc2f-4c44-80f0-3340824dedbb} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:35.303041 [ 4 ] {4149adf3-fc2f-4c44-80f0-3340824dedbb} executeQuery: Read 72 rows, 5.76 KiB in 0.001705 sec., 42228.739002932554 rows/sec., 3.30 MiB/sec. 2025.03.11 22:12:35.303094 [ 4 ] {4149adf3-fc2f-4c44-80f0-3340824dedbb} TCPHandler: Processed in 0.002073428 sec. 2025.03.11 22:12:35.303226 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:35.303365 [ 4 ] {88ac8060-f885-4919-9953-196bd5bfb15e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:35.303424 [ 4 ] {88ac8060-f885-4919-9953-196bd5bfb15e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:12:35.304006 [ 4 ] {88ac8060-f885-4919-9953-196bd5bfb15e} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:35.304044 [ 4 ] {88ac8060-f885-4919-9953-196bd5bfb15e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:35.304447 [ 4 ] {88ac8060-f885-4919-9953-196bd5bfb15e} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.11 22:12:35.304695 [ 4 ] {88ac8060-f885-4919-9953-196bd5bfb15e} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:35.304920 [ 4 ] {88ac8060-f885-4919-9953-196bd5bfb15e} executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec. 2025.03.11 22:12:35.304971 [ 4 ] {88ac8060-f885-4919-9953-196bd5bfb15e} TCPHandler: Processed in 0.001809615 sec. 2025.03.11 22:12:35.305086 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:35.305190 [ 4 ] {a1ba1935-6497-4038-9888-1377ebd6cec7} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:35.305254 [ 4 ] {a1ba1935-6497-4038-9888-1377ebd6cec7} 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_histogramu64 2025.03.11 22:12:35.306305 [ 4 ] {a1ba1935-6497-4038-9888-1377ebd6cec7} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:35.306343 [ 4 ] {a1ba1935-6497-4038-9888-1377ebd6cec7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:35.306980 [ 4 ] {a1ba1935-6497-4038-9888-1377ebd6cec7} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.11 22:12:35.307236 [ 4 ] {a1ba1935-6497-4038-9888-1377ebd6cec7} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:35.307432 [ 45 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.11 22:12:35.307519 [ 4 ] {a1ba1935-6497-4038-9888-1377ebd6cec7} executeQuery: Read 8 rows, 14.68 KiB in 0.002343 sec., 3414.4259496372174 rows/sec., 6.12 MiB/sec. 2025.03.11 22:12:35.307525 [ 45 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:35.307607 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:35.308025 [ 193 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.11 22:12:35.308084 [ 4 ] {a1ba1935-6497-4038-9888-1377ebd6cec7} TCPHandler: Processed in 0.003045575 sec. 2025.03.11 22:12:35.308707 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:35.309129 [ 4 ] {abedaad0-d7f8-4a37-ae51-3a2394eda4f4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:12:35.309264 [ 4 ] {abedaad0-d7f8-4a37-ae51-3a2394eda4f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:12:35.309293 [ 193 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:35.309506 [ 193 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 986 rows starting from the beginning of the part 2025.03.11 22:12:35.310447 [ 193 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:35.311318 [ 193 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part 2025.03.11 22:12:35.311693 [ 4 ] {abedaad0-d7f8-4a37-ae51-3a2394eda4f4} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:35.311850 [ 4 ] {abedaad0-d7f8-4a37-ae51-3a2394eda4f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:35.311980 [ 193 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:35.312678 [ 193 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part 2025.03.11 22:12:35.313320 [ 193 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:35.313476 [ 4 ] {abedaad0-d7f8-4a37-ae51-3a2394eda4f4} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.11 22:12:35.314296 [ 4 ] {abedaad0-d7f8-4a37-ae51-3a2394eda4f4} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:35.314891 [ 4 ] {abedaad0-d7f8-4a37-ae51-3a2394eda4f4} executeQuery: Read 60 rows, 4.14 KiB in 0.005876 sec., 10211.027910142953 rows/sec., 704.67 KiB/sec. 2025.03.11 22:12:35.315341 [ 4 ] {abedaad0-d7f8-4a37-ae51-3a2394eda4f4} TCPHandler: Processed in 0.006756067 sec. 2025.03.11 22:12:35.321431 [ 191 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 19 columns (19 merged, 0 gathered) in 0.013682116 sec., 78496.63019959778 rows/sec., 140.66 MiB/sec. 2025.03.11 22:12:35.322617 [ 191 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.11 22:12:35.323088 [ 191 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_56_11} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:35.323183 [ 191 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_56_11} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.11 22:12:35.323355 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. 2025.03.11 22:12:36.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 217.59 MiB, peak 227.97 MiB, free memory in arenas 0.00 B, will set to 219.07 MiB (RSS), difference: 1.48 MiB 2025.03.11 22:12:38.460953 [ 61 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:12:38.461063 [ 61 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:12:38.637036 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2025.03.11 22:12:38.637665 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:38.637703 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:38.638233 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.11 22:12:38.638490 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:38.638713 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.03.11 22:12:38.735242 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1066 2025.03.11 22:12:38.738086 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:38.738135 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:38.739589 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.11 22:12:38.739900 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:38.740413 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1066 2025.03.11 22:12:40.035200 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 2025.03.11 22:12:40.056554 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:40.056627 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:40.064009 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.11 22:12:40.064801 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:40.068866 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.03.11 22:12:40.297483 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:40.297671 [ 4 ] {261ed04a-efed-419c-be9c-ae9dd5c115e3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:12:40.297743 [ 4 ] {261ed04a-efed-419c-be9c-ae9dd5c115e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:12:40.298593 [ 4 ] {261ed04a-efed-419c-be9c-ae9dd5c115e3} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:40.298640 [ 4 ] {261ed04a-efed-419c-be9c-ae9dd5c115e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:40.299083 [ 4 ] {261ed04a-efed-419c-be9c-ae9dd5c115e3} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.11 22:12:40.299353 [ 4 ] {261ed04a-efed-419c-be9c-ae9dd5c115e3} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:40.299599 [ 4 ] {261ed04a-efed-419c-be9c-ae9dd5c115e3} executeQuery: Read 120 rows, 10.41 KiB in 0.001977 sec., 60698.02731411229 rows/sec., 5.14 MiB/sec. 2025.03.11 22:12:40.299667 [ 4 ] {261ed04a-efed-419c-be9c-ae9dd5c115e3} TCPHandler: Processed in 0.00231136 sec. 2025.03.11 22:12:40.299798 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:40.299913 [ 4 ] {a530a4ad-b60a-48a7-be1c-3fb5f444a141} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:12:40.299962 [ 4 ] {a530a4ad-b60a-48a7-be1c-3fb5f444a141} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:12:40.300522 [ 4 ] {a530a4ad-b60a-48a7-be1c-3fb5f444a141} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:40.300561 [ 4 ] {a530a4ad-b60a-48a7-be1c-3fb5f444a141} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:40.300930 [ 4 ] {a530a4ad-b60a-48a7-be1c-3fb5f444a141} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.11 22:12:40.301172 [ 4 ] {a530a4ad-b60a-48a7-be1c-3fb5f444a141} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:40.301392 [ 4 ] {a530a4ad-b60a-48a7-be1c-3fb5f444a141} executeQuery: Read 32 rows, 2.41 KiB in 0.001506 sec., 21248.339973439575 rows/sec., 1.56 MiB/sec. 2025.03.11 22:12:40.301448 [ 4 ] {a530a4ad-b60a-48a7-be1c-3fb5f444a141} TCPHandler: Processed in 0.001702255 sec. 2025.03.11 22:12:40.301585 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:40.301725 [ 4 ] {d657a2e7-4945-4022-b75e-f9ad03af33f2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:12:40.301779 [ 4 ] {d657a2e7-4945-4022-b75e-f9ad03af33f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:12:40.302367 [ 4 ] {d657a2e7-4945-4022-b75e-f9ad03af33f2} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:40.302406 [ 4 ] {d657a2e7-4945-4022-b75e-f9ad03af33f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:40.302788 [ 4 ] {d657a2e7-4945-4022-b75e-f9ad03af33f2} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.11 22:12:40.303038 [ 4 ] {d657a2e7-4945-4022-b75e-f9ad03af33f2} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:40.303218 [ 4 ] {d657a2e7-4945-4022-b75e-f9ad03af33f2} executeQuery: Read 96 rows, 7.68 KiB in 0.001523 sec., 63033.486539724225 rows/sec., 4.92 MiB/sec. 2025.03.11 22:12:40.303271 [ 4 ] {d657a2e7-4945-4022-b75e-f9ad03af33f2} TCPHandler: Processed in 0.001751505 sec. 2025.03.11 22:12:40.303390 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:40.303497 [ 4 ] {9d130243-09cf-4863-8759-1a6a8fcc3ce4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:40.303547 [ 4 ] {9d130243-09cf-4863-8759-1a6a8fcc3ce4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:12:40.304070 [ 4 ] {9d130243-09cf-4863-8759-1a6a8fcc3ce4} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:40.304106 [ 4 ] {9d130243-09cf-4863-8759-1a6a8fcc3ce4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:40.304502 [ 4 ] {9d130243-09cf-4863-8759-1a6a8fcc3ce4} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.11 22:12:40.304738 [ 4 ] {9d130243-09cf-4863-8759-1a6a8fcc3ce4} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:40.304918 [ 4 ] {9d130243-09cf-4863-8759-1a6a8fcc3ce4} executeQuery: Read 160 rows, 11.41 KiB in 0.001443 sec., 110880.11088011088 rows/sec., 7.72 MiB/sec. 2025.03.11 22:12:40.304969 [ 4 ] {9d130243-09cf-4863-8759-1a6a8fcc3ce4} TCPHandler: Processed in 0.001630034 sec. 2025.03.11 22:12:40.305086 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:40.305191 [ 4 ] {b70f0e93-17fc-4624-945c-f46137af98b3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:40.305258 [ 4 ] {b70f0e93-17fc-4624-945c-f46137af98b3} 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_histogramu64 2025.03.11 22:12:40.306417 [ 4 ] {b70f0e93-17fc-4624-945c-f46137af98b3} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:40.306454 [ 4 ] {b70f0e93-17fc-4624-945c-f46137af98b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:40.307103 [ 4 ] {b70f0e93-17fc-4624-945c-f46137af98b3} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.11 22:12:40.307358 [ 4 ] {b70f0e93-17fc-4624-945c-f46137af98b3} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:40.307555 [ 4 ] {b70f0e93-17fc-4624-945c-f46137af98b3} executeQuery: Read 32 rows, 58.72 KiB in 0.002385 sec., 13417.190775681342 rows/sec., 24.04 MiB/sec. 2025.03.11 22:12:40.307646 [ 4 ] {b70f0e93-17fc-4624-945c-f46137af98b3} TCPHandler: Processed in 0.002610052 sec. 2025.03.11 22:12:40.307759 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:40.307861 [ 4 ] {6b8bf601-de1f-4da7-8734-fbd0715916c3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:12:40.307908 [ 4 ] {6b8bf601-de1f-4da7-8734-fbd0715916c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:12:40.308357 [ 4 ] {6b8bf601-de1f-4da7-8734-fbd0715916c3} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:40.308394 [ 4 ] {6b8bf601-de1f-4da7-8734-fbd0715916c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.11 22:12:40.308748 [ 4 ] {6b8bf601-de1f-4da7-8734-fbd0715916c3} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.11 22:12:40.308988 [ 4 ] {6b8bf601-de1f-4da7-8734-fbd0715916c3} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:40.309164 [ 4 ] {6b8bf601-de1f-4da7-8734-fbd0715916c3} executeQuery: Read 60 rows, 4.14 KiB in 0.001324 sec., 45317.220543806645 rows/sec., 3.05 MiB/sec. 2025.03.11 22:12:40.309213 [ 4 ] {6b8bf601-de1f-4da7-8734-fbd0715916c3} TCPHandler: Processed in 0.001504333 sec. 2025.03.11 22:12:45.296551 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:45.296783 [ 4 ] {400c71dd-0df1-4fde-9bf4-f0f16391b8d7} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:12:45.296864 [ 4 ] {400c71dd-0df1-4fde-9bf4-f0f16391b8d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:12:45.297610 [ 4 ] {400c71dd-0df1-4fde-9bf4-f0f16391b8d7} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:45.297662 [ 4 ] {400c71dd-0df1-4fde-9bf4-f0f16391b8d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:45.298100 [ 4 ] {400c71dd-0df1-4fde-9bf4-f0f16391b8d7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.11 22:12:45.298356 [ 4 ] {400c71dd-0df1-4fde-9bf4-f0f16391b8d7} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:45.298587 [ 4 ] {400c71dd-0df1-4fde-9bf4-f0f16391b8d7} executeQuery: Read 2 rows, 167.00 B in 0.001858 sec., 1076.4262648008612 rows/sec., 87.77 KiB/sec. 2025.03.11 22:12:45.298706 [ 4 ] {400c71dd-0df1-4fde-9bf4-f0f16391b8d7} TCPHandler: Processed in 0.00229836 sec. 2025.03.11 22:12:45.298843 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:45.298950 [ 4 ] {c3afeeda-9a92-4dcc-982d-0c89186f851b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:12:45.298997 [ 4 ] {c3afeeda-9a92-4dcc-982d-0c89186f851b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:12:45.299550 [ 4 ] {c3afeeda-9a92-4dcc-982d-0c89186f851b} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:45.299589 [ 4 ] {c3afeeda-9a92-4dcc-982d-0c89186f851b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:45.299949 [ 4 ] {c3afeeda-9a92-4dcc-982d-0c89186f851b} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.11 22:12:45.300187 [ 4 ] {c3afeeda-9a92-4dcc-982d-0c89186f851b} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:45.300420 [ 4 ] {c3afeeda-9a92-4dcc-982d-0c89186f851b} executeQuery: Read 73 rows, 6.04 KiB in 0.00149 sec., 48993.288590604025 rows/sec., 3.96 MiB/sec. 2025.03.11 22:12:45.300521 [ 4 ] {c3afeeda-9a92-4dcc-982d-0c89186f851b} TCPHandler: Processed in 0.001727635 sec. 2025.03.11 22:12:45.300678 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:45.300876 [ 4 ] {f2fac577-ce57-4f96-9d26-f46dc46a300f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:12:45.300922 [ 4 ] {f2fac577-ce57-4f96-9d26-f46dc46a300f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:12:45.301454 [ 4 ] {f2fac577-ce57-4f96-9d26-f46dc46a300f} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:45.301493 [ 4 ] {f2fac577-ce57-4f96-9d26-f46dc46a300f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:45.301841 [ 4 ] {f2fac577-ce57-4f96-9d26-f46dc46a300f} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.11 22:12:45.302087 [ 4 ] {f2fac577-ce57-4f96-9d26-f46dc46a300f} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:45.302325 [ 4 ] {f2fac577-ce57-4f96-9d26-f46dc46a300f} executeQuery: Read 10 rows, 759.00 B in 0.001478 sec., 6765.899864682003 rows/sec., 501.50 KiB/sec. 2025.03.11 22:12:45.302393 [ 4 ] {f2fac577-ce57-4f96-9d26-f46dc46a300f} TCPHandler: Processed in 0.001810975 sec. 2025.03.11 22:12:45.302647 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:45.302765 [ 4 ] {319b899b-060a-491f-8c76-9e51272bda77} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:12:45.302811 [ 4 ] {319b899b-060a-491f-8c76-9e51272bda77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:12:45.303365 [ 4 ] {319b899b-060a-491f-8c76-9e51272bda77} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:45.303405 [ 4 ] {319b899b-060a-491f-8c76-9e51272bda77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:45.303762 [ 4 ] {319b899b-060a-491f-8c76-9e51272bda77} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.11 22:12:45.304007 [ 4 ] {319b899b-060a-491f-8c76-9e51272bda77} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:45.304217 [ 4 ] {319b899b-060a-491f-8c76-9e51272bda77} executeQuery: Read 74 rows, 5.92 KiB in 0.001474 sec., 50203.527815468115 rows/sec., 3.92 MiB/sec. 2025.03.11 22:12:45.304268 [ 4 ] {319b899b-060a-491f-8c76-9e51272bda77} TCPHandler: Processed in 0.001717844 sec. 2025.03.11 22:12:45.304372 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:45.304474 [ 4 ] {03369b24-6638-44fa-af92-45beedc3046e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:45.304522 [ 4 ] {03369b24-6638-44fa-af92-45beedc3046e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:12:45.305033 [ 4 ] {03369b24-6638-44fa-af92-45beedc3046e} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:45.305099 [ 4 ] {03369b24-6638-44fa-af92-45beedc3046e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:45.305498 [ 4 ] {03369b24-6638-44fa-af92-45beedc3046e} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.11 22:12:45.305743 [ 4 ] {03369b24-6638-44fa-af92-45beedc3046e} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:45.305982 [ 4 ] {03369b24-6638-44fa-af92-45beedc3046e} executeQuery: Read 161 rows, 11.48 KiB in 0.001526 sec., 105504.58715596331 rows/sec., 7.35 MiB/sec. 2025.03.11 22:12:45.306067 [ 4 ] {03369b24-6638-44fa-af92-45beedc3046e} TCPHandler: Processed in 0.001745364 sec. 2025.03.11 22:12:45.306329 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:45.306503 [ 4 ] {9261854f-1f9c-42af-995d-5fad59d13cce} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:45.306575 [ 4 ] {9261854f-1f9c-42af-995d-5fad59d13cce} 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_histogramu64 2025.03.11 22:12:45.307627 [ 4 ] {9261854f-1f9c-42af-995d-5fad59d13cce} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:45.307667 [ 4 ] {9261854f-1f9c-42af-995d-5fad59d13cce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:45.308267 [ 4 ] {9261854f-1f9c-42af-995d-5fad59d13cce} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.11 22:12:45.308519 [ 4 ] {9261854f-1f9c-42af-995d-5fad59d13cce} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:45.308816 [ 4 ] {9261854f-1f9c-42af-995d-5fad59d13cce} executeQuery: Read 8 rows, 14.68 KiB in 0.002335 sec., 3426.1241970021415 rows/sec., 6.14 MiB/sec. 2025.03.11 22:12:45.309359 [ 4 ] {9261854f-1f9c-42af-995d-5fad59d13cce} TCPHandler: Processed in 0.003124997 sec. 2025.03.11 22:12:45.309632 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:45.309737 [ 4 ] {4d7458f1-e2e8-4846-944b-c4bc27ceeb66} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:12:45.309785 [ 4 ] {4d7458f1-e2e8-4846-944b-c4bc27ceeb66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:12:45.310258 [ 4 ] {4d7458f1-e2e8-4846-944b-c4bc27ceeb66} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:45.310297 [ 4 ] {4d7458f1-e2e8-4846-944b-c4bc27ceeb66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:45.310657 [ 4 ] {4d7458f1-e2e8-4846-944b-c4bc27ceeb66} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.11 22:12:45.310884 [ 4 ] {4d7458f1-e2e8-4846-944b-c4bc27ceeb66} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:45.311091 [ 4 ] {4d7458f1-e2e8-4846-944b-c4bc27ceeb66} executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. 2025.03.11 22:12:45.311140 [ 4 ] {4d7458f1-e2e8-4846-944b-c4bc27ceeb66} TCPHandler: Processed in 0.001575424 sec. 2025.03.11 22:12:46.138905 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2025.03.11 22:12:46.139652 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:46.139701 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:46.140263 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.11 22:12:46.140516 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:46.140756 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2025.03.11 22:12:47.569013 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.03.11 22:12:47.591428 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:47.591488 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:47.599083 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.11 22:12:47.599899 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:47.602681 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.03.11 22:12:48.740647 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1092 2025.03.11 22:12:48.743534 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:48.743590 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:48.745300 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.11 22:12:48.745615 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:48.746515 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1092 2025.03.11 22:12:50.298391 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:50.298577 [ 4 ] {f81bbc85-1833-47c1-9599-eee193c6d0e8} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:12:50.298647 [ 4 ] {f81bbc85-1833-47c1-9599-eee193c6d0e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:12:50.299490 [ 4 ] {f81bbc85-1833-47c1-9599-eee193c6d0e8} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:50.299542 [ 4 ] {f81bbc85-1833-47c1-9599-eee193c6d0e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:50.299985 [ 4 ] {f81bbc85-1833-47c1-9599-eee193c6d0e8} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.11 22:12:50.300253 [ 4 ] {f81bbc85-1833-47c1-9599-eee193c6d0e8} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:50.300483 [ 63 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 2025.03.11 22:12:50.300495 [ 4 ] {f81bbc85-1833-47c1-9599-eee193c6d0e8} executeQuery: Read 120 rows, 10.41 KiB in 0.001957 sec., 61318.34440470107 rows/sec., 5.20 MiB/sec. 2025.03.11 22:12:50.300579 [ 63 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:50.300653 [ 4 ] {f81bbc85-1833-47c1-9599-eee193c6d0e8} TCPHandler: Processed in 0.00238966 sec. 2025.03.11 22:12:50.300656 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:50.300837 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:50.300851 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_75_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full 2025.03.11 22:12:50.300976 [ 4 ] {9e056a4f-a27b-402d-87d4-b7e8982b0cbd} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:12:50.301013 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_75_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:50.301035 [ 4 ] {9e056a4f-a27b-402d-87d4-b7e8982b0cbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:12:50.301061 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 1406 rows starting from the beginning of the part 2025.03.11 22:12:50.301182 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part 2025.03.11 22:12:50.301699 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 72 rows starting from the beginning of the part 2025.03.11 22:12:50.302048 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 120 rows starting from the beginning of the part 2025.03.11 22:12:50.302378 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 73 rows starting from the beginning of the part 2025.03.11 22:12:50.302595 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 120 rows starting from the beginning of the part 2025.03.11 22:12:50.303337 [ 4 ] {9e056a4f-a27b-402d-87d4-b7e8982b0cbd} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:50.303384 [ 4 ] {9e056a4f-a27b-402d-87d4-b7e8982b0cbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:50.303960 [ 4 ] {9e056a4f-a27b-402d-87d4-b7e8982b0cbd} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.11 22:12:50.304308 [ 4 ] {9e056a4f-a27b-402d-87d4-b7e8982b0cbd} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:50.304843 [ 186 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_75_15} MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.004042085 sec., 456942.3948284116 rows/sec., 39.80 MiB/sec. 2025.03.11 22:12:50.304864 [ 4 ] {9e056a4f-a27b-402d-87d4-b7e8982b0cbd} executeQuery: Read 32 rows, 2.41 KiB in 0.003905 sec., 8194.622279129322 rows/sec., 616.20 KiB/sec. 2025.03.11 22:12:50.305128 [ 4 ] {9e056a4f-a27b-402d-87d4-b7e8982b0cbd} TCPHandler: Processed in 0.004363467 sec. 2025.03.11 22:12:50.305359 [ 186 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_75_15} MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) 2025.03.11 22:12:50.305381 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:50.305529 [ 4 ] {071607b2-5e8c-4627-8012-92623ff51630} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:12:50.305599 [ 4 ] {071607b2-5e8c-4627-8012-92623ff51630} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:12:50.306012 [ 186 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_75_15} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:50.306233 [ 186 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_75_15} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 2025.03.11 22:12:50.306392 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.03.11 22:12:50.306637 [ 4 ] {071607b2-5e8c-4627-8012-92623ff51630} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:50.306680 [ 4 ] {071607b2-5e8c-4627-8012-92623ff51630} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:50.307054 [ 4 ] {071607b2-5e8c-4627-8012-92623ff51630} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.11 22:12:50.307297 [ 4 ] {071607b2-5e8c-4627-8012-92623ff51630} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:50.307480 [ 63 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 2025.03.11 22:12:50.307535 [ 4 ] {071607b2-5e8c-4627-8012-92623ff51630} executeQuery: Read 96 rows, 7.68 KiB in 0.002024 sec., 47430.83003952569 rows/sec., 3.70 MiB/sec. 2025.03.11 22:12:50.307539 [ 63 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:50.307623 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:50.307681 [ 4 ] {071607b2-5e8c-4627-8012-92623ff51630} TCPHandler: Processed in 0.002391371 sec. 2025.03.11 22:12:50.307895 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_75_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full 2025.03.11 22:12:50.307919 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:50.308133 [ 4 ] {047d6ce2-e85f-4970-8175-e177d2fe0a96} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:50.308158 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_75_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:50.308236 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 632 rows starting from the beginning of the part 2025.03.11 22:12:50.308237 [ 4 ] {047d6ce2-e85f-4970-8175-e177d2fe0a96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:12:50.308562 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2025.03.11 22:12:50.308899 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 72 rows starting from the beginning of the part 2025.03.11 22:12:50.309255 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 96 rows starting from the beginning of the part 2025.03.11 22:12:50.309616 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 74 rows starting from the beginning of the part 2025.03.11 22:12:50.309965 [ 197 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 96 rows starting from the beginning of the part 2025.03.11 22:12:50.310977 [ 4 ] {047d6ce2-e85f-4970-8175-e177d2fe0a96} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:50.311046 [ 4 ] {047d6ce2-e85f-4970-8175-e177d2fe0a96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:50.312256 [ 4 ] {047d6ce2-e85f-4970-8175-e177d2fe0a96} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.11 22:12:50.312843 [ 4 ] {047d6ce2-e85f-4970-8175-e177d2fe0a96} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:50.312895 [ 186 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_75_15} MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 5 columns (5 merged, 0 gathered) in 0.005156114 sec., 200538.62269143004 rows/sec., 16.09 MiB/sec. 2025.03.11 22:12:50.313172 [ 188 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_75_15} MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) 2025.03.11 22:12:50.313246 [ 4 ] {047d6ce2-e85f-4970-8175-e177d2fe0a96} executeQuery: Read 160 rows, 11.41 KiB in 0.005185 sec., 30858.24493731919 rows/sec., 2.15 MiB/sec. 2025.03.11 22:12:50.313374 [ 4 ] {047d6ce2-e85f-4970-8175-e177d2fe0a96} TCPHandler: Processed in 0.005507747 sec. 2025.03.11 22:12:50.313775 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:50.314080 [ 188 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_75_15} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:50.314186 [ 4 ] {60d635cc-9479-40b3-a660-27ed17af1ce2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:50.314500 [ 188 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_75_15} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 2025.03.11 22:12:50.314670 [ 4 ] {60d635cc-9479-40b3-a660-27ed17af1ce2} 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_histogramu64 2025.03.11 22:12:50.314783 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. 2025.03.11 22:12:50.315995 [ 4 ] {60d635cc-9479-40b3-a660-27ed17af1ce2} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:50.316038 [ 4 ] {60d635cc-9479-40b3-a660-27ed17af1ce2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:50.316710 [ 4 ] {60d635cc-9479-40b3-a660-27ed17af1ce2} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.11 22:12:50.316963 [ 4 ] {60d635cc-9479-40b3-a660-27ed17af1ce2} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:50.317207 [ 4 ] {60d635cc-9479-40b3-a660-27ed17af1ce2} executeQuery: Read 32 rows, 58.72 KiB in 0.003192 sec., 10025.062656641605 rows/sec., 17.96 MiB/sec. 2025.03.11 22:12:50.317301 [ 4 ] {60d635cc-9479-40b3-a660-27ed17af1ce2} TCPHandler: Processed in 0.003644341 sec. 2025.03.11 22:12:50.317438 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:50.317550 [ 4 ] {94cfa555-4c15-402e-bba5-69fe5c5da4f5} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:12:50.317595 [ 4 ] {94cfa555-4c15-402e-bba5-69fe5c5da4f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:12:50.318031 [ 4 ] {94cfa555-4c15-402e-bba5-69fe5c5da4f5} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:50.318069 [ 4 ] {94cfa555-4c15-402e-bba5-69fe5c5da4f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:50.318426 [ 4 ] {94cfa555-4c15-402e-bba5-69fe5c5da4f5} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.11 22:12:50.318655 [ 4 ] {94cfa555-4c15-402e-bba5-69fe5c5da4f5} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:50.318867 [ 4 ] {94cfa555-4c15-402e-bba5-69fe5c5da4f5} executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. 2025.03.11 22:12:50.318917 [ 4 ] {94cfa555-4c15-402e-bba5-69fe5c5da4f5} TCPHandler: Processed in 0.001540834 sec. 2025.03.11 22:12:53.461114 [ 60 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:12:53.461212 [ 60 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:12:53.640984 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2025.03.11 22:12:53.641773 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:53.641822 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:53.642357 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.11 22:12:53.642622 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:53.642857 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.03.11 22:12:53.642869 [ 58 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.11 22:12:53.642943 [ 58 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:53.642971 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:53.643134 [ 196 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.11 22:12:53.643313 [ 196 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:53.643362 [ 196 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part 2025.03.11 22:12:53.643465 [ 196 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part 2025.03.11 22:12:53.643561 [ 196 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part 2025.03.11 22:12:53.643662 [ 196 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part 2025.03.11 22:12:53.643902 [ 196 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part 2025.03.11 22:12:53.644095 [ 196 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part 2025.03.11 22:12:53.646647 [ 186 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003591251 sec., 5877060.667717182 rows/sec., 84.07 MiB/sec. 2025.03.11 22:12:53.647100 [ 186 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.11 22:12:53.647460 [ 186 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_46_9} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:53.647550 [ 186 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_46_9} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.11 22:12:53.647662 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2025.03.11 22:12:55.102813 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.03.11 22:12:55.124382 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:55.124473 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:55.131847 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.11 22:12:55.132639 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:55.133131 [ 59 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.11 22:12:55.133304 [ 59 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:55.133374 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:55.133627 [ 198 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.11 22:12:55.141776 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.03.11 22:12:55.143006 [ 198 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:55.143926 [ 198 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2025.03.11 22:12:55.148602 [ 198 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:55.153445 [ 198 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part 2025.03.11 22:12:55.158833 [ 198 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:55.164405 [ 198 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:55.168998 [ 198 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2025.03.11 22:12:55.227852 [ 194 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.094357764 sec., 3677.4928240139307 rows/sec., 19.02 MiB/sec. 2025.03.11 22:12:55.231758 [ 189 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.11 22:12:55.234798 [ 189 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_46_9} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:55.234933 [ 189 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_46_9} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.11 22:12:55.237468 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.03.11 22:12:55.296551 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:55.296737 [ 4 ] {5e557fab-ac03-471b-af85-67cdf28cee6b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:12:55.296809 [ 4 ] {5e557fab-ac03-471b-af85-67cdf28cee6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:12:55.297671 [ 4 ] {5e557fab-ac03-471b-af85-67cdf28cee6b} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:55.297723 [ 4 ] {5e557fab-ac03-471b-af85-67cdf28cee6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:55.298258 [ 4 ] {5e557fab-ac03-471b-af85-67cdf28cee6b} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.11 22:12:55.298509 [ 4 ] {5e557fab-ac03-471b-af85-67cdf28cee6b} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:55.298744 [ 4 ] {5e557fab-ac03-471b-af85-67cdf28cee6b} executeQuery: Read 72 rows, 5.96 KiB in 0.002056 sec., 35019.455252918284 rows/sec., 2.83 MiB/sec. 2025.03.11 22:12:55.298812 [ 4 ] {5e557fab-ac03-471b-af85-67cdf28cee6b} TCPHandler: Processed in 0.002391881 sec. 2025.03.11 22:12:55.298944 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:55.299053 [ 4 ] {2d68f324-27fc-4afa-bb9d-6ad4b548907e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:12:55.299102 [ 4 ] {2d68f324-27fc-4afa-bb9d-6ad4b548907e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:12:55.299658 [ 4 ] {2d68f324-27fc-4afa-bb9d-6ad4b548907e} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:55.299697 [ 4 ] {2d68f324-27fc-4afa-bb9d-6ad4b548907e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:55.300048 [ 4 ] {2d68f324-27fc-4afa-bb9d-6ad4b548907e} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.11 22:12:55.300297 [ 4 ] {2d68f324-27fc-4afa-bb9d-6ad4b548907e} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:55.300473 [ 59 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.11 22:12:55.300545 [ 59 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:55.300544 [ 4 ] {2d68f324-27fc-4afa-bb9d-6ad4b548907e} executeQuery: Read 8 rows, 616.00 B in 0.001508 sec., 5305.039787798409 rows/sec., 398.91 KiB/sec. 2025.03.11 22:12:55.300589 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:55.300708 [ 4 ] {2d68f324-27fc-4afa-bb9d-6ad4b548907e} TCPHandler: Processed in 0.001817036 sec. 2025.03.11 22:12:55.300939 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.11 22:12:55.300957 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:55.301268 [ 4 ] {af75ed11-9d57-4c5b-8a36-37a8591e04cb} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:12:55.301340 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:55.301361 [ 4 ] {af75ed11-9d57-4c5b-8a36-37a8591e04cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:12:55.301398 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 70 rows starting from the beginning of the part 2025.03.11 22:12:55.301704 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:55.302067 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part 2025.03.11 22:12:55.302533 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part 2025.03.11 22:12:55.302886 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part 2025.03.11 22:12:55.303266 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:55.304483 [ 4 ] {af75ed11-9d57-4c5b-8a36-37a8591e04cb} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:55.304559 [ 4 ] {af75ed11-9d57-4c5b-8a36-37a8591e04cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:55.305602 [ 4 ] {af75ed11-9d57-4c5b-8a36-37a8591e04cb} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.11 22:12:55.305814 [ 199 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 5 columns (5 merged, 0 gathered) in 0.005087463 sec., 31449.860175887272 rows/sec., 2.42 MiB/sec. 2025.03.11 22:12:55.306069 [ 4 ] {af75ed11-9d57-4c5b-8a36-37a8591e04cb} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:55.306073 [ 199 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.11 22:12:55.306565 [ 4 ] {af75ed11-9d57-4c5b-8a36-37a8591e04cb} executeQuery: Read 72 rows, 5.76 KiB in 0.005389 sec., 13360.549267025423 rows/sec., 1.04 MiB/sec. 2025.03.11 22:12:55.306888 [ 4 ] {af75ed11-9d57-4c5b-8a36-37a8591e04cb} TCPHandler: Processed in 0.006010832 sec. 2025.03.11 22:12:55.306924 [ 199 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_61_12} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:55.307244 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:55.307260 [ 199 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_61_12} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.11 22:12:55.307575 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.11 22:12:55.307627 [ 4 ] {00da83bc-cac5-4d6f-85a8-82dd1d9e4178} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:55.307777 [ 4 ] {00da83bc-cac5-4d6f-85a8-82dd1d9e4178} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:12:55.308417 [ 4 ] {00da83bc-cac5-4d6f-85a8-82dd1d9e4178} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:55.308456 [ 4 ] {00da83bc-cac5-4d6f-85a8-82dd1d9e4178} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:55.308843 [ 4 ] {00da83bc-cac5-4d6f-85a8-82dd1d9e4178} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.11 22:12:55.309083 [ 4 ] {00da83bc-cac5-4d6f-85a8-82dd1d9e4178} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:55.309247 [ 59 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.11 22:12:55.309313 [ 59 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:55.309337 [ 4 ] {00da83bc-cac5-4d6f-85a8-82dd1d9e4178} executeQuery: Read 160 rows, 11.41 KiB in 0.001869 sec., 85607.27661851258 rows/sec., 5.96 MiB/sec. 2025.03.11 22:12:55.309354 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:55.309528 [ 4 ] {00da83bc-cac5-4d6f-85a8-82dd1d9e4178} TCPHandler: Processed in 0.002398191 sec. 2025.03.11 22:12:55.309618 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.11 22:12:55.309699 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:55.309850 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:55.309910 [ 4 ] {ee0b54cf-500d-429e-8047-c5bc780318d0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:55.309921 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20305 rows starting from the beginning of the part 2025.03.11 22:12:55.310238 [ 4 ] {ee0b54cf-500d-429e-8047-c5bc780318d0} 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_histogramu64 2025.03.11 22:12:55.310289 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part 2025.03.11 22:12:55.310687 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part 2025.03.11 22:12:55.311089 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part 2025.03.11 22:12:55.311469 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part 2025.03.11 22:12:55.311760 [ 190 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part 2025.03.11 22:12:55.314198 [ 4 ] {ee0b54cf-500d-429e-8047-c5bc780318d0} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:55.314257 [ 4 ] {ee0b54cf-500d-429e-8047-c5bc780318d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:55.316154 [ 4 ] {ee0b54cf-500d-429e-8047-c5bc780318d0} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.11 22:12:55.316467 [ 4 ] {ee0b54cf-500d-429e-8047-c5bc780318d0} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:55.317212 [ 4 ] {ee0b54cf-500d-429e-8047-c5bc780318d0} executeQuery: Read 8 rows, 14.68 KiB in 0.007351 sec., 1088.287307849272 rows/sec., 1.95 MiB/sec. 2025.03.11 22:12:55.317582 [ 4 ] {ee0b54cf-500d-429e-8047-c5bc780318d0} TCPHandler: Processed in 0.007940768 sec. 2025.03.11 22:12:55.317736 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:55.317836 [ 4 ] {a37b8d83-6516-4bdd-ba1b-5e3b558cbe67} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:12:55.317884 [ 4 ] {a37b8d83-6516-4bdd-ba1b-5e3b558cbe67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:12:55.318361 [ 4 ] {a37b8d83-6516-4bdd-ba1b-5e3b558cbe67} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:55.318398 [ 4 ] {a37b8d83-6516-4bdd-ba1b-5e3b558cbe67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:55.319814 [ 4 ] {a37b8d83-6516-4bdd-ba1b-5e3b558cbe67} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.11 22:12:55.320057 [ 4 ] {a37b8d83-6516-4bdd-ba1b-5e3b558cbe67} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:55.320217 [ 59 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.11 22:12:55.320282 [ 59 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:55.320317 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:55.320323 [ 4 ] {a37b8d83-6516-4bdd-ba1b-5e3b558cbe67} executeQuery: Read 60 rows, 4.14 KiB in 0.002502 sec., 23980.815347721822 rows/sec., 1.62 MiB/sec. 2025.03.11 22:12:55.320559 [ 4 ] {a37b8d83-6516-4bdd-ba1b-5e3b558cbe67} TCPHandler: Processed in 0.002869854 sec. 2025.03.11 22:12:55.320592 [ 199 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.11 22:12:55.320753 [ 199 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:55.320792 [ 199 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3648 rows starting from the beginning of the part 2025.03.11 22:12:55.320929 [ 199 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2025.03.11 22:12:55.321070 [ 199 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part 2025.03.11 22:12:55.321348 [ 199 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2025.03.11 22:12:55.321509 [ 199 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part 2025.03.11 22:12:55.321625 [ 199 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part 2025.03.11 22:12:55.324403 [ 187 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3948 rows, containing 4 columns (4 merged, 0 gathered) in 0.004009264 sec., 984719.3898930077 rows/sec., 66.36 MiB/sec. 2025.03.11 22:12:55.324988 [ 202 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.11 22:12:55.325345 [ 202 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_76_15} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:55.325467 [ 202 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_76_15} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.11 22:12:55.325569 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.03.11 22:12:55.325891 [ 191 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 5 columns (5 merged, 0 gathered) in 0.016415579 sec., 1285729.854548536 rows/sec., 88.13 MiB/sec. 2025.03.11 22:12:55.326205 [ 202 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.11 22:12:55.326481 [ 202 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_76_15} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:55.326552 [ 202 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_76_15} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.11 22:12:55.326628 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.03.11 22:12:56.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 220.83 MiB, peak 233.74 MiB, free memory in arenas 0.00 B, will set to 224.41 MiB (RSS), difference: 3.59 MiB 2025.03.11 22:12:56.157381 [ 57 ] {} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2025.03.11 22:12:56.157479 [ 57 ] {} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:56.157524 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:56.157795 [ 202 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full 2025.03.11 22:12:56.158058 [ 202 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:56.158124 [ 202 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part 2025.03.11 22:12:56.158263 [ 202 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2025.03.11 22:12:56.158733 [ 202 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2025.03.11 22:12:56.158897 [ 202 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.03.11 22:12:56.159056 [ 202 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2025.03.11 22:12:56.160142 [ 191 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002492361 sec., 15246.587472681527 rows/sec., 1.27 MiB/sec. 2025.03.11 22:12:56.160410 [ 191 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.03.11 22:12:56.160738 [ 191 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_14_3} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:56.160830 [ 191 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_14_3} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 2025.03.11 22:12:56.160934 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.11 22:12:56.566341 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:56.566512 [ 4 ] {5e3ce735-50ea-4687-a1ad-d9f8c6a0cd24} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.11 22:12:56.566576 [ 4 ] {5e3ce735-50ea-4687-a1ad-d9f8c6a0cd24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.11 22:12:56.567337 [ 4 ] {5e3ce735-50ea-4687-a1ad-d9f8c6a0cd24} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:56.567381 [ 4 ] {5e3ce735-50ea-4687-a1ad-d9f8c6a0cd24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:56.567814 [ 4 ] {5e3ce735-50ea-4687-a1ad-d9f8c6a0cd24} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.11 22:12:56.568071 [ 4 ] {5e3ce735-50ea-4687-a1ad-d9f8c6a0cd24} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:56.568355 [ 4 ] {5e3ce735-50ea-4687-a1ad-d9f8c6a0cd24} executeQuery: Read 24 rows, 2.04 KiB in 0.001857 sec., 12924.071082390954 rows/sec., 1.07 MiB/sec. 2025.03.11 22:12:56.568559 [ 4 ] {5e3ce735-50ea-4687-a1ad-d9f8c6a0cd24} TCPHandler: Processed in 0.00232567 sec. 2025.03.11 22:12:56.568696 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:56.568800 [ 4 ] {e15c7fc4-c1ca-4077-ac1b-e719c3174a65} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:12:56.568847 [ 4 ] {e15c7fc4-c1ca-4077-ac1b-e719c3174a65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:12:56.569387 [ 4 ] {e15c7fc4-c1ca-4077-ac1b-e719c3174a65} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:56.569427 [ 4 ] {e15c7fc4-c1ca-4077-ac1b-e719c3174a65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:56.569773 [ 4 ] {e15c7fc4-c1ca-4077-ac1b-e719c3174a65} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.11 22:12:56.570016 [ 4 ] {e15c7fc4-c1ca-4077-ac1b-e719c3174a65} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:56.570230 [ 4 ] {e15c7fc4-c1ca-4077-ac1b-e719c3174a65} executeQuery: Read 2 rows, 167.00 B in 0.001452 sec., 1377.4104683195592 rows/sec., 112.32 KiB/sec. 2025.03.11 22:12:56.570282 [ 4 ] {e15c7fc4-c1ca-4077-ac1b-e719c3174a65} TCPHandler: Processed in 0.001636104 sec. 2025.03.11 22:12:56.570385 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:56.570486 [ 4 ] {6d887034-1e6e-4b19-a19a-e7d507adcd82} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:12:56.570529 [ 4 ] {6d887034-1e6e-4b19-a19a-e7d507adcd82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:12:56.571549 [ 4 ] {6d887034-1e6e-4b19-a19a-e7d507adcd82} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:56.571588 [ 4 ] {6d887034-1e6e-4b19-a19a-e7d507adcd82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:56.572026 [ 4 ] {6d887034-1e6e-4b19-a19a-e7d507adcd82} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.11 22:12:56.572283 [ 4 ] {6d887034-1e6e-4b19-a19a-e7d507adcd82} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:56.572500 [ 4 ] {6d887034-1e6e-4b19-a19a-e7d507adcd82} executeQuery: Read 1381 rows, 118.04 KiB in 0.002036 sec., 678290.7662082515 rows/sec., 56.62 MiB/sec. 2025.03.11 22:12:56.572552 [ 4 ] {6d887034-1e6e-4b19-a19a-e7d507adcd82} TCPHandler: Processed in 0.002216159 sec. 2025.03.11 22:12:56.572669 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:56.572780 [ 4 ] {4a955de1-64d3-4ab5-a20f-331fa274a222} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:12:56.572826 [ 4 ] {4a955de1-64d3-4ab5-a20f-331fa274a222} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:12:56.573383 [ 4 ] {4a955de1-64d3-4ab5-a20f-331fa274a222} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:56.573422 [ 4 ] {4a955de1-64d3-4ab5-a20f-331fa274a222} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:56.573785 [ 4 ] {4a955de1-64d3-4ab5-a20f-331fa274a222} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.11 22:12:56.574026 [ 4 ] {4a955de1-64d3-4ab5-a20f-331fa274a222} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:56.574230 [ 4 ] {4a955de1-64d3-4ab5-a20f-331fa274a222} executeQuery: Read 46 rows, 3.51 KiB in 0.001472 sec., 31250 rows/sec., 2.33 MiB/sec. 2025.03.11 22:12:56.574286 [ 4 ] {4a955de1-64d3-4ab5-a20f-331fa274a222} TCPHandler: Processed in 0.001670155 sec. 2025.03.11 22:12:56.574394 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:56.574494 [ 4 ] {36e217b6-cf6d-4a7b-9f41-a4a8b3d9edff} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.11 22:12:56.574538 [ 4 ] {36e217b6-cf6d-4a7b-9f41-a4a8b3d9edff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.11 22:12:56.575130 [ 4 ] {36e217b6-cf6d-4a7b-9f41-a4a8b3d9edff} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:56.575171 [ 4 ] {36e217b6-cf6d-4a7b-9f41-a4a8b3d9edff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:56.575538 [ 4 ] {36e217b6-cf6d-4a7b-9f41-a4a8b3d9edff} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.11 22:12:56.575782 [ 4 ] {36e217b6-cf6d-4a7b-9f41-a4a8b3d9edff} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:56.576000 [ 4 ] {36e217b6-cf6d-4a7b-9f41-a4a8b3d9edff} executeQuery: Read 252 rows, 17.85 KiB in 0.001525 sec., 165245.90163934426 rows/sec., 11.43 MiB/sec. 2025.03.11 22:12:56.576052 [ 4 ] {36e217b6-cf6d-4a7b-9f41-a4a8b3d9edff} TCPHandler: Processed in 0.001708485 sec. 2025.03.11 22:12:56.576169 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:56.576284 [ 4 ] {715f2e2f-06fd-404c-8888-9368a4e38cb7} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.11 22:12:56.576335 [ 4 ] {715f2e2f-06fd-404c-8888-9368a4e38cb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.11 22:12:56.576997 [ 4 ] {715f2e2f-06fd-404c-8888-9368a4e38cb7} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:56.577044 [ 4 ] {715f2e2f-06fd-404c-8888-9368a4e38cb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:56.577454 [ 4 ] {715f2e2f-06fd-404c-8888-9368a4e38cb7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.11 22:12:56.577695 [ 4 ] {715f2e2f-06fd-404c-8888-9368a4e38cb7} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:56.577944 [ 4 ] {715f2e2f-06fd-404c-8888-9368a4e38cb7} executeQuery: Read 12 rows, 960.00 B in 0.001676 sec., 7159.904534606206 rows/sec., 559.37 KiB/sec. 2025.03.11 22:12:56.578031 [ 4 ] {715f2e2f-06fd-404c-8888-9368a4e38cb7} TCPHandler: Processed in 0.001916267 sec. 2025.03.11 22:12:56.578137 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:56.578237 [ 4 ] {bfa723e6-7446-4206-aa82-ca322ae0639c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:12:56.578282 [ 4 ] {bfa723e6-7446-4206-aa82-ca322ae0639c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:12:56.578999 [ 4 ] {bfa723e6-7446-4206-aa82-ca322ae0639c} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:56.579037 [ 4 ] {bfa723e6-7446-4206-aa82-ca322ae0639c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:56.579413 [ 4 ] {bfa723e6-7446-4206-aa82-ca322ae0639c} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.11 22:12:56.579658 [ 4 ] {bfa723e6-7446-4206-aa82-ca322ae0639c} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:56.579884 [ 4 ] {bfa723e6-7446-4206-aa82-ca322ae0639c} executeQuery: Read 590 rows, 45.39 KiB in 0.001667 sec., 353929.2141571685 rows/sec., 26.59 MiB/sec. 2025.03.11 22:12:56.579983 [ 4 ] {bfa723e6-7446-4206-aa82-ca322ae0639c} TCPHandler: Processed in 0.001893716 sec. 2025.03.11 22:12:56.580178 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:56.580369 [ 4 ] {cebe13b1-f0dd-41fc-aeb0-6a98f87fd4e3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:56.580419 [ 4 ] {cebe13b1-f0dd-41fc-aeb0-6a98f87fd4e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:12:56.581107 [ 4 ] {cebe13b1-f0dd-41fc-aeb0-6a98f87fd4e3} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:56.581146 [ 4 ] {cebe13b1-f0dd-41fc-aeb0-6a98f87fd4e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:56.581578 [ 4 ] {cebe13b1-f0dd-41fc-aeb0-6a98f87fd4e3} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.11 22:12:56.581820 [ 4 ] {cebe13b1-f0dd-41fc-aeb0-6a98f87fd4e3} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:56.582025 [ 4 ] {cebe13b1-f0dd-41fc-aeb0-6a98f87fd4e3} executeQuery: Read 947 rows, 65.46 KiB in 0.001688 sec., 561018.9573459716 rows/sec., 37.87 MiB/sec. 2025.03.11 22:12:56.582078 [ 4 ] {cebe13b1-f0dd-41fc-aeb0-6a98f87fd4e3} TCPHandler: Processed in 0.002011247 sec. 2025.03.11 22:12:56.582192 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:56.582304 [ 4 ] {bed66638-5285-485f-8b6b-56a7313f4429} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:12:56.582383 [ 4 ] {bed66638-5285-485f-8b6b-56a7313f4429} 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_histogramu64 2025.03.11 22:12:56.583603 [ 4 ] {bed66638-5285-485f-8b6b-56a7313f4429} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:56.583642 [ 4 ] {bed66638-5285-485f-8b6b-56a7313f4429} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:56.584270 [ 4 ] {bed66638-5285-485f-8b6b-56a7313f4429} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.11 22:12:56.584520 [ 4 ] {bed66638-5285-485f-8b6b-56a7313f4429} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:56.584706 [ 55 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.11 22:12:56.584786 [ 4 ] {bed66638-5285-485f-8b6b-56a7313f4429} executeQuery: Read 32 rows, 58.72 KiB in 0.002499 sec., 12805.122048819529 rows/sec., 22.95 MiB/sec. 2025.03.11 22:12:56.584792 [ 55 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:56.584875 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:56.585124 [ 4 ] {bed66638-5285-485f-8b6b-56a7313f4429} TCPHandler: Processed in 0.002978125 sec. 2025.03.11 22:12:56.585219 [ 193 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.11 22:12:56.585310 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:12:56.585544 [ 4 ] {1e9c76e7-6429-4b9e-a987-160ede964256} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:12:56.585670 [ 4 ] {1e9c76e7-6429-4b9e-a987-160ede964256} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:12:56.586203 [ 193 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:12:56.586441 [ 193 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1074 rows starting from the beginning of the part 2025.03.11 22:12:56.587101 [ 193 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part 2025.03.11 22:12:56.587954 [ 193 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:56.588003 [ 4 ] {1e9c76e7-6429-4b9e-a987-160ede964256} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:56.588078 [ 4 ] {1e9c76e7-6429-4b9e-a987-160ede964256} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:56.588604 [ 193 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part 2025.03.11 22:12:56.589297 [ 193 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2025.03.11 22:12:56.589653 [ 4 ] {1e9c76e7-6429-4b9e-a987-160ede964256} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.11 22:12:56.589930 [ 193 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part 2025.03.11 22:12:56.590478 [ 4 ] {1e9c76e7-6429-4b9e-a987-160ede964256} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:56.591352 [ 4 ] {1e9c76e7-6429-4b9e-a987-160ede964256} executeQuery: Read 24 rows, 1.66 KiB in 0.005872 sec., 4087.1934604904636 rows/sec., 282.06 KiB/sec. 2025.03.11 22:12:56.591680 [ 4 ] {1e9c76e7-6429-4b9e-a987-160ede964256} TCPHandler: Processed in 0.006428995 sec. 2025.03.11 22:12:56.597282 [ 191 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1186 rows, containing 19 columns (19 merged, 0 gathered) in 0.012232724 sec., 96953.05804332707 rows/sec., 173.74 MiB/sec. 2025.03.11 22:12:56.598878 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.11 22:12:56.599354 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_61_12} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:56.599449 [ 202 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_61_12} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.11 22:12:56.599619 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. 2025.03.11 22:12:58.746783 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1136 2025.03.11 22:12:58.750172 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:12:58.750234 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:12:58.751741 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.11 22:12:58.752061 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:12:58.752744 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1136 2025.03.11 22:13:00.293032 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:00.293240 [ 4 ] {6adf3013-020e-4e5b-b902-6952d69e3779} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:13:00.293323 [ 4 ] {6adf3013-020e-4e5b-b902-6952d69e3779} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:13:00.294172 [ 4 ] {6adf3013-020e-4e5b-b902-6952d69e3779} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:00.294214 [ 4 ] {6adf3013-020e-4e5b-b902-6952d69e3779} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:13:00.294663 [ 4 ] {6adf3013-020e-4e5b-b902-6952d69e3779} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.11 22:13:00.294925 [ 4 ] {6adf3013-020e-4e5b-b902-6952d69e3779} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:00.295131 [ 4 ] {6adf3013-020e-4e5b-b902-6952d69e3779} executeQuery: Read 56 rows, 4.38 KiB in 0.001949 sec., 28732.683427398668 rows/sec., 2.19 MiB/sec. 2025.03.11 22:13:00.295188 [ 4 ] {6adf3013-020e-4e5b-b902-6952d69e3779} TCPHandler: Processed in 0.00229635 sec. 2025.03.11 22:13:00.295320 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:00.295426 [ 4 ] {b743f866-f97f-44d2-8a04-d39d1f9431be} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:13:00.295471 [ 4 ] {b743f866-f97f-44d2-8a04-d39d1f9431be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:13:00.296012 [ 4 ] {b743f866-f97f-44d2-8a04-d39d1f9431be} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:00.296049 [ 4 ] {b743f866-f97f-44d2-8a04-d39d1f9431be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:13:00.296399 [ 4 ] {b743f866-f97f-44d2-8a04-d39d1f9431be} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.11 22:13:00.296639 [ 4 ] {b743f866-f97f-44d2-8a04-d39d1f9431be} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:00.296828 [ 4 ] {b743f866-f97f-44d2-8a04-d39d1f9431be} executeQuery: Read 64 rows, 5.12 KiB in 0.001423 sec., 44975.404075895996 rows/sec., 3.51 MiB/sec. 2025.03.11 22:13:00.296887 [ 4 ] {b743f866-f97f-44d2-8a04-d39d1f9431be} TCPHandler: Processed in 0.001620194 sec. 2025.03.11 22:13:00.297034 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:00.297149 [ 4 ] {0d2e9799-41c4-43bf-b56d-c3d850bed2cd} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:00.297197 [ 4 ] {0d2e9799-41c4-43bf-b56d-c3d850bed2cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:13:00.297692 [ 4 ] {0d2e9799-41c4-43bf-b56d-c3d850bed2cd} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:00.297728 [ 4 ] {0d2e9799-41c4-43bf-b56d-c3d850bed2cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:13:00.298102 [ 4 ] {0d2e9799-41c4-43bf-b56d-c3d850bed2cd} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.11 22:13:00.298337 [ 4 ] {0d2e9799-41c4-43bf-b56d-c3d850bed2cd} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:00.298545 [ 4 ] {0d2e9799-41c4-43bf-b56d-c3d850bed2cd} executeQuery: Read 96 rows, 6.85 KiB in 0.001415 sec., 67844.52296819788 rows/sec., 4.73 MiB/sec. 2025.03.11 22:13:00.298626 [ 4 ] {0d2e9799-41c4-43bf-b56d-c3d850bed2cd} TCPHandler: Processed in 0.001654284 sec. 2025.03.11 22:13:00.298888 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:00.299051 [ 4 ] {56c7c388-7bb2-45c4-ba06-ff76efe3a27d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:13:00.299099 [ 4 ] {56c7c388-7bb2-45c4-ba06-ff76efe3a27d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:13:00.299545 [ 4 ] {56c7c388-7bb2-45c4-ba06-ff76efe3a27d} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:00.299582 [ 4 ] {56c7c388-7bb2-45c4-ba06-ff76efe3a27d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:13:00.299935 [ 4 ] {56c7c388-7bb2-45c4-ba06-ff76efe3a27d} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.11 22:13:00.300179 [ 4 ] {56c7c388-7bb2-45c4-ba06-ff76efe3a27d} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:00.300357 [ 4 ] {56c7c388-7bb2-45c4-ba06-ff76efe3a27d} executeQuery: Read 36 rows, 2.48 KiB in 0.00133 sec., 27067.669172932332 rows/sec., 1.82 MiB/sec. 2025.03.11 22:13:00.300405 [ 4 ] {56c7c388-7bb2-45c4-ba06-ff76efe3a27d} TCPHandler: Processed in 0.001622814 sec. 2025.03.11 22:13:01.143052 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2025.03.11 22:13:01.143727 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:01.143773 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:13:01.144309 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.11 22:13:01.144574 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:01.144794 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2025.03.11 22:13:02.641917 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.03.11 22:13:02.660515 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:02.660559 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:13:02.667506 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.11 22:13:02.668252 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:02.671883 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.03.11 22:13:05.297687 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:05.297896 [ 4 ] {4877e755-374d-4e82-b04e-c0865377b248} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:13:05.297976 [ 4 ] {4877e755-374d-4e82-b04e-c0865377b248} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:13:05.298801 [ 4 ] {4877e755-374d-4e82-b04e-c0865377b248} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:05.298847 [ 4 ] {4877e755-374d-4e82-b04e-c0865377b248} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:13:05.299292 [ 4 ] {4877e755-374d-4e82-b04e-c0865377b248} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.11 22:13:05.299545 [ 4 ] {4877e755-374d-4e82-b04e-c0865377b248} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:05.299797 [ 4 ] {4877e755-374d-4e82-b04e-c0865377b248} executeQuery: Read 72 rows, 5.96 KiB in 0.001959 sec., 36753.44563552833 rows/sec., 2.97 MiB/sec. 2025.03.11 22:13:05.299854 [ 4 ] {4877e755-374d-4e82-b04e-c0865377b248} TCPHandler: Processed in 0.002308999 sec. 2025.03.11 22:13:05.299975 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:05.300081 [ 4 ] {e73b1f96-ef71-448d-afe3-bfa7fba46646} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:13:05.300129 [ 4 ] {e73b1f96-ef71-448d-afe3-bfa7fba46646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:13:05.300654 [ 4 ] {e73b1f96-ef71-448d-afe3-bfa7fba46646} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:05.300693 [ 4 ] {e73b1f96-ef71-448d-afe3-bfa7fba46646} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:13:05.301045 [ 4 ] {e73b1f96-ef71-448d-afe3-bfa7fba46646} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.11 22:13:05.301288 [ 4 ] {e73b1f96-ef71-448d-afe3-bfa7fba46646} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:05.301506 [ 4 ] {e73b1f96-ef71-448d-afe3-bfa7fba46646} executeQuery: Read 8 rows, 616.00 B in 0.001446 sec., 5532.5034578146615 rows/sec., 416.02 KiB/sec. 2025.03.11 22:13:05.301559 [ 4 ] {e73b1f96-ef71-448d-afe3-bfa7fba46646} TCPHandler: Processed in 0.001635604 sec. 2025.03.11 22:13:05.301691 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:05.301826 [ 4 ] {4fad0030-5534-4aa1-afe3-e52396b06b97} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:13:05.301882 [ 4 ] {4fad0030-5534-4aa1-afe3-e52396b06b97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:13:05.302561 [ 4 ] {4fad0030-5534-4aa1-afe3-e52396b06b97} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:05.302608 [ 4 ] {4fad0030-5534-4aa1-afe3-e52396b06b97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:13:05.302979 [ 4 ] {4fad0030-5534-4aa1-afe3-e52396b06b97} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.11 22:13:05.303228 [ 4 ] {4fad0030-5534-4aa1-afe3-e52396b06b97} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:05.303432 [ 4 ] {4fad0030-5534-4aa1-afe3-e52396b06b97} executeQuery: Read 72 rows, 5.76 KiB in 0.001635 sec., 44036.69724770643 rows/sec., 3.44 MiB/sec. 2025.03.11 22:13:05.303487 [ 4 ] {4fad0030-5534-4aa1-afe3-e52396b06b97} TCPHandler: Processed in 0.001859665 sec. 2025.03.11 22:13:05.303590 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:05.303693 [ 4 ] {f7740ccf-871d-41f0-b3c2-65246a7a847f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:05.303740 [ 4 ] {f7740ccf-871d-41f0-b3c2-65246a7a847f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:13:05.304249 [ 4 ] {f7740ccf-871d-41f0-b3c2-65246a7a847f} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:05.304287 [ 4 ] {f7740ccf-871d-41f0-b3c2-65246a7a847f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:13:05.304669 [ 4 ] {f7740ccf-871d-41f0-b3c2-65246a7a847f} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.11 22:13:05.304916 [ 4 ] {f7740ccf-871d-41f0-b3c2-65246a7a847f} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:05.305118 [ 4 ] {f7740ccf-871d-41f0-b3c2-65246a7a847f} executeQuery: Read 160 rows, 11.41 KiB in 0.001447 sec., 110573.60055286801 rows/sec., 7.70 MiB/sec. 2025.03.11 22:13:05.305168 [ 4 ] {f7740ccf-871d-41f0-b3c2-65246a7a847f} TCPHandler: Processed in 0.001627004 sec. 2025.03.11 22:13:05.305296 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:05.305430 [ 4 ] {1570215d-ce65-44d5-9efa-a63f9923f4ec} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:05.305511 [ 4 ] {1570215d-ce65-44d5-9efa-a63f9923f4ec} 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_histogramu64 2025.03.11 22:13:05.306565 [ 4 ] {1570215d-ce65-44d5-9efa-a63f9923f4ec} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:05.306603 [ 4 ] {1570215d-ce65-44d5-9efa-a63f9923f4ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:13:05.307211 [ 4 ] {1570215d-ce65-44d5-9efa-a63f9923f4ec} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.11 22:13:05.307454 [ 4 ] {1570215d-ce65-44d5-9efa-a63f9923f4ec} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:05.307677 [ 4 ] {1570215d-ce65-44d5-9efa-a63f9923f4ec} executeQuery: Read 8 rows, 14.68 KiB in 0.002304 sec., 3472.222222222222 rows/sec., 6.22 MiB/sec. 2025.03.11 22:13:05.307764 [ 4 ] {1570215d-ce65-44d5-9efa-a63f9923f4ec} TCPHandler: Processed in 0.002565722 sec. 2025.03.11 22:13:05.307873 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:05.307968 [ 4 ] {a42ac125-9af5-431b-a2a2-f34914fa7e09} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:13:05.308012 [ 4 ] {a42ac125-9af5-431b-a2a2-f34914fa7e09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:13:05.308493 [ 4 ] {a42ac125-9af5-431b-a2a2-f34914fa7e09} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:05.308532 [ 4 ] {a42ac125-9af5-431b-a2a2-f34914fa7e09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.11 22:13:05.308894 [ 4 ] {a42ac125-9af5-431b-a2a2-f34914fa7e09} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.11 22:13:05.309135 [ 4 ] {a42ac125-9af5-431b-a2a2-f34914fa7e09} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:05.309342 [ 4 ] {a42ac125-9af5-431b-a2a2-f34914fa7e09} executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. 2025.03.11 22:13:05.309390 [ 4 ] {a42ac125-9af5-431b-a2a2-f34914fa7e09} TCPHandler: Processed in 0.001526253 sec. 2025.03.11 22:13:08.461259 [ 44 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:13:08.461323 [ 44 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:13:08.644987 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2025.03.11 22:13:08.645632 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:08.645675 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:08.646191 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.11 22:13:08.646443 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:08.646675 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.03.11 22:13:08.753078 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1156 2025.03.11 22:13:08.755910 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:08.755962 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:08.757426 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.11 22:13:08.757747 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:08.758309 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1156 2025.03.11 22:13:09.001381 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000958198 sec. 2025.03.11 22:13:10.172017 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.03.11 22:13:10.191800 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:10.191847 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:10.199342 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.11 22:13:10.200124 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:10.202638 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.03.11 22:13:10.298894 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:10.299111 [ 4 ] {001402cd-f7fc-4546-8925-254195a83a5c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:13:10.299192 [ 4 ] {001402cd-f7fc-4546-8925-254195a83a5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:13:10.300130 [ 4 ] {001402cd-f7fc-4546-8925-254195a83a5c} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:10.300184 [ 4 ] {001402cd-f7fc-4546-8925-254195a83a5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:10.300661 [ 4 ] {001402cd-f7fc-4546-8925-254195a83a5c} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.11 22:13:10.300942 [ 4 ] {001402cd-f7fc-4546-8925-254195a83a5c} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:10.301146 [ 42 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 2025.03.11 22:13:10.301207 [ 42 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:10.301256 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:10.301262 [ 4 ] {001402cd-f7fc-4546-8925-254195a83a5c} executeQuery: Read 120 rows, 10.41 KiB in 0.002195 sec., 54669.70387243736 rows/sec., 4.63 MiB/sec. 2025.03.11 22:13:10.301411 [ 200 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_80_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full 2025.03.11 22:13:10.301470 [ 4 ] {001402cd-f7fc-4546-8925-254195a83a5c} TCPHandler: Processed in 0.002723523 sec. 2025.03.11 22:13:10.301570 [ 200 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_80_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:10.301612 [ 200 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 1406 rows starting from the beginning of the part 2025.03.11 22:13:10.301699 [ 200 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 72 rows starting from the beginning of the part 2025.03.11 22:13:10.301764 [ 200 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1381 rows starting from the beginning of the part 2025.03.11 22:13:10.301825 [ 200 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part 2025.03.11 22:13:10.301927 [ 200 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 72 rows starting from the beginning of the part 2025.03.11 22:13:10.302086 [ 200 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 120 rows starting from the beginning of the part 2025.03.11 22:13:10.304724 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_80_16} MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.003376149 sec., 920279.2886214441 rows/sec., 80.18 MiB/sec. 2025.03.11 22:13:10.304754 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:10.304921 [ 4 ] {767c4f8d-0b00-4b0a-8894-7729a498cd44} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:13:10.305010 [ 4 ] {767c4f8d-0b00-4b0a-8894-7729a498cd44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:13:10.305116 [ 191 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_80_16} MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) 2025.03.11 22:13:10.305764 [ 191 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_80_16} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:10.305982 [ 191 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_80_16} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 2025.03.11 22:13:10.306185 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.03.11 22:13:10.306201 [ 4 ] {767c4f8d-0b00-4b0a-8894-7729a498cd44} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:10.306260 [ 4 ] {767c4f8d-0b00-4b0a-8894-7729a498cd44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:10.306645 [ 4 ] {767c4f8d-0b00-4b0a-8894-7729a498cd44} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.11 22:13:10.306900 [ 4 ] {767c4f8d-0b00-4b0a-8894-7729a498cd44} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:10.307122 [ 4 ] {767c4f8d-0b00-4b0a-8894-7729a498cd44} executeQuery: Read 32 rows, 2.41 KiB in 0.002244 sec., 14260.249554367201 rows/sec., 1.05 MiB/sec. 2025.03.11 22:13:10.307180 [ 4 ] {767c4f8d-0b00-4b0a-8894-7729a498cd44} TCPHandler: Processed in 0.002512482 sec. 2025.03.11 22:13:10.307306 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:10.307412 [ 4 ] {00479ecf-e9e4-4703-aef1-cb718415f159} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:13:10.307456 [ 4 ] {00479ecf-e9e4-4703-aef1-cb718415f159} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:13:10.308015 [ 4 ] {00479ecf-e9e4-4703-aef1-cb718415f159} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:10.308054 [ 4 ] {00479ecf-e9e4-4703-aef1-cb718415f159} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:10.308412 [ 4 ] {00479ecf-e9e4-4703-aef1-cb718415f159} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.11 22:13:10.308661 [ 4 ] {00479ecf-e9e4-4703-aef1-cb718415f159} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:10.308836 [ 42 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 2025.03.11 22:13:10.308885 [ 4 ] {00479ecf-e9e4-4703-aef1-cb718415f159} executeQuery: Read 96 rows, 7.68 KiB in 0.001487 sec., 64559.51580363147 rows/sec., 5.04 MiB/sec. 2025.03.11 22:13:10.308900 [ 42 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:10.308968 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:10.309016 [ 4 ] {00479ecf-e9e4-4703-aef1-cb718415f159} TCPHandler: Processed in 0.001763135 sec. 2025.03.11 22:13:10.309152 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_80_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full 2025.03.11 22:13:10.309174 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:10.309311 [ 4 ] {cf6eb688-e8ae-452b-a670-166df45ed3d0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:10.309323 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_80_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:10.309376 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 632 rows starting from the beginning of the part 2025.03.11 22:13:10.309379 [ 4 ] {cf6eb688-e8ae-452b-a670-166df45ed3d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:13:10.309626 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 72 rows starting from the beginning of the part 2025.03.11 22:13:10.310059 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 590 rows starting from the beginning of the part 2025.03.11 22:13:10.310451 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2025.03.11 22:13:10.310805 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 72 rows starting from the beginning of the part 2025.03.11 22:13:10.310984 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 96 rows starting from the beginning of the part 2025.03.11 22:13:10.311686 [ 4 ] {cf6eb688-e8ae-452b-a670-166df45ed3d0} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:10.311734 [ 4 ] {cf6eb688-e8ae-452b-a670-166df45ed3d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:10.312278 [ 4 ] {cf6eb688-e8ae-452b-a670-166df45ed3d0} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.11 22:13:10.312618 [ 4 ] {cf6eb688-e8ae-452b-a670-166df45ed3d0} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:10.312907 [ 4 ] {cf6eb688-e8ae-452b-a670-166df45ed3d0} executeQuery: Read 160 rows, 11.41 KiB in 0.003628 sec., 44101.43329658214 rows/sec., 3.07 MiB/sec. 2025.03.11 22:13:10.313034 [ 4 ] {cf6eb688-e8ae-452b-a670-166df45ed3d0} TCPHandler: Processed in 0.003914494 sec. 2025.03.11 22:13:10.313406 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:10.313891 [ 4 ] {50a6c987-5dcc-4d45-b37b-135e4236f456} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:10.314229 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_80_16} MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005155944 sec., 295969.0795710737 rows/sec., 23.57 MiB/sec. 2025.03.11 22:13:10.314338 [ 4 ] {50a6c987-5dcc-4d45-b37b-135e4236f456} 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_histogramu64 2025.03.11 22:13:10.314603 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_80_16} MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) 2025.03.11 22:13:10.315425 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_80_16} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:10.315569 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_80_16} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 2025.03.11 22:13:10.315681 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.11 22:13:10.316525 [ 4 ] {50a6c987-5dcc-4d45-b37b-135e4236f456} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:10.316565 [ 4 ] {50a6c987-5dcc-4d45-b37b-135e4236f456} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:10.317211 [ 4 ] {50a6c987-5dcc-4d45-b37b-135e4236f456} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.11 22:13:10.317476 [ 4 ] {50a6c987-5dcc-4d45-b37b-135e4236f456} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:10.317717 [ 4 ] {50a6c987-5dcc-4d45-b37b-135e4236f456} executeQuery: Read 32 rows, 58.72 KiB in 0.004002 sec., 7996.001999000499 rows/sec., 14.33 MiB/sec. 2025.03.11 22:13:10.317816 [ 4 ] {50a6c987-5dcc-4d45-b37b-135e4236f456} TCPHandler: Processed in 0.004545878 sec. 2025.03.11 22:13:10.317931 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:10.318032 [ 4 ] {a7249f04-f6fa-49c6-8a5e-1ef486e16049} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:13:10.318078 [ 4 ] {a7249f04-f6fa-49c6-8a5e-1ef486e16049} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:13:10.318512 [ 4 ] {a7249f04-f6fa-49c6-8a5e-1ef486e16049} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:10.318549 [ 4 ] {a7249f04-f6fa-49c6-8a5e-1ef486e16049} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:10.318890 [ 4 ] {a7249f04-f6fa-49c6-8a5e-1ef486e16049} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.11 22:13:10.319117 [ 4 ] {a7249f04-f6fa-49c6-8a5e-1ef486e16049} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:10.319385 [ 4 ] {a7249f04-f6fa-49c6-8a5e-1ef486e16049} executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. 2025.03.11 22:13:10.319433 [ 4 ] {a7249f04-f6fa-49c6-8a5e-1ef486e16049} TCPHandler: Processed in 0.001552093 sec. 2025.03.11 22:13:15.296837 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:15.297064 [ 4 ] {22f52e42-ae75-4263-b1da-5e6352d821cf} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:13:15.297144 [ 4 ] {22f52e42-ae75-4263-b1da-5e6352d821cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:13:15.298014 [ 4 ] {22f52e42-ae75-4263-b1da-5e6352d821cf} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:15.298066 [ 4 ] {22f52e42-ae75-4263-b1da-5e6352d821cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:15.298508 [ 4 ] {22f52e42-ae75-4263-b1da-5e6352d821cf} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.11 22:13:15.298761 [ 4 ] {22f52e42-ae75-4263-b1da-5e6352d821cf} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:15.298993 [ 4 ] {22f52e42-ae75-4263-b1da-5e6352d821cf} executeQuery: Read 72 rows, 5.96 KiB in 0.001987 sec., 36235.530951182685 rows/sec., 2.93 MiB/sec. 2025.03.11 22:13:15.299049 [ 4 ] {22f52e42-ae75-4263-b1da-5e6352d821cf} TCPHandler: Processed in 0.00235527 sec. 2025.03.11 22:13:15.299177 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:15.299284 [ 4 ] {046f8d32-5f21-40e2-bf1c-deb99defe19e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:13:15.299330 [ 4 ] {046f8d32-5f21-40e2-bf1c-deb99defe19e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:13:15.299860 [ 4 ] {046f8d32-5f21-40e2-bf1c-deb99defe19e} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:15.299899 [ 4 ] {046f8d32-5f21-40e2-bf1c-deb99defe19e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:15.300258 [ 4 ] {046f8d32-5f21-40e2-bf1c-deb99defe19e} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.11 22:13:15.300505 [ 4 ] {046f8d32-5f21-40e2-bf1c-deb99defe19e} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:15.300734 [ 4 ] {046f8d32-5f21-40e2-bf1c-deb99defe19e} executeQuery: Read 8 rows, 616.00 B in 0.001471 sec., 5438.477226376614 rows/sec., 408.95 KiB/sec. 2025.03.11 22:13:15.300814 [ 4 ] {046f8d32-5f21-40e2-bf1c-deb99defe19e} TCPHandler: Processed in 0.001687814 sec. 2025.03.11 22:13:15.301073 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:15.301209 [ 4 ] {efef6bd6-be1a-4041-92fb-e81d7f92dae2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:13:15.301255 [ 4 ] {efef6bd6-be1a-4041-92fb-e81d7f92dae2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:13:15.301827 [ 4 ] {efef6bd6-be1a-4041-92fb-e81d7f92dae2} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:15.301866 [ 4 ] {efef6bd6-be1a-4041-92fb-e81d7f92dae2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:15.302222 [ 4 ] {efef6bd6-be1a-4041-92fb-e81d7f92dae2} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.11 22:13:15.302458 [ 4 ] {efef6bd6-be1a-4041-92fb-e81d7f92dae2} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:15.302663 [ 4 ] {efef6bd6-be1a-4041-92fb-e81d7f92dae2} executeQuery: Read 72 rows, 5.76 KiB in 0.001478 sec., 48714.479025710425 rows/sec., 3.80 MiB/sec. 2025.03.11 22:13:15.302716 [ 4 ] {efef6bd6-be1a-4041-92fb-e81d7f92dae2} TCPHandler: Processed in 0.001746625 sec. 2025.03.11 22:13:15.302833 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:15.302939 [ 4 ] {5866fb6e-6934-4b1e-b4f3-abc9248d63f6} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:15.302988 [ 4 ] {5866fb6e-6934-4b1e-b4f3-abc9248d63f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:13:15.303520 [ 4 ] {5866fb6e-6934-4b1e-b4f3-abc9248d63f6} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:15.303558 [ 4 ] {5866fb6e-6934-4b1e-b4f3-abc9248d63f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:15.303941 [ 4 ] {5866fb6e-6934-4b1e-b4f3-abc9248d63f6} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.11 22:13:15.304171 [ 4 ] {5866fb6e-6934-4b1e-b4f3-abc9248d63f6} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:15.304337 [ 37 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.11 22:13:15.304396 [ 4 ] {5866fb6e-6934-4b1e-b4f3-abc9248d63f6} executeQuery: Read 160 rows, 11.41 KiB in 0.001476 sec., 108401.0840108401 rows/sec., 7.55 MiB/sec. 2025.03.11 22:13:15.304411 [ 37 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:15.304475 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:15.304526 [ 4 ] {5866fb6e-6934-4b1e-b4f3-abc9248d63f6} TCPHandler: Processed in 0.001744275 sec. 2025.03.11 22:13:15.304738 [ 197 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.11 22:13:15.304765 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:15.305023 [ 4 ] {581b4f76-5f42-4d2a-acc6-efff04b473d5} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:15.305038 [ 197 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:15.305132 [ 197 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21106 rows starting from the beginning of the part 2025.03.11 22:13:15.305210 [ 4 ] {581b4f76-5f42-4d2a-acc6-efff04b473d5} 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_histogramu64 2025.03.11 22:13:15.305441 [ 197 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 947 rows starting from the beginning of the part 2025.03.11 22:13:15.305848 [ 197 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 96 rows starting from the beginning of the part 2025.03.11 22:13:15.306202 [ 197 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part 2025.03.11 22:13:15.306562 [ 197 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part 2025.03.11 22:13:15.306889 [ 197 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part 2025.03.11 22:13:15.309194 [ 4 ] {581b4f76-5f42-4d2a-acc6-efff04b473d5} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:15.309243 [ 4 ] {581b4f76-5f42-4d2a-acc6-efff04b473d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:15.310170 [ 4 ] {581b4f76-5f42-4d2a-acc6-efff04b473d5} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.11 22:13:15.310436 [ 4 ] {581b4f76-5f42-4d2a-acc6-efff04b473d5} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:15.310870 [ 4 ] {581b4f76-5f42-4d2a-acc6-efff04b473d5} executeQuery: Read 8 rows, 14.68 KiB in 0.005939 sec., 1347.0281192119885 rows/sec., 2.41 MiB/sec. 2025.03.11 22:13:15.311296 [ 4 ] {581b4f76-5f42-4d2a-acc6-efff04b473d5} TCPHandler: Processed in 0.006588596 sec. 2025.03.11 22:13:15.311620 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:15.311727 [ 4 ] {ce3fdea2-7cb8-4eb1-bdb2-c2a8c07044d4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:13:15.311773 [ 4 ] {ce3fdea2-7cb8-4eb1-bdb2-c2a8c07044d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:13:15.312264 [ 4 ] {ce3fdea2-7cb8-4eb1-bdb2-c2a8c07044d4} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:15.312301 [ 4 ] {ce3fdea2-7cb8-4eb1-bdb2-c2a8c07044d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:15.312663 [ 4 ] {ce3fdea2-7cb8-4eb1-bdb2-c2a8c07044d4} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.11 22:13:15.315445 [ 4 ] {ce3fdea2-7cb8-4eb1-bdb2-c2a8c07044d4} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:15.315638 [ 37 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.11 22:13:15.315700 [ 37 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:15.315731 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:15.315763 [ 4 ] {ce3fdea2-7cb8-4eb1-bdb2-c2a8c07044d4} executeQuery: Read 60 rows, 4.14 KiB in 0.004043 sec., 14840.465001236706 rows/sec., 1.00 MiB/sec. 2025.03.11 22:13:15.316037 [ 4 ] {ce3fdea2-7cb8-4eb1-bdb2-c2a8c07044d4} TCPHandler: Processed in 0.004497819 sec. 2025.03.11 22:13:15.316148 [ 197 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.11 22:13:15.316601 [ 197 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:15.316703 [ 197 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3948 rows starting from the beginning of the part 2025.03.11 22:13:15.316981 [ 197 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part 2025.03.11 22:13:15.317084 [ 197 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 36 rows starting from the beginning of the part 2025.03.11 22:13:15.317176 [ 197 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part 2025.03.11 22:13:15.317258 [ 197 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part 2025.03.11 22:13:15.317337 [ 197 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2025.03.11 22:13:15.320475 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4188 rows, containing 4 columns (4 merged, 0 gathered) in 0.004669169 sec., 896947.6153037082 rows/sec., 60.45 MiB/sec. 2025.03.11 22:13:15.320837 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.11 22:13:15.321198 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_81_16} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:15.321284 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_81_16} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.11 22:13:15.321374 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2025.03.11 22:13:15.322184 [ 194 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 22629 rows, containing 5 columns (5 merged, 0 gathered) in 0.01759931 sec., 1285789.0451387016 rows/sec., 88.11 MiB/sec. 2025.03.11 22:13:15.322784 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.11 22:13:15.323160 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_81_16} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:15.323259 [ 195 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_81_16} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.11 22:13:15.323376 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.03.11 22:13:16.146862 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 2025.03.11 22:13:16.147517 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:16.147555 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:16.148092 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.11 22:13:16.148359 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:16.148635 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2025.03.11 22:13:17.702785 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.03.11 22:13:17.723531 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:17.723587 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:17.730959 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.11 22:13:17.731720 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:17.735436 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.03.11 22:13:18.758562 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1180 2025.03.11 22:13:18.761491 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:18.761544 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:18.763029 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.11 22:13:18.763340 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:18.763582 [ 34 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.11 22:13:18.763707 [ 34 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:18.763771 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:18.764319 [ 196 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.11 22:13:18.765673 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1180 2025.03.11 22:13:18.766051 [ 196 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:18.766227 [ 196 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1046 rows starting from the beginning of the part 2025.03.11 22:13:18.766895 [ 196 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part 2025.03.11 22:13:18.767553 [ 196 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part 2025.03.11 22:13:18.768167 [ 196 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 44 rows starting from the beginning of the part 2025.03.11 22:13:18.768767 [ 196 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part 2025.03.11 22:13:18.769353 [ 196 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part 2025.03.11 22:13:18.777505 [ 187 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 72 columns (72 merged, 0 gathered) in 0.013565766 sec., 86983.66166717013 rows/sec., 68.25 MiB/sec. 2025.03.11 22:13:18.778948 [ 187 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.11 22:13:18.779723 [ 187 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_36_7} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:18.779805 [ 187 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_36_7} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.11 22:13:18.780124 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. 2025.03.11 22:13:20.298263 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:20.298453 [ 4 ] {c8f21884-2f15-4016-9f1c-e53d74f4c8d0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:13:20.298524 [ 4 ] {c8f21884-2f15-4016-9f1c-e53d74f4c8d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:13:20.299306 [ 4 ] {c8f21884-2f15-4016-9f1c-e53d74f4c8d0} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:20.299358 [ 4 ] {c8f21884-2f15-4016-9f1c-e53d74f4c8d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:20.299808 [ 4 ] {c8f21884-2f15-4016-9f1c-e53d74f4c8d0} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.11 22:13:20.300070 [ 4 ] {c8f21884-2f15-4016-9f1c-e53d74f4c8d0} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:20.300307 [ 4 ] {c8f21884-2f15-4016-9f1c-e53d74f4c8d0} executeQuery: Read 120 rows, 10.41 KiB in 0.001907 sec., 62926.061877294174 rows/sec., 5.33 MiB/sec. 2025.03.11 22:13:20.300365 [ 4 ] {c8f21884-2f15-4016-9f1c-e53d74f4c8d0} TCPHandler: Processed in 0.002239749 sec. 2025.03.11 22:13:20.300507 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:20.300640 [ 4 ] {1f6042d6-3d87-4844-8c67-8eb54282a431} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:13:20.300698 [ 4 ] {1f6042d6-3d87-4844-8c67-8eb54282a431} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:13:20.301293 [ 4 ] {1f6042d6-3d87-4844-8c67-8eb54282a431} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:20.301334 [ 4 ] {1f6042d6-3d87-4844-8c67-8eb54282a431} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:20.301702 [ 4 ] {1f6042d6-3d87-4844-8c67-8eb54282a431} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.11 22:13:20.301976 [ 4 ] {1f6042d6-3d87-4844-8c67-8eb54282a431} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:20.302159 [ 33 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.11 22:13:20.302224 [ 4 ] {1f6042d6-3d87-4844-8c67-8eb54282a431} executeQuery: Read 32 rows, 2.41 KiB in 0.001613 sec., 19838.809671419713 rows/sec., 1.46 MiB/sec. 2025.03.11 22:13:20.302258 [ 33 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:20.302329 [ 4 ] {1f6042d6-3d87-4844-8c67-8eb54282a431} TCPHandler: Processed in 0.001884287 sec. 2025.03.11 22:13:20.302343 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:20.302497 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:20.302689 [ 199 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.11 22:13:20.302773 [ 4 ] {4a442bd2-7606-4869-b42f-9af53e4719b1} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:13:20.303023 [ 4 ] {4a442bd2-7606-4869-b42f-9af53e4719b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:13:20.303322 [ 199 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:20.303447 [ 199 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 70 rows starting from the beginning of the part 2025.03.11 22:13:20.303864 [ 199 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 46 rows starting from the beginning of the part 2025.03.11 22:13:20.304083 [ 199 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part 2025.03.11 22:13:20.304559 [ 199 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part 2025.03.11 22:13:20.305088 [ 199 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part 2025.03.11 22:13:20.305678 [ 199 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part 2025.03.11 22:13:20.307156 [ 4 ] {4a442bd2-7606-4869-b42f-9af53e4719b1} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:20.307231 [ 4 ] {4a442bd2-7606-4869-b42f-9af53e4719b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:20.308234 [ 4 ] {4a442bd2-7606-4869-b42f-9af53e4719b1} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.11 22:13:20.308751 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.006251983 sec., 31350.05325510322 rows/sec., 2.42 MiB/sec. 2025.03.11 22:13:20.308811 [ 4 ] {4a442bd2-7606-4869-b42f-9af53e4719b1} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:20.309092 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.11 22:13:20.309251 [ 4 ] {4a442bd2-7606-4869-b42f-9af53e4719b1} executeQuery: Read 96 rows, 7.68 KiB in 0.006559 sec., 14636.3774965696 rows/sec., 1.14 MiB/sec. 2025.03.11 22:13:20.309367 [ 4 ] {4a442bd2-7606-4869-b42f-9af53e4719b1} TCPHandler: Processed in 0.006928059 sec. 2025.03.11 22:13:20.309549 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:20.309703 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_66_13} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:20.309712 [ 4 ] {5bc9766b-e4d7-440f-993a-53d4c5433c97} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:20.309829 [ 4 ] {5bc9766b-e4d7-440f-993a-53d4c5433c97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:13:20.309901 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_66_13} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.11 22:13:20.310119 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.11 22:13:20.310617 [ 4 ] {5bc9766b-e4d7-440f-993a-53d4c5433c97} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:20.310661 [ 4 ] {5bc9766b-e4d7-440f-993a-53d4c5433c97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:20.311066 [ 4 ] {5bc9766b-e4d7-440f-993a-53d4c5433c97} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.11 22:13:20.311331 [ 4 ] {5bc9766b-e4d7-440f-993a-53d4c5433c97} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:20.311558 [ 4 ] {5bc9766b-e4d7-440f-993a-53d4c5433c97} executeQuery: Read 160 rows, 11.41 KiB in 0.001907 sec., 83901.41583639223 rows/sec., 5.84 MiB/sec. 2025.03.11 22:13:20.311618 [ 4 ] {5bc9766b-e4d7-440f-993a-53d4c5433c97} TCPHandler: Processed in 0.002134398 sec. 2025.03.11 22:13:20.311733 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:20.311834 [ 4 ] {26e9e6db-efb5-4d53-a6d8-996f0fa22303} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:20.311909 [ 4 ] {26e9e6db-efb5-4d53-a6d8-996f0fa22303} 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_histogramu64 2025.03.11 22:13:20.313101 [ 4 ] {26e9e6db-efb5-4d53-a6d8-996f0fa22303} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:20.313142 [ 4 ] {26e9e6db-efb5-4d53-a6d8-996f0fa22303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:20.313810 [ 4 ] {26e9e6db-efb5-4d53-a6d8-996f0fa22303} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.11 22:13:20.314071 [ 4 ] {26e9e6db-efb5-4d53-a6d8-996f0fa22303} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:20.314391 [ 4 ] {26e9e6db-efb5-4d53-a6d8-996f0fa22303} executeQuery: Read 32 rows, 58.72 KiB in 0.002568 sec., 12461.059190031152 rows/sec., 22.33 MiB/sec. 2025.03.11 22:13:20.314877 [ 4 ] {26e9e6db-efb5-4d53-a6d8-996f0fa22303} TCPHandler: Processed in 0.003197747 sec. 2025.03.11 22:13:20.315191 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:20.315304 [ 4 ] {72a9f997-3ad3-4d98-99f5-a48e89308c26} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:13:20.315357 [ 4 ] {72a9f997-3ad3-4d98-99f5-a48e89308c26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:13:20.315865 [ 4 ] {72a9f997-3ad3-4d98-99f5-a48e89308c26} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:20.315904 [ 4 ] {72a9f997-3ad3-4d98-99f5-a48e89308c26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:20.316281 [ 4 ] {72a9f997-3ad3-4d98-99f5-a48e89308c26} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.11 22:13:20.316523 [ 4 ] {72a9f997-3ad3-4d98-99f5-a48e89308c26} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:20.316735 [ 4 ] {72a9f997-3ad3-4d98-99f5-a48e89308c26} executeQuery: Read 60 rows, 4.14 KiB in 0.001457 sec., 41180.507892930684 rows/sec., 2.78 MiB/sec. 2025.03.11 22:13:20.316789 [ 4 ] {72a9f997-3ad3-4d98-99f5-a48e89308c26} TCPHandler: Processed in 0.001670065 sec. 2025.03.11 22:13:23.461383 [ 31 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:13:23.461508 [ 31 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:13:23.648851 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 2025.03.11 22:13:23.649510 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:23.649560 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:23.650099 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.11 22:13:23.650352 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:23.650576 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.03.11 22:13:25.235577 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.03.11 22:13:25.257274 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:25.257338 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:25.264702 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.11 22:13:25.265460 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:25.268245 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.03.11 22:13:25.297494 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:25.297776 [ 4 ] {d01d3322-4a58-474f-8ceb-1b16481c6ca7} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:13:25.297886 [ 4 ] {d01d3322-4a58-474f-8ceb-1b16481c6ca7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:13:25.298778 [ 4 ] {d01d3322-4a58-474f-8ceb-1b16481c6ca7} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:25.298832 [ 4 ] {d01d3322-4a58-474f-8ceb-1b16481c6ca7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:25.299280 [ 4 ] {d01d3322-4a58-474f-8ceb-1b16481c6ca7} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.11 22:13:25.299541 [ 4 ] {d01d3322-4a58-474f-8ceb-1b16481c6ca7} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:25.299751 [ 4 ] {d01d3322-4a58-474f-8ceb-1b16481c6ca7} executeQuery: Read 72 rows, 5.96 KiB in 0.002053 sec., 35070.62834875791 rows/sec., 2.84 MiB/sec. 2025.03.11 22:13:25.299804 [ 4 ] {d01d3322-4a58-474f-8ceb-1b16481c6ca7} TCPHandler: Processed in 0.002488262 sec. 2025.03.11 22:13:25.299924 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:25.300028 [ 4 ] {67cbbe18-d4ac-468a-b053-0151a822fd60} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:13:25.300074 [ 4 ] {67cbbe18-d4ac-468a-b053-0151a822fd60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:13:25.300621 [ 4 ] {67cbbe18-d4ac-468a-b053-0151a822fd60} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:25.300659 [ 4 ] {67cbbe18-d4ac-468a-b053-0151a822fd60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:25.301018 [ 4 ] {67cbbe18-d4ac-468a-b053-0151a822fd60} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.11 22:13:25.301255 [ 4 ] {67cbbe18-d4ac-468a-b053-0151a822fd60} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:25.301428 [ 4 ] {67cbbe18-d4ac-468a-b053-0151a822fd60} executeQuery: Read 8 rows, 616.00 B in 0.001422 sec., 5625.879043600562 rows/sec., 423.04 KiB/sec. 2025.03.11 22:13:25.301483 [ 4 ] {67cbbe18-d4ac-468a-b053-0151a822fd60} TCPHandler: Processed in 0.001605264 sec. 2025.03.11 22:13:25.301587 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:25.301688 [ 4 ] {2dd02db3-ab27-4be9-802d-0044396cea97} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:13:25.301759 [ 4 ] {2dd02db3-ab27-4be9-802d-0044396cea97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:13:25.302305 [ 4 ] {2dd02db3-ab27-4be9-802d-0044396cea97} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:25.302342 [ 4 ] {2dd02db3-ab27-4be9-802d-0044396cea97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:25.302691 [ 4 ] {2dd02db3-ab27-4be9-802d-0044396cea97} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.11 22:13:25.302927 [ 4 ] {2dd02db3-ab27-4be9-802d-0044396cea97} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:25.303101 [ 4 ] {2dd02db3-ab27-4be9-802d-0044396cea97} executeQuery: Read 72 rows, 5.76 KiB in 0.001435 sec., 50174.216027874565 rows/sec., 3.92 MiB/sec. 2025.03.11 22:13:25.303151 [ 4 ] {2dd02db3-ab27-4be9-802d-0044396cea97} TCPHandler: Processed in 0.001613454 sec. 2025.03.11 22:13:25.303266 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:25.303386 [ 4 ] {79819680-0bb6-47d5-a398-7468a39a638d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:25.303437 [ 4 ] {79819680-0bb6-47d5-a398-7468a39a638d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:13:25.303962 [ 4 ] {79819680-0bb6-47d5-a398-7468a39a638d} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:25.303999 [ 4 ] {79819680-0bb6-47d5-a398-7468a39a638d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:25.304396 [ 4 ] {79819680-0bb6-47d5-a398-7468a39a638d} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.11 22:13:25.304633 [ 4 ] {79819680-0bb6-47d5-a398-7468a39a638d} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:25.304809 [ 4 ] {79819680-0bb6-47d5-a398-7468a39a638d} executeQuery: Read 160 rows, 11.41 KiB in 0.001446 sec., 110650.06915629322 rows/sec., 7.71 MiB/sec. 2025.03.11 22:13:25.304861 [ 4 ] {79819680-0bb6-47d5-a398-7468a39a638d} TCPHandler: Processed in 0.001648114 sec. 2025.03.11 22:13:25.304965 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:25.305068 [ 4 ] {05a8212f-6390-4a52-b407-3b555ece3b2f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:25.305133 [ 4 ] {05a8212f-6390-4a52-b407-3b555ece3b2f} 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_histogramu64 2025.03.11 22:13:25.306230 [ 4 ] {05a8212f-6390-4a52-b407-3b555ece3b2f} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:25.306266 [ 4 ] {05a8212f-6390-4a52-b407-3b555ece3b2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:25.306883 [ 4 ] {05a8212f-6390-4a52-b407-3b555ece3b2f} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.11 22:13:25.307142 [ 4 ] {05a8212f-6390-4a52-b407-3b555ece3b2f} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:25.307288 [ 48 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.11 22:13:25.307337 [ 48 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:25.307358 [ 4 ] {05a8212f-6390-4a52-b407-3b555ece3b2f} executeQuery: Read 8 rows, 14.68 KiB in 0.002308 sec., 3466.2045060658575 rows/sec., 6.21 MiB/sec. 2025.03.11 22:13:25.307364 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:25.307725 [ 4 ] {05a8212f-6390-4a52-b407-3b555ece3b2f} TCPHandler: Processed in 0.002809184 sec. 2025.03.11 22:13:25.307735 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.11 22:13:25.307907 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:25.308146 [ 4 ] {d74a2d0d-767b-4e05-9718-382349eee0c5} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:13:25.308285 [ 4 ] {d74a2d0d-767b-4e05-9718-382349eee0c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:13:25.308574 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:25.308859 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1186 rows starting from the beginning of the part 2025.03.11 22:13:25.309677 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2025.03.11 22:13:25.310456 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part 2025.03.11 22:13:25.310528 [ 4 ] {d74a2d0d-767b-4e05-9718-382349eee0c5} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:25.310604 [ 4 ] {d74a2d0d-767b-4e05-9718-382349eee0c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:25.311128 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2025.03.11 22:13:25.311858 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part 2025.03.11 22:13:25.312186 [ 4 ] {d74a2d0d-767b-4e05-9718-382349eee0c5} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.11 22:13:25.312532 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2025.03.11 22:13:25.313138 [ 4 ] {d74a2d0d-767b-4e05-9718-382349eee0c5} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:25.313850 [ 4 ] {d74a2d0d-767b-4e05-9718-382349eee0c5} executeQuery: Read 60 rows, 4.14 KiB in 0.005789 sec., 10364.484366902747 rows/sec., 715.26 KiB/sec. 2025.03.11 22:13:25.314257 [ 4 ] {d74a2d0d-767b-4e05-9718-382349eee0c5} TCPHandler: Processed in 0.006421665 sec. 2025.03.11 22:13:25.320530 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1274 rows, containing 19 columns (19 merged, 0 gathered) in 0.013037141 sec., 97720.81164114126 rows/sec., 175.11 MiB/sec. 2025.03.11 22:13:25.322025 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.11 22:13:25.322469 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_66_13} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:25.322559 [ 190 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_66_13} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.11 22:13:25.322725 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. 2025.03.11 22:13:26.566603 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:26.566817 [ 4 ] {642c2977-8fcd-4280-a69c-7634144bddfc} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.11 22:13:26.566900 [ 4 ] {642c2977-8fcd-4280-a69c-7634144bddfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.11 22:13:26.567783 [ 4 ] {642c2977-8fcd-4280-a69c-7634144bddfc} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:26.567846 [ 4 ] {642c2977-8fcd-4280-a69c-7634144bddfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:26.568337 [ 4 ] {642c2977-8fcd-4280-a69c-7634144bddfc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.11 22:13:26.568594 [ 4 ] {642c2977-8fcd-4280-a69c-7634144bddfc} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:26.568827 [ 4 ] {642c2977-8fcd-4280-a69c-7634144bddfc} executeQuery: Read 24 rows, 2.04 KiB in 0.002066 sec., 11616.650532429816 rows/sec., 986.96 KiB/sec. 2025.03.11 22:13:26.568888 [ 4 ] {642c2977-8fcd-4280-a69c-7634144bddfc} TCPHandler: Processed in 0.00242565 sec. 2025.03.11 22:13:26.569014 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:26.569128 [ 4 ] {ebad1351-3aca-4fc5-a9d7-f3218919833e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:13:26.569176 [ 4 ] {ebad1351-3aca-4fc5-a9d7-f3218919833e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:13:26.569720 [ 4 ] {ebad1351-3aca-4fc5-a9d7-f3218919833e} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:26.569759 [ 4 ] {ebad1351-3aca-4fc5-a9d7-f3218919833e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:26.570115 [ 4 ] {ebad1351-3aca-4fc5-a9d7-f3218919833e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.11 22:13:26.570354 [ 4 ] {ebad1351-3aca-4fc5-a9d7-f3218919833e} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:26.570608 [ 4 ] {ebad1351-3aca-4fc5-a9d7-f3218919833e} executeQuery: Read 14 rows, 1.14 KiB in 0.001498 sec., 9345.794392523365 rows/sec., 762.08 KiB/sec. 2025.03.11 22:13:26.570837 [ 4 ] {ebad1351-3aca-4fc5-a9d7-f3218919833e} TCPHandler: Processed in 0.001871416 sec. 2025.03.11 22:13:26.570973 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:26.571075 [ 4 ] {00ddea15-3fe5-4734-b57a-a145d1e23583} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:13:26.571119 [ 4 ] {00ddea15-3fe5-4734-b57a-a145d1e23583} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:13:26.572381 [ 4 ] {00ddea15-3fe5-4734-b57a-a145d1e23583} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:26.572420 [ 4 ] {00ddea15-3fe5-4734-b57a-a145d1e23583} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:26.572856 [ 4 ] {00ddea15-3fe5-4734-b57a-a145d1e23583} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.11 22:13:26.573091 [ 4 ] {00ddea15-3fe5-4734-b57a-a145d1e23583} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:26.573327 [ 4 ] {00ddea15-3fe5-4734-b57a-a145d1e23583} executeQuery: Read 1387 rows, 118.48 KiB in 0.002273 sec., 610206.7751869776 rows/sec., 50.90 MiB/sec. 2025.03.11 22:13:26.573381 [ 4 ] {00ddea15-3fe5-4734-b57a-a145d1e23583} TCPHandler: Processed in 0.00245821 sec. 2025.03.11 22:13:26.573500 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:26.573605 [ 4 ] {9e3b2cb3-a0f5-4426-b6da-9785f9d6df02} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:13:26.573649 [ 4 ] {9e3b2cb3-a0f5-4426-b6da-9785f9d6df02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:13:26.574201 [ 4 ] {9e3b2cb3-a0f5-4426-b6da-9785f9d6df02} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:26.574240 [ 4 ] {9e3b2cb3-a0f5-4426-b6da-9785f9d6df02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:26.574584 [ 4 ] {9e3b2cb3-a0f5-4426-b6da-9785f9d6df02} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.11 22:13:26.574817 [ 4 ] {9e3b2cb3-a0f5-4426-b6da-9785f9d6df02} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:26.575024 [ 4 ] {9e3b2cb3-a0f5-4426-b6da-9785f9d6df02} executeQuery: Read 58 rows, 4.34 KiB in 0.001441 sec., 40249.8265093685 rows/sec., 2.94 MiB/sec. 2025.03.11 22:13:26.575076 [ 4 ] {9e3b2cb3-a0f5-4426-b6da-9785f9d6df02} TCPHandler: Processed in 0.001626274 sec. 2025.03.11 22:13:26.575180 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:26.575281 [ 4 ] {968a0f5b-40a5-48b4-a9e8-2d2f088e4f61} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.11 22:13:26.575325 [ 4 ] {968a0f5b-40a5-48b4-a9e8-2d2f088e4f61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.11 22:13:26.575924 [ 4 ] {968a0f5b-40a5-48b4-a9e8-2d2f088e4f61} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:26.575962 [ 4 ] {968a0f5b-40a5-48b4-a9e8-2d2f088e4f61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:26.576319 [ 4 ] {968a0f5b-40a5-48b4-a9e8-2d2f088e4f61} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.11 22:13:26.576558 [ 4 ] {968a0f5b-40a5-48b4-a9e8-2d2f088e4f61} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:26.576809 [ 4 ] {968a0f5b-40a5-48b4-a9e8-2d2f088e4f61} executeQuery: Read 252 rows, 17.85 KiB in 0.001544 sec., 163212.43523316062 rows/sec., 11.29 MiB/sec. 2025.03.11 22:13:26.577024 [ 4 ] {968a0f5b-40a5-48b4-a9e8-2d2f088e4f61} TCPHandler: Processed in 0.001889407 sec. 2025.03.11 22:13:26.577163 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:26.577269 [ 4 ] {150caccb-6c3b-497e-97dc-38305c9b1009} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.11 22:13:26.577313 [ 4 ] {150caccb-6c3b-497e-97dc-38305c9b1009} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.11 22:13:26.577870 [ 4 ] {150caccb-6c3b-497e-97dc-38305c9b1009} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:26.577909 [ 4 ] {150caccb-6c3b-497e-97dc-38305c9b1009} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:26.578265 [ 4 ] {150caccb-6c3b-497e-97dc-38305c9b1009} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.11 22:13:26.578496 [ 4 ] {150caccb-6c3b-497e-97dc-38305c9b1009} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:26.578757 [ 4 ] {150caccb-6c3b-497e-97dc-38305c9b1009} executeQuery: Read 12 rows, 960.00 B in 0.001495 sec., 8026.755852842809 rows/sec., 627.09 KiB/sec. 2025.03.11 22:13:26.578930 [ 4 ] {150caccb-6c3b-497e-97dc-38305c9b1009} TCPHandler: Processed in 0.001814856 sec. 2025.03.11 22:13:26.579036 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:26.579136 [ 4 ] {827ed94f-fdaa-4b09-b9d3-52f589169003} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:13:26.579179 [ 4 ] {827ed94f-fdaa-4b09-b9d3-52f589169003} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:13:26.579973 [ 4 ] {827ed94f-fdaa-4b09-b9d3-52f589169003} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:26.580012 [ 4 ] {827ed94f-fdaa-4b09-b9d3-52f589169003} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:26.580385 [ 4 ] {827ed94f-fdaa-4b09-b9d3-52f589169003} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.11 22:13:26.580617 [ 4 ] {827ed94f-fdaa-4b09-b9d3-52f589169003} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:26.580837 [ 4 ] {827ed94f-fdaa-4b09-b9d3-52f589169003} executeQuery: Read 602 rows, 46.37 KiB in 0.001719 sec., 350203.60674810933 rows/sec., 26.34 MiB/sec. 2025.03.11 22:13:26.580943 [ 4 ] {827ed94f-fdaa-4b09-b9d3-52f589169003} TCPHandler: Processed in 0.001956007 sec. 2025.03.11 22:13:26.581135 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:26.581325 [ 4 ] {54ca2438-a3cd-4dbe-97d9-1e3f85d8b2e1} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:26.581375 [ 4 ] {54ca2438-a3cd-4dbe-97d9-1e3f85d8b2e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:13:26.582100 [ 4 ] {54ca2438-a3cd-4dbe-97d9-1e3f85d8b2e1} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:26.582138 [ 4 ] {54ca2438-a3cd-4dbe-97d9-1e3f85d8b2e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:26.582560 [ 4 ] {54ca2438-a3cd-4dbe-97d9-1e3f85d8b2e1} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.11 22:13:26.582797 [ 4 ] {54ca2438-a3cd-4dbe-97d9-1e3f85d8b2e1} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:26.583007 [ 4 ] {54ca2438-a3cd-4dbe-97d9-1e3f85d8b2e1} executeQuery: Read 951 rows, 65.72 KiB in 0.001717 sec., 553873.0343622598 rows/sec., 37.38 MiB/sec. 2025.03.11 22:13:26.583055 [ 4 ] {54ca2438-a3cd-4dbe-97d9-1e3f85d8b2e1} TCPHandler: Processed in 0.002020167 sec. 2025.03.11 22:13:26.583172 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:26.583276 [ 4 ] {e8933dc6-605a-4e4b-8f0c-b816f9b5275c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:26.583342 [ 4 ] {e8933dc6-605a-4e4b-8f0c-b816f9b5275c} 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_histogramu64 2025.03.11 22:13:26.584454 [ 4 ] {e8933dc6-605a-4e4b-8f0c-b816f9b5275c} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:26.584492 [ 4 ] {e8933dc6-605a-4e4b-8f0c-b816f9b5275c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:26.585115 [ 4 ] {e8933dc6-605a-4e4b-8f0c-b816f9b5275c} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.11 22:13:26.585369 [ 4 ] {e8933dc6-605a-4e4b-8f0c-b816f9b5275c} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:26.585618 [ 4 ] {e8933dc6-605a-4e4b-8f0c-b816f9b5275c} executeQuery: Read 32 rows, 58.72 KiB in 0.002363 sec., 13542.107490478205 rows/sec., 24.27 MiB/sec. 2025.03.11 22:13:26.585710 [ 4 ] {e8933dc6-605a-4e4b-8f0c-b816f9b5275c} TCPHandler: Processed in 0.002589762 sec. 2025.03.11 22:13:26.585823 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:26.585926 [ 4 ] {9e1564c0-b4d6-448a-8577-0edb74f948aa} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:13:26.585971 [ 4 ] {9e1564c0-b4d6-448a-8577-0edb74f948aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:13:26.586391 [ 4 ] {9e1564c0-b4d6-448a-8577-0edb74f948aa} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:26.586429 [ 4 ] {9e1564c0-b4d6-448a-8577-0edb74f948aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:26.586776 [ 4 ] {9e1564c0-b4d6-448a-8577-0edb74f948aa} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.11 22:13:26.587009 [ 4 ] {9e1564c0-b4d6-448a-8577-0edb74f948aa} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:26.587226 [ 4 ] {9e1564c0-b4d6-448a-8577-0edb74f948aa} executeQuery: Read 22 rows, 1.53 KiB in 0.001322 sec., 16641.45234493192 rows/sec., 1.13 MiB/sec. 2025.03.11 22:13:26.587318 [ 4 ] {9e1564c0-b4d6-448a-8577-0edb74f948aa} TCPHandler: Processed in 0.001545483 sec. 2025.03.11 22:13:28.765947 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1224 2025.03.11 22:13:28.769213 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:28.769263 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:28.770729 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.11 22:13:28.771032 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:28.771511 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1224 2025.03.11 22:13:30.293510 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:30.293717 [ 4 ] {ea021409-1a64-43a1-b3f9-a19dd52f3a72} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:13:30.293796 [ 4 ] {ea021409-1a64-43a1-b3f9-a19dd52f3a72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:13:30.294653 [ 4 ] {ea021409-1a64-43a1-b3f9-a19dd52f3a72} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:30.294699 [ 4 ] {ea021409-1a64-43a1-b3f9-a19dd52f3a72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:30.295131 [ 4 ] {ea021409-1a64-43a1-b3f9-a19dd52f3a72} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.11 22:13:30.295388 [ 4 ] {ea021409-1a64-43a1-b3f9-a19dd52f3a72} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:30.295600 [ 122 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 2025.03.11 22:13:30.295653 [ 4 ] {ea021409-1a64-43a1-b3f9-a19dd52f3a72} executeQuery: Read 56 rows, 4.38 KiB in 0.001986 sec., 28197.381671701914 rows/sec., 2.15 MiB/sec. 2025.03.11 22:13:30.295681 [ 122 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:30.295740 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:30.295771 [ 4 ] {ea021409-1a64-43a1-b3f9-a19dd52f3a72} TCPHandler: Processed in 0.002395331 sec. 2025.03.11 22:13:30.296050 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:30.296090 [ 193 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_85_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full 2025.03.11 22:13:30.296334 [ 4 ] {1028e620-90f4-4e37-98dd-d569e61ee273} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:13:30.296485 [ 4 ] {1028e620-90f4-4e37-98dd-d569e61ee273} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:13:30.296832 [ 193 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_85_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:30.297017 [ 193 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 1406 rows starting from the beginning of the part 2025.03.11 22:13:30.297555 [ 193 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 72 rows starting from the beginning of the part 2025.03.11 22:13:30.298066 [ 193 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 120 rows starting from the beginning of the part 2025.03.11 22:13:30.298495 [ 193 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 72 rows starting from the beginning of the part 2025.03.11 22:13:30.298795 [ 193 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1387 rows starting from the beginning of the part 2025.03.11 22:13:30.299131 [ 193 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part 2025.03.11 22:13:30.299857 [ 4 ] {1028e620-90f4-4e37-98dd-d569e61ee273} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:30.299925 [ 4 ] {1028e620-90f4-4e37-98dd-d569e61ee273} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:30.300854 [ 4 ] {1028e620-90f4-4e37-98dd-d569e61ee273} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.11 22:13:30.301468 [ 4 ] {1028e620-90f4-4e37-98dd-d569e61ee273} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:30.301790 [ 122 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 2025.03.11 22:13:30.301864 [ 122 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:30.301899 [ 4 ] {1028e620-90f4-4e37-98dd-d569e61ee273} executeQuery: Read 64 rows, 5.12 KiB in 0.005658 sec., 11311.417462000707 rows/sec., 904.07 KiB/sec. 2025.03.11 22:13:30.301912 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:30.302162 [ 4 ] {1028e620-90f4-4e37-98dd-d569e61ee273} TCPHandler: Processed in 0.006209613 sec. 2025.03.11 22:13:30.302463 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_85_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full 2025.03.11 22:13:30.302676 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:30.303035 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_85_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:30.303151 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 632 rows starting from the beginning of the part 2025.03.11 22:13:30.303185 [ 4 ] {e87bdc2b-c845-4d4c-95e3-06f16853390a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:30.303569 [ 4 ] {e87bdc2b-c845-4d4c-95e3-06f16853390a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:13:30.303897 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 72 rows starting from the beginning of the part 2025.03.11 22:13:30.304483 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 96 rows starting from the beginning of the part 2025.03.11 22:13:30.304978 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 72 rows starting from the beginning of the part 2025.03.11 22:13:30.305433 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 602 rows starting from the beginning of the part 2025.03.11 22:13:30.305961 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2025.03.11 22:13:30.307048 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_85_17} MergeTask::MergeProjectionsStage: Merge sorted 3113 rows, containing 5 columns (5 merged, 0 gathered) in 0.011177086 sec., 278516.2429635059 rows/sec., 24.26 MiB/sec. 2025.03.11 22:13:30.307490 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_85_17} MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) 2025.03.11 22:13:30.307985 [ 4 ] {e87bdc2b-c845-4d4c-95e3-06f16853390a} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:30.308080 [ 4 ] {e87bdc2b-c845-4d4c-95e3-06f16853390a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:30.308390 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_85_17} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:30.308723 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_85_17} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 2025.03.11 22:13:30.309002 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.11 22:13:30.309694 [ 4 ] {e87bdc2b-c845-4d4c-95e3-06f16853390a} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.11 22:13:30.310239 [ 4 ] {e87bdc2b-c845-4d4c-95e3-06f16853390a} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:30.310292 [ 191 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_85_17} MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.0082389 sec., 186675.4056973625 rows/sec., 14.87 MiB/sec. 2025.03.11 22:13:30.310612 [ 4 ] {e87bdc2b-c845-4d4c-95e3-06f16853390a} executeQuery: Read 98 rows, 7.00 KiB in 0.007583 sec., 12923.644995384411 rows/sec., 922.99 KiB/sec. 2025.03.11 22:13:30.310683 [ 191 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_85_17} MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) 2025.03.11 22:13:30.310765 [ 4 ] {e87bdc2b-c845-4d4c-95e3-06f16853390a} TCPHandler: Processed in 0.00826827 sec. 2025.03.11 22:13:30.310957 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:30.311120 [ 4 ] {859f0e0b-7c40-4eb8-8a11-48f577a472c4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:13:30.311202 [ 4 ] {859f0e0b-7c40-4eb8-8a11-48f577a472c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:13:30.311264 [ 191 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_85_17} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:30.311531 [ 191 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_85_17} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 2025.03.11 22:13:30.311726 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.11 22:13:30.312024 [ 4 ] {859f0e0b-7c40-4eb8-8a11-48f577a472c4} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:30.312067 [ 4 ] {859f0e0b-7c40-4eb8-8a11-48f577a472c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:30.312433 [ 4 ] {859f0e0b-7c40-4eb8-8a11-48f577a472c4} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.11 22:13:30.312670 [ 4 ] {859f0e0b-7c40-4eb8-8a11-48f577a472c4} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:30.312893 [ 4 ] {859f0e0b-7c40-4eb8-8a11-48f577a472c4} executeQuery: Read 38 rows, 2.61 KiB in 0.001822 sec., 20856.201975850712 rows/sec., 1.40 MiB/sec. 2025.03.11 22:13:30.312946 [ 4 ] {859f0e0b-7c40-4eb8-8a11-48f577a472c4} TCPHandler: Processed in 0.002052358 sec. 2025.03.11 22:13:31.150776 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 2025.03.11 22:13:31.151537 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:31.151585 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:31.152120 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.11 22:13:31.152383 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:31.152608 [ 147 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.11 22:13:31.152630 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2025.03.11 22:13:31.152701 [ 147 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:31.152734 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.11 22:13:31.152880 [ 192 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.11 22:13:31.153049 [ 192 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:31.153090 [ 192 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2025.03.11 22:13:31.153174 [ 192 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part 2025.03.11 22:13:31.153427 [ 192 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part 2025.03.11 22:13:31.153578 [ 192 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part 2025.03.11 22:13:31.153701 [ 192 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part 2025.03.11 22:13:31.153953 [ 192 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part 2025.03.11 22:13:31.156345 [ 193 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.00353467 sec., 6626926.983282739 rows/sec., 94.80 MiB/sec. 2025.03.11 22:13:31.156695 [ 200 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.11 22:13:31.157037 [ 200 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_51_10} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:31.157140 [ 200 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_51_10} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.11 22:13:31.157248 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. 2025.03.11 22:13:32.768392 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.03.11 22:13:32.789997 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:32.790052 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:32.797343 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.11 22:13:32.798119 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:32.798535 [ 127 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.11 22:13:32.798669 [ 127 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:32.798746 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:32.799091 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.11 22:13:32.806998 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.03.11 22:13:32.808339 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:32.809233 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2025.03.11 22:13:32.813910 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2025.03.11 22:13:32.818697 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2025.03.11 22:13:32.823970 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2025.03.11 22:13:32.829431 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2025.03.11 22:13:32.834043 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2025.03.11 22:13:32.891781 [ 193 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.092875782 sec., 4145.3217589058895 rows/sec., 21.43 MiB/sec. 2025.03.11 22:13:32.895018 [ 195 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.11 22:13:32.898055 [ 195 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_51_10} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:32.898197 [ 195 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_51_10} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.11 22:13:32.900839 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.03.11 22:13:35.296571 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:35.296759 [ 4 ] {824b4b07-8203-49ff-be36-8c9226938408} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:13:35.296828 [ 4 ] {824b4b07-8203-49ff-be36-8c9226938408} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:13:35.297569 [ 4 ] {824b4b07-8203-49ff-be36-8c9226938408} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:35.297619 [ 4 ] {824b4b07-8203-49ff-be36-8c9226938408} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:35.298051 [ 4 ] {824b4b07-8203-49ff-be36-8c9226938408} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.11 22:13:35.298300 [ 4 ] {824b4b07-8203-49ff-be36-8c9226938408} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:35.298535 [ 4 ] {824b4b07-8203-49ff-be36-8c9226938408} executeQuery: Read 72 rows, 5.96 KiB in 0.001825 sec., 39452.05479452055 rows/sec., 3.19 MiB/sec. 2025.03.11 22:13:35.298591 [ 4 ] {824b4b07-8203-49ff-be36-8c9226938408} TCPHandler: Processed in 0.002153938 sec. 2025.03.11 22:13:35.298712 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:35.298819 [ 4 ] {6ab69acc-b124-4784-b69a-999d33d9d5c2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:13:35.298865 [ 4 ] {6ab69acc-b124-4784-b69a-999d33d9d5c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:13:35.299382 [ 4 ] {6ab69acc-b124-4784-b69a-999d33d9d5c2} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:35.299421 [ 4 ] {6ab69acc-b124-4784-b69a-999d33d9d5c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:35.299768 [ 4 ] {6ab69acc-b124-4784-b69a-999d33d9d5c2} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.11 22:13:35.300016 [ 4 ] {6ab69acc-b124-4784-b69a-999d33d9d5c2} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:35.300227 [ 4 ] {6ab69acc-b124-4784-b69a-999d33d9d5c2} executeQuery: Read 8 rows, 616.00 B in 0.001429 sec., 5598.320503848846 rows/sec., 420.97 KiB/sec. 2025.03.11 22:13:35.300279 [ 4 ] {6ab69acc-b124-4784-b69a-999d33d9d5c2} TCPHandler: Processed in 0.001618754 sec. 2025.03.11 22:13:35.300383 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:35.300482 [ 4 ] {25e07776-66c8-4bf5-8448-33bf4f78a77c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:13:35.300526 [ 4 ] {25e07776-66c8-4bf5-8448-33bf4f78a77c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:13:35.301053 [ 4 ] {25e07776-66c8-4bf5-8448-33bf4f78a77c} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:35.301092 [ 4 ] {25e07776-66c8-4bf5-8448-33bf4f78a77c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:35.301442 [ 4 ] {25e07776-66c8-4bf5-8448-33bf4f78a77c} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.11 22:13:35.301684 [ 4 ] {25e07776-66c8-4bf5-8448-33bf4f78a77c} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:35.301904 [ 4 ] {25e07776-66c8-4bf5-8448-33bf4f78a77c} executeQuery: Read 72 rows, 5.76 KiB in 0.001441 sec., 49965.30187369882 rows/sec., 3.90 MiB/sec. 2025.03.11 22:13:35.301957 [ 4 ] {25e07776-66c8-4bf5-8448-33bf4f78a77c} TCPHandler: Processed in 0.001624194 sec. 2025.03.11 22:13:35.302087 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:35.302224 [ 4 ] {73a30638-ad54-4cc6-8149-728c430c7712} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:35.302284 [ 4 ] {73a30638-ad54-4cc6-8149-728c430c7712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:13:35.302843 [ 4 ] {73a30638-ad54-4cc6-8149-728c430c7712} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:35.302884 [ 4 ] {73a30638-ad54-4cc6-8149-728c430c7712} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:35.303287 [ 4 ] {73a30638-ad54-4cc6-8149-728c430c7712} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.11 22:13:35.303547 [ 4 ] {73a30638-ad54-4cc6-8149-728c430c7712} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:35.303739 [ 145 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.11 22:13:35.303796 [ 4 ] {73a30638-ad54-4cc6-8149-728c430c7712} executeQuery: Read 160 rows, 11.41 KiB in 0.001596 sec., 100250.62656641605 rows/sec., 6.98 MiB/sec. 2025.03.11 22:13:35.303839 [ 145 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:35.303916 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:35.303921 [ 4 ] {73a30638-ad54-4cc6-8149-728c430c7712} TCPHandler: Processed in 0.001896727 sec. 2025.03.11 22:13:35.304123 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.03.11 22:13:35.304133 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:35.304411 [ 4 ] {436d579f-0cb6-4eee-966c-1f65ba30dd68} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:35.304443 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:35.304538 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22629 rows starting from the beginning of the part 2025.03.11 22:13:35.304670 [ 4 ] {436d579f-0cb6-4eee-966c-1f65ba30dd68} 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_histogramu64 2025.03.11 22:13:35.305079 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part 2025.03.11 22:13:35.305724 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part 2025.03.11 22:13:35.306340 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 951 rows starting from the beginning of the part 2025.03.11 22:13:35.306770 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 98 rows starting from the beginning of the part 2025.03.11 22:13:35.306934 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part 2025.03.11 22:13:35.308690 [ 4 ] {436d579f-0cb6-4eee-966c-1f65ba30dd68} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:35.308737 [ 4 ] {436d579f-0cb6-4eee-966c-1f65ba30dd68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:35.309777 [ 4 ] {436d579f-0cb6-4eee-966c-1f65ba30dd68} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.11 22:13:35.310342 [ 4 ] {436d579f-0cb6-4eee-966c-1f65ba30dd68} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:35.310679 [ 4 ] {436d579f-0cb6-4eee-966c-1f65ba30dd68} executeQuery: Read 8 rows, 14.68 KiB in 0.006367 sec., 1256.4787183917072 rows/sec., 2.25 MiB/sec. 2025.03.11 22:13:35.310786 [ 4 ] {436d579f-0cb6-4eee-966c-1f65ba30dd68} TCPHandler: Processed in 0.006711517 sec. 2025.03.11 22:13:35.310902 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:35.311006 [ 4 ] {3e190b8f-399f-4824-b20f-93063a9f90d5} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:13:35.311055 [ 4 ] {3e190b8f-399f-4824-b20f-93063a9f90d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:13:35.311564 [ 4 ] {3e190b8f-399f-4824-b20f-93063a9f90d5} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:35.311614 [ 4 ] {3e190b8f-399f-4824-b20f-93063a9f90d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:35.312064 [ 4 ] {3e190b8f-399f-4824-b20f-93063a9f90d5} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.11 22:13:35.312555 [ 4 ] {3e190b8f-399f-4824-b20f-93063a9f90d5} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:35.312761 [ 129 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.11 22:13:35.312829 [ 4 ] {3e190b8f-399f-4824-b20f-93063a9f90d5} executeQuery: Read 60 rows, 4.14 KiB in 0.001838 sec., 32644.17845484222 rows/sec., 2.20 MiB/sec. 2025.03.11 22:13:35.312837 [ 129 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:35.312946 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:35.313036 [ 4 ] {3e190b8f-399f-4824-b20f-93063a9f90d5} TCPHandler: Processed in 0.002175678 sec. 2025.03.11 22:13:35.313266 [ 194 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.03.11 22:13:35.313438 [ 194 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:35.313477 [ 194 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4188 rows starting from the beginning of the part 2025.03.11 22:13:35.313681 [ 194 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part 2025.03.11 22:13:35.313998 [ 194 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part 2025.03.11 22:13:35.314335 [ 194 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 22 rows starting from the beginning of the part 2025.03.11 22:13:35.314741 [ 194 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 38 rows starting from the beginning of the part 2025.03.11 22:13:35.314763 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 24158 rows, containing 5 columns (5 merged, 0 gathered) in 0.010735841 sec., 2250219.614839676 rows/sec., 154.17 MiB/sec. 2025.03.11 22:13:35.314946 [ 194 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2025.03.11 22:13:35.315319 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.11 22:13:35.315854 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_86_17} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:35.315953 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_86_17} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.11 22:13:35.316044 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.03.11 22:13:35.317230 [ 194 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 4428 rows, containing 4 columns (4 merged, 0 gathered) in 0.004111925 sec., 1076867.8903433308 rows/sec., 72.57 MiB/sec. 2025.03.11 22:13:35.317541 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.11 22:13:35.317845 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_86_17} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:35.317923 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_86_17} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.11 22:13:35.318015 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2025.03.11 22:13:38.461564 [ 116 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:13:38.461638 [ 116 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:13:38.652913 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 2025.03.11 22:13:38.653835 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:38.653882 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:38.654414 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.11 22:13:38.654686 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:38.654921 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.03.11 22:13:38.771840 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1244 2025.03.11 22:13:38.774756 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:38.774814 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:38.776314 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.11 22:13:38.776625 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:38.777172 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1244 2025.03.11 22:13:39.716878 [ 124 ] {} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.11 22:13:39.716944 [ 124 ] {} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:39.716971 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:39.717362 [ 187 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.03.11 22:13:39.717622 [ 187 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:39.717666 [ 187 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 253 rows starting from the beginning of the part 2025.03.11 22:13:39.717750 [ 187 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part 2025.03.11 22:13:39.717959 [ 187 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part 2025.03.11 22:13:39.718264 [ 187 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part 2025.03.11 22:13:39.718492 [ 187 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part 2025.03.11 22:13:39.719922 [ 194 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 1261 rows, containing 5 columns (5 merged, 0 gathered) in 0.002844754 sec., 443272.0720315359 rows/sec., 32.35 MiB/sec. 2025.03.11 22:13:39.720152 [ 194 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.11 22:13:39.720533 [ 194 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_13_3} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:39.720630 [ 194 ] {33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd::all_1_13_3} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.11 22:13:39.720738 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.11 22:13:40.298021 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:40.298227 [ 4 ] {8fc26ab9-81b5-49de-b551-50a0977abaf9} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:13:40.298306 [ 4 ] {8fc26ab9-81b5-49de-b551-50a0977abaf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:13:40.299174 [ 4 ] {8fc26ab9-81b5-49de-b551-50a0977abaf9} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:40.299221 [ 4 ] {8fc26ab9-81b5-49de-b551-50a0977abaf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:40.299672 [ 4 ] {8fc26ab9-81b5-49de-b551-50a0977abaf9} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.11 22:13:40.299940 [ 4 ] {8fc26ab9-81b5-49de-b551-50a0977abaf9} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:40.300146 [ 4 ] {8fc26ab9-81b5-49de-b551-50a0977abaf9} executeQuery: Read 120 rows, 10.41 KiB in 0.001975 sec., 60759.49367088607 rows/sec., 5.15 MiB/sec. 2025.03.11 22:13:40.300211 [ 4 ] {8fc26ab9-81b5-49de-b551-50a0977abaf9} TCPHandler: Processed in 0.002328799 sec. 2025.03.11 22:13:40.300337 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:40.300448 [ 4 ] {af315300-c5ab-4be8-b32e-974f78e84271} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:13:40.300497 [ 4 ] {af315300-c5ab-4be8-b32e-974f78e84271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:13:40.301046 [ 4 ] {af315300-c5ab-4be8-b32e-974f78e84271} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:40.301083 [ 4 ] {af315300-c5ab-4be8-b32e-974f78e84271} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:40.301451 [ 4 ] {af315300-c5ab-4be8-b32e-974f78e84271} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.11 22:13:40.301700 [ 4 ] {af315300-c5ab-4be8-b32e-974f78e84271} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:40.301882 [ 4 ] {af315300-c5ab-4be8-b32e-974f78e84271} executeQuery: Read 32 rows, 2.41 KiB in 0.00146 sec., 21917.808219178085 rows/sec., 1.61 MiB/sec. 2025.03.11 22:13:40.301940 [ 4 ] {af315300-c5ab-4be8-b32e-974f78e84271} TCPHandler: Processed in 0.001655934 sec. 2025.03.11 22:13:40.302089 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:40.302217 [ 4 ] {168b8697-a785-4cd8-ae43-57f9a1cc426c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:13:40.302265 [ 4 ] {168b8697-a785-4cd8-ae43-57f9a1cc426c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:13:40.302828 [ 4 ] {168b8697-a785-4cd8-ae43-57f9a1cc426c} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:40.302865 [ 4 ] {168b8697-a785-4cd8-ae43-57f9a1cc426c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:40.303228 [ 4 ] {168b8697-a785-4cd8-ae43-57f9a1cc426c} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.11 22:13:40.303473 [ 4 ] {168b8697-a785-4cd8-ae43-57f9a1cc426c} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:40.303654 [ 4 ] {168b8697-a785-4cd8-ae43-57f9a1cc426c} executeQuery: Read 96 rows, 7.68 KiB in 0.001464 sec., 65573.77049180328 rows/sec., 5.12 MiB/sec. 2025.03.11 22:13:40.303706 [ 4 ] {168b8697-a785-4cd8-ae43-57f9a1cc426c} TCPHandler: Processed in 0.001677894 sec. 2025.03.11 22:13:40.303820 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:40.303925 [ 4 ] {b322bdbb-50fb-4772-84cc-7a47d2814841} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:40.303974 [ 4 ] {b322bdbb-50fb-4772-84cc-7a47d2814841} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:13:40.304499 [ 4 ] {b322bdbb-50fb-4772-84cc-7a47d2814841} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:40.304536 [ 4 ] {b322bdbb-50fb-4772-84cc-7a47d2814841} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:40.304932 [ 4 ] {b322bdbb-50fb-4772-84cc-7a47d2814841} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.11 22:13:40.305201 [ 4 ] {b322bdbb-50fb-4772-84cc-7a47d2814841} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:40.305378 [ 4 ] {b322bdbb-50fb-4772-84cc-7a47d2814841} executeQuery: Read 160 rows, 11.41 KiB in 0.001476 sec., 108401.0840108401 rows/sec., 7.55 MiB/sec. 2025.03.11 22:13:40.305428 [ 4 ] {b322bdbb-50fb-4772-84cc-7a47d2814841} TCPHandler: Processed in 0.001658744 sec. 2025.03.11 22:13:40.305549 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:40.305660 [ 4 ] {669af458-8f11-443f-91e4-b563c7cdb2c0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:40.305725 [ 4 ] {669af458-8f11-443f-91e4-b563c7cdb2c0} 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_histogramu64 2025.03.11 22:13:40.306865 [ 4 ] {669af458-8f11-443f-91e4-b563c7cdb2c0} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:40.306901 [ 4 ] {669af458-8f11-443f-91e4-b563c7cdb2c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:40.307142 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.03.11 22:13:40.309439 [ 4 ] {669af458-8f11-443f-91e4-b563c7cdb2c0} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.11 22:13:40.310375 [ 4 ] {669af458-8f11-443f-91e4-b563c7cdb2c0} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:40.311122 [ 4 ] {669af458-8f11-443f-91e4-b563c7cdb2c0} executeQuery: Read 32 rows, 58.72 KiB in 0.005453 sec., 5868.329359985329 rows/sec., 10.52 MiB/sec. 2025.03.11 22:13:40.311682 [ 4 ] {669af458-8f11-443f-91e4-b563c7cdb2c0} TCPHandler: Processed in 0.006176682 sec. 2025.03.11 22:13:40.312239 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:40.312564 [ 4 ] {1707511a-47e6-42eb-9d86-96bbd99b5412} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:13:40.312742 [ 4 ] {1707511a-47e6-42eb-9d86-96bbd99b5412} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:13:40.315756 [ 4 ] {1707511a-47e6-42eb-9d86-96bbd99b5412} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:40.315905 [ 4 ] {1707511a-47e6-42eb-9d86-96bbd99b5412} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:40.317512 [ 4 ] {1707511a-47e6-42eb-9d86-96bbd99b5412} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.11 22:13:40.318437 [ 4 ] {1707511a-47e6-42eb-9d86-96bbd99b5412} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:40.319155 [ 4 ] {1707511a-47e6-42eb-9d86-96bbd99b5412} executeQuery: Read 60 rows, 4.14 KiB in 0.006678 sec., 8984.72596585804 rows/sec., 620.04 KiB/sec. 2025.03.11 22:13:40.319463 [ 4 ] {1707511a-47e6-42eb-9d86-96bbd99b5412} TCPHandler: Processed in 0.007392652 sec. 2025.03.11 22:13:40.334905 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:40.334971 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:40.341887 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.11 22:13:40.342644 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:40.346337 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.03.11 22:13:45.297538 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:45.297745 [ 4 ] {686553fc-0340-40d3-a80d-696609cbe895} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:13:45.297820 [ 4 ] {686553fc-0340-40d3-a80d-696609cbe895} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:13:45.298571 [ 4 ] {686553fc-0340-40d3-a80d-696609cbe895} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:45.298629 [ 4 ] {686553fc-0340-40d3-a80d-696609cbe895} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:45.299065 [ 4 ] {686553fc-0340-40d3-a80d-696609cbe895} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.11 22:13:45.299335 [ 4 ] {686553fc-0340-40d3-a80d-696609cbe895} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:45.299667 [ 4 ] {686553fc-0340-40d3-a80d-696609cbe895} executeQuery: Read 2 rows, 167.00 B in 0.001946 sec., 1027.749229188078 rows/sec., 83.81 KiB/sec. 2025.03.11 22:13:45.299832 [ 4 ] {686553fc-0340-40d3-a80d-696609cbe895} TCPHandler: Processed in 0.002422331 sec. 2025.03.11 22:13:45.299962 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:45.300082 [ 4 ] {3b193ab2-781a-4422-9866-43d7b112afd8} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:13:45.300130 [ 4 ] {3b193ab2-781a-4422-9866-43d7b112afd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:13:45.300740 [ 4 ] {3b193ab2-781a-4422-9866-43d7b112afd8} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:45.300780 [ 4 ] {3b193ab2-781a-4422-9866-43d7b112afd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:45.301156 [ 4 ] {3b193ab2-781a-4422-9866-43d7b112afd8} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.11 22:13:45.301396 [ 4 ] {3b193ab2-781a-4422-9866-43d7b112afd8} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:45.301613 [ 4 ] {3b193ab2-781a-4422-9866-43d7b112afd8} executeQuery: Read 73 rows, 6.04 KiB in 0.001556 sec., 46915.16709511568 rows/sec., 3.79 MiB/sec. 2025.03.11 22:13:45.301673 [ 4 ] {3b193ab2-781a-4422-9866-43d7b112afd8} TCPHandler: Processed in 0.001764164 sec. 2025.03.11 22:13:45.301795 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:45.301921 [ 4 ] {c9208947-3152-49c4-b4a9-0f2bf2031f4c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:13:45.301963 [ 4 ] {c9208947-3152-49c4-b4a9-0f2bf2031f4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:13:45.302452 [ 4 ] {c9208947-3152-49c4-b4a9-0f2bf2031f4c} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:45.302487 [ 4 ] {c9208947-3152-49c4-b4a9-0f2bf2031f4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:45.302894 [ 4 ] {c9208947-3152-49c4-b4a9-0f2bf2031f4c} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.11 22:13:45.303130 [ 4 ] {c9208947-3152-49c4-b4a9-0f2bf2031f4c} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:45.303305 [ 151 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.11 22:13:45.303365 [ 4 ] {c9208947-3152-49c4-b4a9-0f2bf2031f4c} executeQuery: Read 10 rows, 759.00 B in 0.001454 sec., 6877.57909215956 rows/sec., 509.77 KiB/sec. 2025.03.11 22:13:45.303390 [ 151 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:45.303448 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:45.303496 [ 4 ] {c9208947-3152-49c4-b4a9-0f2bf2031f4c} TCPHandler: Processed in 0.001752845 sec. 2025.03.11 22:13:45.303633 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.11 22:13:45.303662 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:45.303765 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:45.303791 [ 4 ] {5daf5059-7ea9-4c28-8ad1-0ac88400fc5a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:13:45.303804 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 70 rows starting from the beginning of the part 2025.03.11 22:13:45.303843 [ 4 ] {5daf5059-7ea9-4c28-8ad1-0ac88400fc5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:13:45.303944 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part 2025.03.11 22:13:45.304222 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 58 rows starting from the beginning of the part 2025.03.11 22:13:45.304590 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part 2025.03.11 22:13:45.304811 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part 2025.03.11 22:13:45.305046 [ 196 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part 2025.03.11 22:13:45.305979 [ 4 ] {5daf5059-7ea9-4c28-8ad1-0ac88400fc5a} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:45.306027 [ 4 ] {5daf5059-7ea9-4c28-8ad1-0ac88400fc5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:45.306602 [ 4 ] {5daf5059-7ea9-4c28-8ad1-0ac88400fc5a} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.11 22:13:45.306774 [ 199 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.003226227 sec., 57652.48384568104 rows/sec., 4.43 MiB/sec. 2025.03.11 22:13:45.306984 [ 4 ] {5daf5059-7ea9-4c28-8ad1-0ac88400fc5a} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:45.307012 [ 199 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.11 22:13:45.307454 [ 4 ] {5daf5059-7ea9-4c28-8ad1-0ac88400fc5a} executeQuery: Read 74 rows, 5.92 KiB in 0.003678 sec., 20119.63023382273 rows/sec., 1.57 MiB/sec. 2025.03.11 22:13:45.307593 [ 4 ] {5daf5059-7ea9-4c28-8ad1-0ac88400fc5a} TCPHandler: Processed in 0.003984914 sec. 2025.03.11 22:13:45.307723 [ 199 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_71_14} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:45.307787 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:45.307853 [ 199 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_71_14} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.11 22:13:45.307959 [ 4 ] {6029e81c-cad4-4d2a-b8db-39f2e0fb293e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:45.308024 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.11 22:13:45.308069 [ 4 ] {6029e81c-cad4-4d2a-b8db-39f2e0fb293e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:13:45.308612 [ 4 ] {6029e81c-cad4-4d2a-b8db-39f2e0fb293e} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:45.308651 [ 4 ] {6029e81c-cad4-4d2a-b8db-39f2e0fb293e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:45.309047 [ 4 ] {6029e81c-cad4-4d2a-b8db-39f2e0fb293e} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.11 22:13:45.309287 [ 4 ] {6029e81c-cad4-4d2a-b8db-39f2e0fb293e} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:45.309496 [ 4 ] {6029e81c-cad4-4d2a-b8db-39f2e0fb293e} executeQuery: Read 161 rows, 11.48 KiB in 0.001591 sec., 101194.21747328724 rows/sec., 7.05 MiB/sec. 2025.03.11 22:13:45.309547 [ 4 ] {6029e81c-cad4-4d2a-b8db-39f2e0fb293e} TCPHandler: Processed in 0.001824666 sec. 2025.03.11 22:13:45.309653 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:45.309754 [ 4 ] {a0043ce5-ecc7-43b3-b824-06de5e79b4f0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:45.309820 [ 4 ] {a0043ce5-ecc7-43b3-b824-06de5e79b4f0} 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_histogramu64 2025.03.11 22:13:45.310829 [ 4 ] {a0043ce5-ecc7-43b3-b824-06de5e79b4f0} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:45.310869 [ 4 ] {a0043ce5-ecc7-43b3-b824-06de5e79b4f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:45.311471 [ 4 ] {a0043ce5-ecc7-43b3-b824-06de5e79b4f0} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.11 22:13:45.311722 [ 4 ] {a0043ce5-ecc7-43b3-b824-06de5e79b4f0} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:45.311974 [ 4 ] {a0043ce5-ecc7-43b3-b824-06de5e79b4f0} executeQuery: Read 8 rows, 14.68 KiB in 0.002241 sec., 3569.8348951361 rows/sec., 6.40 MiB/sec. 2025.03.11 22:13:45.312068 [ 4 ] {a0043ce5-ecc7-43b3-b824-06de5e79b4f0} TCPHandler: Processed in 0.002466911 sec. 2025.03.11 22:13:45.312193 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:45.312298 [ 4 ] {3d8b3fc7-9116-4630-8036-375accea9e47} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:13:45.312341 [ 4 ] {3d8b3fc7-9116-4630-8036-375accea9e47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:13:45.312776 [ 4 ] {3d8b3fc7-9116-4630-8036-375accea9e47} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:45.312814 [ 4 ] {3d8b3fc7-9116-4630-8036-375accea9e47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:45.313168 [ 4 ] {3d8b3fc7-9116-4630-8036-375accea9e47} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.11 22:13:45.313409 [ 4 ] {3d8b3fc7-9116-4630-8036-375accea9e47} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:45.313607 [ 4 ] {3d8b3fc7-9116-4630-8036-375accea9e47} executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec. 2025.03.11 22:13:45.313656 [ 4 ] {3d8b3fc7-9116-4630-8036-375accea9e47} TCPHandler: Processed in 0.001513573 sec. 2025.03.11 22:13:46.155133 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 2025.03.11 22:13:46.155876 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:46.155918 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:46.156449 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.11 22:13:46.156714 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:46.156958 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2025.03.11 22:13:47.846473 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.03.11 22:13:47.866932 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:47.866996 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:47.874307 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.11 22:13:47.875078 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:47.878794 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.03.11 22:13:48.777418 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1270 2025.03.11 22:13:48.780278 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:48.780327 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:48.781822 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.11 22:13:48.782129 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:48.783449 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1270 2025.03.11 22:13:50.298613 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:50.298806 [ 4 ] {e4943fca-beb9-414f-b4ac-dd09fd63a5d7} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:13:50.298875 [ 4 ] {e4943fca-beb9-414f-b4ac-dd09fd63a5d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:13:50.299705 [ 4 ] {e4943fca-beb9-414f-b4ac-dd09fd63a5d7} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:50.299758 [ 4 ] {e4943fca-beb9-414f-b4ac-dd09fd63a5d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:50.300212 [ 4 ] {e4943fca-beb9-414f-b4ac-dd09fd63a5d7} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.11 22:13:50.300472 [ 4 ] {e4943fca-beb9-414f-b4ac-dd09fd63a5d7} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:50.300680 [ 4 ] {e4943fca-beb9-414f-b4ac-dd09fd63a5d7} executeQuery: Read 120 rows, 10.41 KiB in 0.001928 sec., 62240.66390041494 rows/sec., 5.27 MiB/sec. 2025.03.11 22:13:50.300746 [ 4 ] {e4943fca-beb9-414f-b4ac-dd09fd63a5d7} TCPHandler: Processed in 0.002264899 sec. 2025.03.11 22:13:50.300875 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:50.300984 [ 4 ] {5bf7ee93-744e-4dbc-bfc0-7ff9b89897c4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:13:50.301031 [ 4 ] {5bf7ee93-744e-4dbc-bfc0-7ff9b89897c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:13:50.301566 [ 4 ] {5bf7ee93-744e-4dbc-bfc0-7ff9b89897c4} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:50.301604 [ 4 ] {5bf7ee93-744e-4dbc-bfc0-7ff9b89897c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:50.301971 [ 4 ] {5bf7ee93-744e-4dbc-bfc0-7ff9b89897c4} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.11 22:13:50.302213 [ 4 ] {5bf7ee93-744e-4dbc-bfc0-7ff9b89897c4} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:50.302427 [ 4 ] {5bf7ee93-744e-4dbc-bfc0-7ff9b89897c4} executeQuery: Read 32 rows, 2.41 KiB in 0.001468 sec., 21798.365122615804 rows/sec., 1.60 MiB/sec. 2025.03.11 22:13:50.302482 [ 4 ] {5bf7ee93-744e-4dbc-bfc0-7ff9b89897c4} TCPHandler: Processed in 0.001660244 sec. 2025.03.11 22:13:50.302587 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:50.302691 [ 4 ] {23878bd1-42ca-49ed-9eec-20bb5d4e19b7} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:13:50.302735 [ 4 ] {23878bd1-42ca-49ed-9eec-20bb5d4e19b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:13:50.303311 [ 4 ] {23878bd1-42ca-49ed-9eec-20bb5d4e19b7} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:50.303351 [ 4 ] {23878bd1-42ca-49ed-9eec-20bb5d4e19b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:50.303708 [ 4 ] {23878bd1-42ca-49ed-9eec-20bb5d4e19b7} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.11 22:13:50.303960 [ 4 ] {23878bd1-42ca-49ed-9eec-20bb5d4e19b7} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:50.304175 [ 4 ] {23878bd1-42ca-49ed-9eec-20bb5d4e19b7} executeQuery: Read 96 rows, 7.68 KiB in 0.001503 sec., 63872.255489021954 rows/sec., 4.99 MiB/sec. 2025.03.11 22:13:50.304263 [ 4 ] {23878bd1-42ca-49ed-9eec-20bb5d4e19b7} TCPHandler: Processed in 0.001725445 sec. 2025.03.11 22:13:50.304422 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:50.304743 [ 4 ] {9c675da1-bb85-4f55-bf70-0e09b83ed63c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:50.304873 [ 4 ] {9c675da1-bb85-4f55-bf70-0e09b83ed63c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:13:50.305444 [ 4 ] {9c675da1-bb85-4f55-bf70-0e09b83ed63c} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:50.305493 [ 4 ] {9c675da1-bb85-4f55-bf70-0e09b83ed63c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:50.305902 [ 4 ] {9c675da1-bb85-4f55-bf70-0e09b83ed63c} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.11 22:13:50.306140 [ 4 ] {9c675da1-bb85-4f55-bf70-0e09b83ed63c} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:50.306340 [ 4 ] {9c675da1-bb85-4f55-bf70-0e09b83ed63c} executeQuery: Read 160 rows, 11.41 KiB in 0.001727 sec., 92646.20729588882 rows/sec., 6.45 MiB/sec. 2025.03.11 22:13:50.306393 [ 4 ] {9c675da1-bb85-4f55-bf70-0e09b83ed63c} TCPHandler: Processed in 0.002049267 sec. 2025.03.11 22:13:50.306501 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:50.306601 [ 4 ] {acab357c-772e-4335-8c3d-1a91cc3a514a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:50.306665 [ 4 ] {acab357c-772e-4335-8c3d-1a91cc3a514a} 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_histogramu64 2025.03.11 22:13:50.307772 [ 4 ] {acab357c-772e-4335-8c3d-1a91cc3a514a} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:50.307811 [ 4 ] {acab357c-772e-4335-8c3d-1a91cc3a514a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:50.308452 [ 4 ] {acab357c-772e-4335-8c3d-1a91cc3a514a} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.11 22:13:50.308708 [ 4 ] {acab357c-772e-4335-8c3d-1a91cc3a514a} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:50.308905 [ 146 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.11 22:13:50.308980 [ 4 ] {acab357c-772e-4335-8c3d-1a91cc3a514a} executeQuery: Read 32 rows, 58.72 KiB in 0.002394 sec., 13366.750208855472 rows/sec., 23.95 MiB/sec. 2025.03.11 22:13:50.308990 [ 146 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:50.309060 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:50.309341 [ 4 ] {acab357c-772e-4335-8c3d-1a91cc3a514a} TCPHandler: Processed in 0.002885634 sec. 2025.03.11 22:13:50.309391 [ 198 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.11 22:13:50.309525 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:50.309776 [ 4 ] {7fea1e65-f60d-4812-88f5-103b75b7425b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:13:50.309899 [ 4 ] {7fea1e65-f60d-4812-88f5-103b75b7425b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:13:50.310142 [ 198 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:50.310397 [ 198 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1274 rows starting from the beginning of the part 2025.03.11 22:13:50.311208 [ 198 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part 2025.03.11 22:13:50.311909 [ 198 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2025.03.11 22:13:50.312102 [ 4 ] {7fea1e65-f60d-4812-88f5-103b75b7425b} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:50.312220 [ 4 ] {7fea1e65-f60d-4812-88f5-103b75b7425b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:50.312692 [ 198 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part 2025.03.11 22:13:50.313338 [ 198 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2025.03.11 22:13:50.313930 [ 4 ] {7fea1e65-f60d-4812-88f5-103b75b7425b} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.11 22:13:50.314064 [ 198 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part 2025.03.11 22:13:50.314748 [ 4 ] {7fea1e65-f60d-4812-88f5-103b75b7425b} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:50.315220 [ 4 ] {7fea1e65-f60d-4812-88f5-103b75b7425b} executeQuery: Read 60 rows, 4.14 KiB in 0.00555 sec., 10810.81081081081 rows/sec., 746.06 KiB/sec. 2025.03.11 22:13:50.315345 [ 4 ] {7fea1e65-f60d-4812-88f5-103b75b7425b} TCPHandler: Processed in 0.005894891 sec. 2025.03.11 22:13:50.323988 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 19 columns (19 merged, 0 gathered) in 0.014789676 sec., 93714.02050998277 rows/sec., 167.93 MiB/sec. 2025.03.11 22:13:50.325319 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.11 22:13:50.325796 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_71_14} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:50.325899 [ 189 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_71_14} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.11 22:13:50.326068 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. 2025.03.11 22:13:51.000182 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 230.83 MiB, peak 243.44 MiB, free memory in arenas 0.00 B, will set to 234.67 MiB (RSS), difference: 3.85 MiB 2025.03.11 22:13:53.461925 [ 144 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:13:53.462028 [ 144 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:13:53.657165 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 2025.03.11 22:13:53.657938 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:53.657996 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:53.658547 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.11 22:13:53.658812 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:53.659052 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.03.11 22:13:55.297265 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:55.297453 [ 4 ] {83733917-2389-42fc-a4f4-1ca099bcf1a6} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:13:55.297522 [ 4 ] {83733917-2389-42fc-a4f4-1ca099bcf1a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:13:55.298297 [ 4 ] {83733917-2389-42fc-a4f4-1ca099bcf1a6} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:55.298346 [ 4 ] {83733917-2389-42fc-a4f4-1ca099bcf1a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:55.298781 [ 4 ] {83733917-2389-42fc-a4f4-1ca099bcf1a6} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.11 22:13:55.299032 [ 4 ] {83733917-2389-42fc-a4f4-1ca099bcf1a6} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:55.299235 [ 142 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 2025.03.11 22:13:55.299272 [ 4 ] {83733917-2389-42fc-a4f4-1ca099bcf1a6} executeQuery: Read 72 rows, 5.96 KiB in 0.00187 sec., 38502.673796791445 rows/sec., 3.11 MiB/sec. 2025.03.11 22:13:55.299327 [ 142 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:55.299393 [ 4 ] {83733917-2389-42fc-a4f4-1ca099bcf1a6} TCPHandler: Processed in 0.002263769 sec. 2025.03.11 22:13:55.299397 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:55.299614 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:55.299686 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_90_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full 2025.03.11 22:13:55.299876 [ 4 ] {e2132bd9-0f32-440c-b074-820d60fa2fe2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:13:55.300052 [ 4 ] {e2132bd9-0f32-440c-b074-820d60fa2fe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:13:55.300182 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_90_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:55.300339 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 1406 rows starting from the beginning of the part 2025.03.11 22:13:55.300770 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 72 rows starting from the beginning of the part 2025.03.11 22:13:55.301163 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 120 rows starting from the beginning of the part 2025.03.11 22:13:55.301583 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 73 rows starting from the beginning of the part 2025.03.11 22:13:55.301987 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 120 rows starting from the beginning of the part 2025.03.11 22:13:55.302312 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 72 rows starting from the beginning of the part 2025.03.11 22:13:55.304181 [ 4 ] {e2132bd9-0f32-440c-b074-820d60fa2fe2} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:55.304258 [ 4 ] {e2132bd9-0f32-440c-b074-820d60fa2fe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:55.305312 [ 4 ] {e2132bd9-0f32-440c-b074-820d60fa2fe2} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.11 22:13:55.305686 [ 4 ] {e2132bd9-0f32-440c-b074-820d60fa2fe2} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:55.306205 [ 191 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_90_18} MergeTask::MergeProjectionsStage: Merge sorted 1863 rows, containing 5 columns (5 merged, 0 gathered) in 0.006682427 sec., 278790.92431537225 rows/sec., 24.31 MiB/sec. 2025.03.11 22:13:55.306238 [ 4 ] {e2132bd9-0f32-440c-b074-820d60fa2fe2} executeQuery: Read 8 rows, 616.00 B in 0.006465 sec., 1237.432327919567 rows/sec., 93.05 KiB/sec. 2025.03.11 22:13:55.306381 [ 4 ] {e2132bd9-0f32-440c-b074-820d60fa2fe2} TCPHandler: Processed in 0.006878319 sec. 2025.03.11 22:13:55.306557 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_90_18} MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) 2025.03.11 22:13:55.306588 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:55.306711 [ 4 ] {d50f9052-d709-4939-8746-032877ca82ec} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:13:55.306772 [ 4 ] {d50f9052-d709-4939-8746-032877ca82ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:13:55.306997 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_90_18} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:55.307127 [ 192 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_90_18} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 2025.03.11 22:13:55.307244 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2025.03.11 22:13:55.307522 [ 4 ] {d50f9052-d709-4939-8746-032877ca82ec} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:55.307560 [ 4 ] {d50f9052-d709-4939-8746-032877ca82ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:55.307931 [ 4 ] {d50f9052-d709-4939-8746-032877ca82ec} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.11 22:13:55.308172 [ 4 ] {d50f9052-d709-4939-8746-032877ca82ec} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:55.308367 [ 142 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 2025.03.11 22:13:55.308395 [ 4 ] {d50f9052-d709-4939-8746-032877ca82ec} executeQuery: Read 72 rows, 5.76 KiB in 0.001716 sec., 41958.041958041955 rows/sec., 3.28 MiB/sec. 2025.03.11 22:13:55.308444 [ 142 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:55.308527 [ 4 ] {d50f9052-d709-4939-8746-032877ca82ec} TCPHandler: Processed in 0.002003187 sec. 2025.03.11 22:13:55.308535 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:55.308755 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:55.308810 [ 200 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_90_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full 2025.03.11 22:13:55.308949 [ 4 ] {1165b1ad-8119-4a48-a5e8-6251ff9af51b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:55.309150 [ 4 ] {1165b1ad-8119-4a48-a5e8-6251ff9af51b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:13:55.309164 [ 200 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_90_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:55.309305 [ 200 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 632 rows starting from the beginning of the part 2025.03.11 22:13:55.309770 [ 200 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 72 rows starting from the beginning of the part 2025.03.11 22:13:55.310397 [ 200 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 96 rows starting from the beginning of the part 2025.03.11 22:13:55.311015 [ 200 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 74 rows starting from the beginning of the part 2025.03.11 22:13:55.311414 [ 200 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 96 rows starting from the beginning of the part 2025.03.11 22:13:55.311932 [ 200 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 72 rows starting from the beginning of the part 2025.03.11 22:13:55.313151 [ 4 ] {1165b1ad-8119-4a48-a5e8-6251ff9af51b} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:55.313197 [ 4 ] {1165b1ad-8119-4a48-a5e8-6251ff9af51b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:55.313757 [ 4 ] {1165b1ad-8119-4a48-a5e8-6251ff9af51b} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.11 22:13:55.314094 [ 4 ] {1165b1ad-8119-4a48-a5e8-6251ff9af51b} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:55.314196 [ 192 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_90_18} MergeTask::MergeProjectionsStage: Merge sorted 1042 rows, containing 5 columns (5 merged, 0 gathered) in 0.005543247 sec., 187976.46938698564 rows/sec., 15.09 MiB/sec. 2025.03.11 22:13:55.314506 [ 4 ] {1165b1ad-8119-4a48-a5e8-6251ff9af51b} executeQuery: Read 160 rows, 11.41 KiB in 0.005579 sec., 28678.974726653523 rows/sec., 2.00 MiB/sec. 2025.03.11 22:13:55.314606 [ 195 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_90_18} MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) 2025.03.11 22:13:55.314877 [ 4 ] {1165b1ad-8119-4a48-a5e8-6251ff9af51b} TCPHandler: Processed in 0.006221783 sec. 2025.03.11 22:13:55.315222 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:55.315531 [ 4 ] {3ecded13-7641-460e-bec5-370e4a12194c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:55.315689 [ 4 ] {3ecded13-7641-460e-bec5-370e4a12194c} 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_histogramu64 2025.03.11 22:13:55.315767 [ 195 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_90_18} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:55.316022 [ 195 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_90_18} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 2025.03.11 22:13:55.316225 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.03.11 22:13:55.317131 [ 4 ] {3ecded13-7641-460e-bec5-370e4a12194c} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:55.317176 [ 4 ] {3ecded13-7641-460e-bec5-370e4a12194c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:55.317789 [ 4 ] {3ecded13-7641-460e-bec5-370e4a12194c} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.11 22:13:55.318054 [ 4 ] {3ecded13-7641-460e-bec5-370e4a12194c} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:55.318302 [ 4 ] {3ecded13-7641-460e-bec5-370e4a12194c} executeQuery: Read 8 rows, 14.68 KiB in 0.002881 sec., 2776.8136063866714 rows/sec., 4.98 MiB/sec. 2025.03.11 22:13:55.318398 [ 4 ] {3ecded13-7641-460e-bec5-370e4a12194c} TCPHandler: Processed in 0.003248998 sec. 2025.03.11 22:13:55.318515 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:55.318619 [ 4 ] {634faa07-59ea-41a6-83aa-6b36a7e2f866} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:13:55.318666 [ 4 ] {634faa07-59ea-41a6-83aa-6b36a7e2f866} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:13:55.319100 [ 4 ] {634faa07-59ea-41a6-83aa-6b36a7e2f866} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:55.319138 [ 4 ] {634faa07-59ea-41a6-83aa-6b36a7e2f866} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:55.319497 [ 4 ] {634faa07-59ea-41a6-83aa-6b36a7e2f866} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.11 22:13:55.319732 [ 4 ] {634faa07-59ea-41a6-83aa-6b36a7e2f866} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:55.319929 [ 4 ] {634faa07-59ea-41a6-83aa-6b36a7e2f866} executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. 2025.03.11 22:13:55.319979 [ 4 ] {634faa07-59ea-41a6-83aa-6b36a7e2f866} TCPHandler: Processed in 0.001516283 sec. 2025.03.11 22:13:55.378926 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.03.11 22:13:55.399467 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:55.399512 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:55.406936 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.11 22:13:55.407696 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:55.410180 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.03.11 22:13:56.567212 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:56.567400 [ 4 ] {3ce55234-ca8d-476a-96b1-c376c86eeae2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.11 22:13:56.567470 [ 4 ] {3ce55234-ca8d-476a-96b1-c376c86eeae2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.11 22:13:56.568223 [ 4 ] {3ce55234-ca8d-476a-96b1-c376c86eeae2} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:56.568274 [ 4 ] {3ce55234-ca8d-476a-96b1-c376c86eeae2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:56.568721 [ 4 ] {3ce55234-ca8d-476a-96b1-c376c86eeae2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.11 22:13:56.568989 [ 4 ] {3ce55234-ca8d-476a-96b1-c376c86eeae2} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:56.569188 [ 138 ] {} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.11 22:13:56.569251 [ 4 ] {3ce55234-ca8d-476a-96b1-c376c86eeae2} executeQuery: Read 24 rows, 2.04 KiB in 0.001899 sec., 12638.23064770932 rows/sec., 1.05 MiB/sec. 2025.03.11 22:13:56.569275 [ 138 ] {} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:56.569339 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:56.569370 [ 4 ] {3ce55234-ca8d-476a-96b1-c376c86eeae2} TCPHandler: Processed in 0.002284739 sec. 2025.03.11 22:13:56.569640 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:56.569648 [ 192 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.03.11 22:13:56.569911 [ 4 ] {bf9b9001-4bbc-49c0-bc0a-4f2602307ef1} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:13:56.569946 [ 192 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:56.569970 [ 4 ] {bf9b9001-4bbc-49c0-bc0a-4f2602307ef1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:13:56.569993 [ 192 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part 2025.03.11 22:13:56.570122 [ 192 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part 2025.03.11 22:13:56.570508 [ 192 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part 2025.03.11 22:13:56.570867 [ 192 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part 2025.03.11 22:13:56.571354 [ 192 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part 2025.03.11 22:13:56.572466 [ 4 ] {bf9b9001-4bbc-49c0-bc0a-4f2602307ef1} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:56.572511 [ 4 ] {bf9b9001-4bbc-49c0-bc0a-4f2602307ef1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:56.573047 [ 4 ] {bf9b9001-4bbc-49c0-bc0a-4f2602307ef1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.11 22:13:56.573194 [ 195 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.003750172 sec., 31998.532333983614 rows/sec., 2.78 MiB/sec. 2025.03.11 22:13:56.573405 [ 4 ] {bf9b9001-4bbc-49c0-bc0a-4f2602307ef1} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:56.573458 [ 195 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.11 22:13:56.573837 [ 4 ] {bf9b9001-4bbc-49c0-bc0a-4f2602307ef1} executeQuery: Read 2 rows, 167.00 B in 0.003982 sec., 502.260170768458 rows/sec., 40.96 KiB/sec. 2025.03.11 22:13:56.573967 [ 4 ] {bf9b9001-4bbc-49c0-bc0a-4f2602307ef1} TCPHandler: Processed in 0.004421487 sec. 2025.03.11 22:13:56.574148 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:56.574155 [ 186 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_13_3} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:56.574331 [ 4 ] {c77f632a-fccb-4326-87de-f31d2529dfb2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:13:56.574372 [ 186 ] {285a8ffc-1203-4d5c-8f20-ceca1e64a2ce::all_1_13_3} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.11 22:13:56.574409 [ 4 ] {c77f632a-fccb-4326-87de-f31d2529dfb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:13:56.574571 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.11 22:13:56.575778 [ 4 ] {c77f632a-fccb-4326-87de-f31d2529dfb2} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:56.575821 [ 4 ] {c77f632a-fccb-4326-87de-f31d2529dfb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:56.576265 [ 4 ] {c77f632a-fccb-4326-87de-f31d2529dfb2} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.11 22:13:56.576506 [ 4 ] {c77f632a-fccb-4326-87de-f31d2529dfb2} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:56.576736 [ 4 ] {c77f632a-fccb-4326-87de-f31d2529dfb2} executeQuery: Read 1381 rows, 118.04 KiB in 0.00246 sec., 561382.1138211383 rows/sec., 46.86 MiB/sec. 2025.03.11 22:13:56.576847 [ 4 ] {c77f632a-fccb-4326-87de-f31d2529dfb2} TCPHandler: Processed in 0.002767944 sec. 2025.03.11 22:13:56.577027 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:56.577265 [ 4 ] {a29904d3-dfcc-4f17-9092-1d8b172d10c7} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:13:56.577313 [ 4 ] {a29904d3-dfcc-4f17-9092-1d8b172d10c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:13:56.577879 [ 4 ] {a29904d3-dfcc-4f17-9092-1d8b172d10c7} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:56.577918 [ 4 ] {a29904d3-dfcc-4f17-9092-1d8b172d10c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:56.578264 [ 4 ] {a29904d3-dfcc-4f17-9092-1d8b172d10c7} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.11 22:13:56.578514 [ 4 ] {a29904d3-dfcc-4f17-9092-1d8b172d10c7} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:56.578713 [ 4 ] {a29904d3-dfcc-4f17-9092-1d8b172d10c7} executeQuery: Read 46 rows, 3.51 KiB in 0.001505 sec., 30564.784053156145 rows/sec., 2.28 MiB/sec. 2025.03.11 22:13:56.578765 [ 4 ] {a29904d3-dfcc-4f17-9092-1d8b172d10c7} TCPHandler: Processed in 0.001846605 sec. 2025.03.11 22:13:56.578885 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:56.578999 [ 4 ] {a90553b6-25a0-46e7-b0b4-0759cf2c4814} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.11 22:13:56.579045 [ 4 ] {a90553b6-25a0-46e7-b0b4-0759cf2c4814} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.11 22:13:56.579720 [ 4 ] {a90553b6-25a0-46e7-b0b4-0759cf2c4814} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:56.579760 [ 4 ] {a90553b6-25a0-46e7-b0b4-0759cf2c4814} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:56.580153 [ 4 ] {a90553b6-25a0-46e7-b0b4-0759cf2c4814} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.11 22:13:56.580402 [ 4 ] {a90553b6-25a0-46e7-b0b4-0759cf2c4814} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:56.580692 [ 4 ] {a90553b6-25a0-46e7-b0b4-0759cf2c4814} executeQuery: Read 252 rows, 17.85 KiB in 0.001692 sec., 148936.17021276595 rows/sec., 10.30 MiB/sec. 2025.03.11 22:13:56.580840 [ 4 ] {a90553b6-25a0-46e7-b0b4-0759cf2c4814} TCPHandler: Processed in 0.002003637 sec. 2025.03.11 22:13:56.580963 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:56.581093 [ 4 ] {e12635cb-9bf2-4251-b95b-bec02f52fd16} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.11 22:13:56.581158 [ 4 ] {e12635cb-9bf2-4251-b95b-bec02f52fd16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.11 22:13:56.581713 [ 4 ] {e12635cb-9bf2-4251-b95b-bec02f52fd16} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:56.581751 [ 4 ] {e12635cb-9bf2-4251-b95b-bec02f52fd16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:56.582105 [ 4 ] {e12635cb-9bf2-4251-b95b-bec02f52fd16} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.11 22:13:56.582345 [ 4 ] {e12635cb-9bf2-4251-b95b-bec02f52fd16} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:56.582500 [ 138 ] {} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.11 22:13:56.582555 [ 138 ] {} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:56.582592 [ 4 ] {e12635cb-9bf2-4251-b95b-bec02f52fd16} executeQuery: Read 12 rows, 960.00 B in 0.001513 sec., 7931.2623925974885 rows/sec., 619.63 KiB/sec. 2025.03.11 22:13:56.582598 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:56.582754 [ 4 ] {e12635cb-9bf2-4251-b95b-bec02f52fd16} TCPHandler: Processed in 0.001833725 sec. 2025.03.11 22:13:56.583078 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:56.583078 [ 193 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.03.11 22:13:56.583264 [ 4 ] {b5d40217-2096-45b3-b769-7d85ee12c8bf} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:13:56.583374 [ 4 ] {b5d40217-2096-45b3-b769-7d85ee12c8bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:13:56.583387 [ 193 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:56.583497 [ 193 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part 2025.03.11 22:13:56.583780 [ 193 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2025.03.11 22:13:56.584167 [ 193 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part 2025.03.11 22:13:56.584498 [ 193 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part 2025.03.11 22:13:56.584855 [ 193 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2025.03.11 22:13:56.586555 [ 4 ] {b5d40217-2096-45b3-b769-7d85ee12c8bf} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:56.586635 [ 4 ] {b5d40217-2096-45b3-b769-7d85ee12c8bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:56.587375 [ 197 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00461924 sec., 12989.149730258658 rows/sec., 1.04 MiB/sec. 2025.03.11 22:13:56.587596 [ 197 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.11 22:13:56.587673 [ 4 ] {b5d40217-2096-45b3-b769-7d85ee12c8bf} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.11 22:13:56.588088 [ 197 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_13_3} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:56.588128 [ 4 ] {b5d40217-2096-45b3-b769-7d85ee12c8bf} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:56.588253 [ 197 ] {293a30b3-8fcb-4da4-9c22-73886ba8d36a::all_1_13_3} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.11 22:13:56.588506 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.11 22:13:56.588567 [ 4 ] {b5d40217-2096-45b3-b769-7d85ee12c8bf} executeQuery: Read 590 rows, 45.39 KiB in 0.005359 sec., 110095.1670087703 rows/sec., 8.27 MiB/sec. 2025.03.11 22:13:56.588638 [ 4 ] {b5d40217-2096-45b3-b769-7d85ee12c8bf} TCPHandler: Processed in 0.005669879 sec. 2025.03.11 22:13:56.588750 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:56.588862 [ 4 ] {4c81bbdd-82c1-4293-84e2-ba66556c02f4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:56.588912 [ 4 ] {4c81bbdd-82c1-4293-84e2-ba66556c02f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:13:56.589649 [ 4 ] {4c81bbdd-82c1-4293-84e2-ba66556c02f4} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:56.589687 [ 4 ] {4c81bbdd-82c1-4293-84e2-ba66556c02f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:56.590129 [ 4 ] {4c81bbdd-82c1-4293-84e2-ba66556c02f4} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.11 22:13:56.590385 [ 4 ] {4c81bbdd-82c1-4293-84e2-ba66556c02f4} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:56.590571 [ 138 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.11 22:13:56.590623 [ 138 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:56.590635 [ 4 ] {4c81bbdd-82c1-4293-84e2-ba66556c02f4} executeQuery: Read 947 rows, 65.46 KiB in 0.001787 sec., 529938.4443200895 rows/sec., 35.77 MiB/sec. 2025.03.11 22:13:56.590656 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:56.590807 [ 4 ] {4c81bbdd-82c1-4293-84e2-ba66556c02f4} TCPHandler: Processed in 0.002102588 sec. 2025.03.11 22:13:56.590975 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.03.11 22:13:56.591068 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:56.591430 [ 4 ] {9a83cd63-9c0d-43d6-9b22-80479d4a42cc} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:13:56.591532 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:56.591667 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_91_18} MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24158 rows starting from the beginning of the part 2025.03.11 22:13:56.591810 [ 4 ] {9a83cd63-9c0d-43d6-9b22-80479d4a42cc} 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_histogramu64 2025.03.11 22:13:56.592161 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part 2025.03.11 22:13:56.592619 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 161 rows starting from the beginning of the part 2025.03.11 22:13:56.593067 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part 2025.03.11 22:13:56.593539 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part 2025.03.11 22:13:56.593918 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 947 rows starting from the beginning of the part 2025.03.11 22:13:56.596792 [ 4 ] {9a83cd63-9c0d-43d6-9b22-80479d4a42cc} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:56.596843 [ 4 ] {9a83cd63-9c0d-43d6-9b22-80479d4a42cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:56.597728 [ 4 ] {9a83cd63-9c0d-43d6-9b22-80479d4a42cc} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.11 22:13:56.598033 [ 4 ] {9a83cd63-9c0d-43d6-9b22-80479d4a42cc} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:56.598284 [ 4 ] {9a83cd63-9c0d-43d6-9b22-80479d4a42cc} executeQuery: Read 32 rows, 58.72 KiB in 0.006986 sec., 4580.589750930432 rows/sec., 8.21 MiB/sec. 2025.03.11 22:13:56.598383 [ 4 ] {9a83cd63-9c0d-43d6-9b22-80479d4a42cc} TCPHandler: Processed in 0.007406794 sec. 2025.03.11 22:13:56.598504 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:13:56.598624 [ 4 ] {f947885e-ae84-4c7f-bc74-c24196e31344} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:13:56.598671 [ 4 ] {f947885e-ae84-4c7f-bc74-c24196e31344} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:13:56.599131 [ 4 ] {f947885e-ae84-4c7f-bc74-c24196e31344} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:56.599171 [ 4 ] {f947885e-ae84-4c7f-bc74-c24196e31344} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:56.599590 [ 4 ] {f947885e-ae84-4c7f-bc74-c24196e31344} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.11 22:13:56.599886 [ 4 ] {f947885e-ae84-4c7f-bc74-c24196e31344} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:56.600066 [ 138 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.11 22:13:56.600117 [ 138 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:56.600135 [ 4 ] {f947885e-ae84-4c7f-bc74-c24196e31344} executeQuery: Read 24 rows, 1.66 KiB in 0.00153 sec., 15686.274509803923 rows/sec., 1.06 MiB/sec. 2025.03.11 22:13:56.600153 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.11 22:13:56.600302 [ 4 ] {f947885e-ae84-4c7f-bc74-c24196e31344} TCPHandler: Processed in 0.001848016 sec. 2025.03.11 22:13:56.600525 [ 187 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.03.11 22:13:56.600694 [ 187 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:13:56.600734 [ 187 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4428 rows starting from the beginning of the part 2025.03.11 22:13:56.600834 [ 187 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part 2025.03.11 22:13:56.601129 [ 187 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2025.03.11 22:13:56.601343 [ 187 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part 2025.03.11 22:13:56.601604 [ 187 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part 2025.03.11 22:13:56.601932 [ 187 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 24 rows starting from the beginning of the part 2025.03.11 22:13:56.602491 [ 188 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 25746 rows, containing 5 columns (5 merged, 0 gathered) in 0.01169768 sec., 2200949.248056025 rows/sec., 150.78 MiB/sec. 2025.03.11 22:13:56.602854 [ 194 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.11 22:13:56.603379 [ 194 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_91_18} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:56.603635 [ 194 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_91_18} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.11 22:13:56.603860 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.03.11 22:13:56.604871 [ 194 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 4692 rows, containing 4 columns (4 merged, 0 gathered) in 0.004517959 sec., 1038522.0405939939 rows/sec., 69.99 MiB/sec. 2025.03.11 22:13:56.605199 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.11 22:13:56.605520 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_91_18} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:56.605608 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_91_18} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.11 22:13:56.605699 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.03.11 22:13:58.783745 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1314 2025.03.11 22:13:58.787137 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:13:58.787179 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:13:58.788662 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.11 22:13:58.788963 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:13:58.789442 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1314 2025.03.11 22:14:00.294228 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:00.294435 [ 4 ] {3f46403c-3c6d-46cd-874b-619e921110e3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:14:00.294514 [ 4 ] {3f46403c-3c6d-46cd-874b-619e921110e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:14:00.295385 [ 4 ] {3f46403c-3c6d-46cd-874b-619e921110e3} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:00.295429 [ 4 ] {3f46403c-3c6d-46cd-874b-619e921110e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:00.295877 [ 4 ] {3f46403c-3c6d-46cd-874b-619e921110e3} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.11 22:14:00.296151 [ 4 ] {3f46403c-3c6d-46cd-874b-619e921110e3} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:00.296390 [ 4 ] {3f46403c-3c6d-46cd-874b-619e921110e3} executeQuery: Read 56 rows, 4.38 KiB in 0.002011 sec., 27846.8423669816 rows/sec., 2.13 MiB/sec. 2025.03.11 22:14:00.296454 [ 4 ] {3f46403c-3c6d-46cd-874b-619e921110e3} TCPHandler: Processed in 0.002362991 sec. 2025.03.11 22:14:00.296583 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:00.296703 [ 4 ] {1f5ae777-06c4-45ac-b5d9-ae98f94e5654} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:14:00.296753 [ 4 ] {1f5ae777-06c4-45ac-b5d9-ae98f94e5654} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:14:00.297333 [ 4 ] {1f5ae777-06c4-45ac-b5d9-ae98f94e5654} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:00.297376 [ 4 ] {1f5ae777-06c4-45ac-b5d9-ae98f94e5654} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:00.297766 [ 4 ] {1f5ae777-06c4-45ac-b5d9-ae98f94e5654} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.11 22:14:00.298015 [ 4 ] {1f5ae777-06c4-45ac-b5d9-ae98f94e5654} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:00.298236 [ 4 ] {1f5ae777-06c4-45ac-b5d9-ae98f94e5654} executeQuery: Read 64 rows, 5.12 KiB in 0.001559 sec., 41051.95638229634 rows/sec., 3.20 MiB/sec. 2025.03.11 22:14:00.298294 [ 4 ] {1f5ae777-06c4-45ac-b5d9-ae98f94e5654} TCPHandler: Processed in 0.001767905 sec. 2025.03.11 22:14:00.298433 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:00.298542 [ 4 ] {83602b8f-49f5-4fe4-a228-27f45e945197} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:00.298593 [ 4 ] {83602b8f-49f5-4fe4-a228-27f45e945197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:14:00.299142 [ 4 ] {83602b8f-49f5-4fe4-a228-27f45e945197} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:00.299181 [ 4 ] {83602b8f-49f5-4fe4-a228-27f45e945197} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:00.299619 [ 4 ] {83602b8f-49f5-4fe4-a228-27f45e945197} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.11 22:14:00.300134 [ 4 ] {83602b8f-49f5-4fe4-a228-27f45e945197} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:00.300342 [ 4 ] {83602b8f-49f5-4fe4-a228-27f45e945197} executeQuery: Read 96 rows, 6.85 KiB in 0.001822 sec., 52689.35236004391 rows/sec., 3.67 MiB/sec. 2025.03.11 22:14:00.300404 [ 4 ] {83602b8f-49f5-4fe4-a228-27f45e945197} TCPHandler: Processed in 0.002024187 sec. 2025.03.11 22:14:00.301780 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:00.301977 [ 4 ] {a77cc5ff-9ae6-490c-ab46-28f17b1126b4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:14:00.302053 [ 4 ] {a77cc5ff-9ae6-490c-ab46-28f17b1126b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:14:00.302663 [ 4 ] {a77cc5ff-9ae6-490c-ab46-28f17b1126b4} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:00.302710 [ 4 ] {a77cc5ff-9ae6-490c-ab46-28f17b1126b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:00.303098 [ 4 ] {a77cc5ff-9ae6-490c-ab46-28f17b1126b4} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.11 22:14:00.303341 [ 4 ] {a77cc5ff-9ae6-490c-ab46-28f17b1126b4} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:00.303565 [ 4 ] {a77cc5ff-9ae6-490c-ab46-28f17b1126b4} executeQuery: Read 36 rows, 2.48 KiB in 0.001644 sec., 21897.810218978102 rows/sec., 1.48 MiB/sec. 2025.03.11 22:14:00.303636 [ 4 ] {a77cc5ff-9ae6-490c-ab46-28f17b1126b4} TCPHandler: Processed in 0.002026367 sec. 2025.03.11 22:14:01.159262 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 2025.03.11 22:14:01.160384 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:01.160473 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:01.161067 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.11 22:14:01.161319 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:01.161565 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2025.03.11 22:14:02.910321 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.03.11 22:14:02.931436 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:02.931492 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:02.938824 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.11 22:14:02.939612 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:02.943770 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.03.11 22:14:05.298394 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:05.298579 [ 4 ] {70d00bee-7301-44cb-b0b5-7142f35e7c5b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:14:05.298651 [ 4 ] {70d00bee-7301-44cb-b0b5-7142f35e7c5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:14:05.299457 [ 4 ] {70d00bee-7301-44cb-b0b5-7142f35e7c5b} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:05.299500 [ 4 ] {70d00bee-7301-44cb-b0b5-7142f35e7c5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:05.299942 [ 4 ] {70d00bee-7301-44cb-b0b5-7142f35e7c5b} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.11 22:14:05.300204 [ 4 ] {70d00bee-7301-44cb-b0b5-7142f35e7c5b} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:05.300414 [ 4 ] {70d00bee-7301-44cb-b0b5-7142f35e7c5b} executeQuery: Read 72 rows, 5.96 KiB in 0.001885 sec., 38196.28647214854 rows/sec., 3.09 MiB/sec. 2025.03.11 22:14:05.300478 [ 4 ] {70d00bee-7301-44cb-b0b5-7142f35e7c5b} TCPHandler: Processed in 0.002217408 sec. 2025.03.11 22:14:05.300610 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:05.300724 [ 4 ] {b7c2e503-2240-4093-bfb4-7d27d2d477a7} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:14:05.300773 [ 4 ] {b7c2e503-2240-4093-bfb4-7d27d2d477a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:14:05.301310 [ 4 ] {b7c2e503-2240-4093-bfb4-7d27d2d477a7} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:05.301348 [ 4 ] {b7c2e503-2240-4093-bfb4-7d27d2d477a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:05.301703 [ 4 ] {b7c2e503-2240-4093-bfb4-7d27d2d477a7} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.11 22:14:05.301952 [ 4 ] {b7c2e503-2240-4093-bfb4-7d27d2d477a7} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:05.302131 [ 4 ] {b7c2e503-2240-4093-bfb4-7d27d2d477a7} executeQuery: Read 8 rows, 616.00 B in 0.001433 sec., 5582.6936496859735 rows/sec., 419.79 KiB/sec. 2025.03.11 22:14:05.302183 [ 4 ] {b7c2e503-2240-4093-bfb4-7d27d2d477a7} TCPHandler: Processed in 0.001627024 sec. 2025.03.11 22:14:05.302289 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:05.302394 [ 4 ] {85532e73-266c-4bce-8579-adea9a57a4dc} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:14:05.302440 [ 4 ] {85532e73-266c-4bce-8579-adea9a57a4dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:14:05.302994 [ 4 ] {85532e73-266c-4bce-8579-adea9a57a4dc} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:05.303032 [ 4 ] {85532e73-266c-4bce-8579-adea9a57a4dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:05.303387 [ 4 ] {85532e73-266c-4bce-8579-adea9a57a4dc} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.11 22:14:05.303628 [ 4 ] {85532e73-266c-4bce-8579-adea9a57a4dc} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:05.303803 [ 4 ] {85532e73-266c-4bce-8579-adea9a57a4dc} executeQuery: Read 72 rows, 5.76 KiB in 0.001432 sec., 50279.32960893855 rows/sec., 3.93 MiB/sec. 2025.03.11 22:14:05.303855 [ 4 ] {85532e73-266c-4bce-8579-adea9a57a4dc} TCPHandler: Processed in 0.001615724 sec. 2025.03.11 22:14:05.303971 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:05.304077 [ 4 ] {0955745a-df78-4f40-998a-7bbc44255764} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:05.304125 [ 4 ] {0955745a-df78-4f40-998a-7bbc44255764} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:14:05.304651 [ 4 ] {0955745a-df78-4f40-998a-7bbc44255764} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:05.304689 [ 4 ] {0955745a-df78-4f40-998a-7bbc44255764} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:05.305084 [ 4 ] {0955745a-df78-4f40-998a-7bbc44255764} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.11 22:14:05.305328 [ 4 ] {0955745a-df78-4f40-998a-7bbc44255764} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:05.305512 [ 4 ] {0955745a-df78-4f40-998a-7bbc44255764} executeQuery: Read 160 rows, 11.41 KiB in 0.001456 sec., 109890.10989010989 rows/sec., 7.65 MiB/sec. 2025.03.11 22:14:05.305617 [ 4 ] {0955745a-df78-4f40-998a-7bbc44255764} TCPHandler: Processed in 0.001692394 sec. 2025.03.11 22:14:05.305779 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:05.306054 [ 4 ] {612711c5-620d-4c0a-bf17-8083ccf89c3c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:05.306137 [ 4 ] {612711c5-620d-4c0a-bf17-8083ccf89c3c} 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_histogramu64 2025.03.11 22:14:05.307201 [ 4 ] {612711c5-620d-4c0a-bf17-8083ccf89c3c} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:05.307240 [ 4 ] {612711c5-620d-4c0a-bf17-8083ccf89c3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:05.307844 [ 4 ] {612711c5-620d-4c0a-bf17-8083ccf89c3c} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.11 22:14:05.308117 [ 4 ] {612711c5-620d-4c0a-bf17-8083ccf89c3c} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:05.308311 [ 4 ] {612711c5-620d-4c0a-bf17-8083ccf89c3c} executeQuery: Read 8 rows, 14.68 KiB in 0.002356 sec., 3395.585738539898 rows/sec., 6.08 MiB/sec. 2025.03.11 22:14:05.308404 [ 4 ] {612711c5-620d-4c0a-bf17-8083ccf89c3c} TCPHandler: Processed in 0.002725373 sec. 2025.03.11 22:14:05.308518 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:05.308622 [ 4 ] {01872d43-d646-447b-9eaa-3322edfef244} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:14:05.308667 [ 4 ] {01872d43-d646-447b-9eaa-3322edfef244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:14:05.309110 [ 4 ] {01872d43-d646-447b-9eaa-3322edfef244} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:05.309148 [ 4 ] {01872d43-d646-447b-9eaa-3322edfef244} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:05.309502 [ 4 ] {01872d43-d646-447b-9eaa-3322edfef244} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.11 22:14:05.309733 [ 4 ] {01872d43-d646-447b-9eaa-3322edfef244} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:05.309909 [ 4 ] {01872d43-d646-447b-9eaa-3322edfef244} executeQuery: Read 60 rows, 4.14 KiB in 0.001309 sec., 45836.51642475172 rows/sec., 3.09 MiB/sec. 2025.03.11 22:14:05.309957 [ 4 ] {01872d43-d646-447b-9eaa-3322edfef244} TCPHandler: Processed in 0.001489882 sec. 2025.03.11 22:14:08.462091 [ 126 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:14:08.462170 [ 126 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:14:08.661794 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 2025.03.11 22:14:08.662723 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:08.662778 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:08.663347 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.11 22:14:08.663615 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:08.663894 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.03.11 22:14:08.663906 [ 126 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.11 22:14:08.664012 [ 126 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:08.664056 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:08.664399 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.11 22:14:08.664689 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:08.664733 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part 2025.03.11 22:14:08.664810 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part 2025.03.11 22:14:08.664898 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part 2025.03.11 22:14:08.665186 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part 2025.03.11 22:14:08.665359 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part 2025.03.11 22:14:08.665517 [ 199 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part 2025.03.11 22:14:08.668206 [ 194 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004022994 sec., 6383554.139031775 rows/sec., 91.32 MiB/sec. 2025.03.11 22:14:08.668630 [ 189 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.11 22:14:08.669179 [ 189 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_56_11} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:08.669328 [ 189 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_56_11} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.11 22:14:08.669494 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.03.11 22:14:08.692737 [ 126 ] {} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2025.03.11 22:14:08.692814 [ 126 ] {} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:08.692838 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:08.693029 [ 198 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2025.03.11 22:14:08.693421 [ 198 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:08.693464 [ 198 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part 2025.03.11 22:14:08.693592 [ 198 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2025.03.11 22:14:08.693755 [ 198 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.03.11 22:14:08.693958 [ 198 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2025.03.11 22:14:08.694126 [ 198 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2025.03.11 22:14:08.695198 [ 189 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00230344 sec., 16497.065258917097 rows/sec., 1.38 MiB/sec. 2025.03.11 22:14:08.695325 [ 198 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2025.03.11 22:14:08.695593 [ 198 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_18_4} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:08.695670 [ 198 ] {1c6e55bf-5661-479c-9407-a4f346866438::all_1_18_4} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2025.03.11 22:14:08.695743 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.11 22:14:08.789806 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1334 2025.03.11 22:14:08.793033 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:08.793081 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:08.794588 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.11 22:14:08.794897 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:08.795137 [ 126 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.11 22:14:08.795245 [ 126 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:08.795313 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:08.795816 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.11 22:14:08.797569 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1334 2025.03.11 22:14:08.797897 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:08.798067 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1180 rows starting from the beginning of the part 2025.03.11 22:14:08.798669 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 44 rows starting from the beginning of the part 2025.03.11 22:14:08.799343 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part 2025.03.11 22:14:08.800300 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part 2025.03.11 22:14:08.800991 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 44 rows starting from the beginning of the part 2025.03.11 22:14:08.801629 [ 190 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part 2025.03.11 22:14:08.809864 [ 189 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1334 rows, containing 72 columns (72 merged, 0 gathered) in 0.014404183 sec., 92611.98639311928 rows/sec., 71.84 MiB/sec. 2025.03.11 22:14:08.811455 [ 191 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.11 22:14:08.812260 [ 191 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_41_8} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:08.812369 [ 191 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_41_8} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.11 22:14:08.812703 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2025.03.11 22:14:10.299102 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:10.299306 [ 4 ] {b49b103b-dc95-42b2-b231-6f8a2e724a71} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:14:10.299384 [ 4 ] {b49b103b-dc95-42b2-b231-6f8a2e724a71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:14:10.300174 [ 4 ] {b49b103b-dc95-42b2-b231-6f8a2e724a71} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:10.300220 [ 4 ] {b49b103b-dc95-42b2-b231-6f8a2e724a71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:10.300662 [ 4 ] {b49b103b-dc95-42b2-b231-6f8a2e724a71} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.11 22:14:10.300919 [ 4 ] {b49b103b-dc95-42b2-b231-6f8a2e724a71} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:10.301164 [ 4 ] {b49b103b-dc95-42b2-b231-6f8a2e724a71} executeQuery: Read 120 rows, 10.41 KiB in 0.001905 sec., 62992.125984251965 rows/sec., 5.34 MiB/sec. 2025.03.11 22:14:10.301265 [ 4 ] {b49b103b-dc95-42b2-b231-6f8a2e724a71} TCPHandler: Processed in 0.00230003 sec. 2025.03.11 22:14:10.301422 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:10.301729 [ 4 ] {228b5410-8732-49c5-a0cc-7fac2998b785} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:14:10.301848 [ 4 ] {228b5410-8732-49c5-a0cc-7fac2998b785} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:14:10.302409 [ 4 ] {228b5410-8732-49c5-a0cc-7fac2998b785} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:10.302450 [ 4 ] {228b5410-8732-49c5-a0cc-7fac2998b785} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:10.302803 [ 4 ] {228b5410-8732-49c5-a0cc-7fac2998b785} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.11 22:14:10.303059 [ 4 ] {228b5410-8732-49c5-a0cc-7fac2998b785} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:10.303252 [ 117 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.11 22:14:10.303307 [ 4 ] {228b5410-8732-49c5-a0cc-7fac2998b785} executeQuery: Read 32 rows, 2.41 KiB in 0.001682 sec., 19024.97027348395 rows/sec., 1.40 MiB/sec. 2025.03.11 22:14:10.303360 [ 117 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:10.303436 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:10.303439 [ 4 ] {228b5410-8732-49c5-a0cc-7fac2998b785} TCPHandler: Processed in 0.002091087 sec. 2025.03.11 22:14:10.303653 [ 200 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.11 22:14:10.303672 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:10.303926 [ 4 ] {df3387e0-2d1a-4615-af29-d942ab855067} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:14:10.303942 [ 200 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:10.304009 [ 200 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 70 rows starting from the beginning of the part 2025.03.11 22:14:10.304020 [ 4 ] {df3387e0-2d1a-4615-af29-d942ab855067} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:14:10.304421 [ 200 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part 2025.03.11 22:14:10.304854 [ 200 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2025.03.11 22:14:10.305249 [ 200 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 46 rows starting from the beginning of the part 2025.03.11 22:14:10.305474 [ 200 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2025.03.11 22:14:10.305685 [ 200 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 32 rows starting from the beginning of the part 2025.03.11 22:14:10.306231 [ 4 ] {df3387e0-2d1a-4615-af29-d942ab855067} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:10.306279 [ 4 ] {df3387e0-2d1a-4615-af29-d942ab855067} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:10.306844 [ 4 ] {df3387e0-2d1a-4615-af29-d942ab855067} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.11 22:14:10.307124 [ 189 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.003588101 sec., 54624.99522728039 rows/sec., 4.22 MiB/sec. 2025.03.11 22:14:10.307228 [ 4 ] {df3387e0-2d1a-4615-af29-d942ab855067} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:10.307399 [ 189 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.11 22:14:10.307651 [ 4 ] {df3387e0-2d1a-4615-af29-d942ab855067} executeQuery: Read 96 rows, 7.68 KiB in 0.003813 sec., 25177.025963808024 rows/sec., 1.97 MiB/sec. 2025.03.11 22:14:10.307787 [ 4 ] {df3387e0-2d1a-4615-af29-d942ab855067} TCPHandler: Processed in 0.004167185 sec. 2025.03.11 22:14:10.307997 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:10.308094 [ 189 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_76_15} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:10.308202 [ 4 ] {337d71f8-bd5c-4dd2-aeeb-941eb6c91cb8} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:10.308276 [ 189 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_76_15} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.11 22:14:10.308291 [ 4 ] {337d71f8-bd5c-4dd2-aeeb-941eb6c91cb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:14:10.308466 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.11 22:14:10.308993 [ 4 ] {337d71f8-bd5c-4dd2-aeeb-941eb6c91cb8} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:10.309038 [ 4 ] {337d71f8-bd5c-4dd2-aeeb-941eb6c91cb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:10.309440 [ 4 ] {337d71f8-bd5c-4dd2-aeeb-941eb6c91cb8} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.11 22:14:10.309689 [ 4 ] {337d71f8-bd5c-4dd2-aeeb-941eb6c91cb8} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:10.309896 [ 4 ] {337d71f8-bd5c-4dd2-aeeb-941eb6c91cb8} executeQuery: Read 160 rows, 11.41 KiB in 0.001769 sec., 90446.57998869418 rows/sec., 6.30 MiB/sec. 2025.03.11 22:14:10.309950 [ 4 ] {337d71f8-bd5c-4dd2-aeeb-941eb6c91cb8} TCPHandler: Processed in 0.002040878 sec. 2025.03.11 22:14:10.310076 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:10.310183 [ 4 ] {442766ee-39ed-47a1-8cc0-c21a1de62e6e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:10.310251 [ 4 ] {442766ee-39ed-47a1-8cc0-c21a1de62e6e} 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_histogramu64 2025.03.11 22:14:10.311371 [ 4 ] {442766ee-39ed-47a1-8cc0-c21a1de62e6e} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:10.311411 [ 4 ] {442766ee-39ed-47a1-8cc0-c21a1de62e6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:10.312057 [ 4 ] {442766ee-39ed-47a1-8cc0-c21a1de62e6e} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.11 22:14:10.312318 [ 4 ] {442766ee-39ed-47a1-8cc0-c21a1de62e6e} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:10.312593 [ 4 ] {442766ee-39ed-47a1-8cc0-c21a1de62e6e} executeQuery: Read 32 rows, 58.72 KiB in 0.002427 sec., 13185.002060156572 rows/sec., 23.63 MiB/sec. 2025.03.11 22:14:10.312973 [ 4 ] {442766ee-39ed-47a1-8cc0-c21a1de62e6e} TCPHandler: Processed in 0.002943085 sec. 2025.03.11 22:14:10.313310 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:10.313418 [ 4 ] {368b57cf-bfab-4cd5-b23c-3615dab63962} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:14:10.313469 [ 4 ] {368b57cf-bfab-4cd5-b23c-3615dab63962} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:14:10.313946 [ 4 ] {368b57cf-bfab-4cd5-b23c-3615dab63962} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:10.313986 [ 4 ] {368b57cf-bfab-4cd5-b23c-3615dab63962} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:10.314386 [ 4 ] {368b57cf-bfab-4cd5-b23c-3615dab63962} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.11 22:14:10.314625 [ 4 ] {368b57cf-bfab-4cd5-b23c-3615dab63962} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:10.314854 [ 4 ] {368b57cf-bfab-4cd5-b23c-3615dab63962} executeQuery: Read 60 rows, 4.14 KiB in 0.001457 sec., 41180.507892930684 rows/sec., 2.78 MiB/sec. 2025.03.11 22:14:10.314914 [ 4 ] {368b57cf-bfab-4cd5-b23c-3615dab63962} TCPHandler: Processed in 0.001691714 sec. 2025.03.11 22:14:10.443925 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.03.11 22:14:10.466046 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:10.466114 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:10.473436 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.11 22:14:10.474246 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:10.474735 [ 117 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.11 22:14:10.474904 [ 117 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:10.475011 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:10.475393 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.11 22:14:10.482959 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.03.11 22:14:10.484349 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:10.485231 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2025.03.11 22:14:10.489873 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2025.03.11 22:14:10.494896 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2025.03.11 22:14:10.500155 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2025.03.11 22:14:10.505613 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2025.03.11 22:14:10.510329 [ 186 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2025.03.11 22:14:10.570727 [ 189 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.095529655 sec., 4417.476437028899 rows/sec., 22.84 MiB/sec. 2025.03.11 22:14:10.574168 [ 193 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.11 22:14:10.577171 [ 193 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_56_11} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:10.577307 [ 193 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_56_11} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.11 22:14:10.579790 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.03.11 22:14:15.297669 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:15.297894 [ 4 ] {4b2e4e75-6bf4-4de3-8ea8-6c4d7c61f082} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:14:15.297975 [ 4 ] {4b2e4e75-6bf4-4de3-8ea8-6c4d7c61f082} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:14:15.298815 [ 4 ] {4b2e4e75-6bf4-4de3-8ea8-6c4d7c61f082} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:15.298860 [ 4 ] {4b2e4e75-6bf4-4de3-8ea8-6c4d7c61f082} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:15.299316 [ 4 ] {4b2e4e75-6bf4-4de3-8ea8-6c4d7c61f082} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.11 22:14:15.299575 [ 4 ] {4b2e4e75-6bf4-4de3-8ea8-6c4d7c61f082} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:15.299744 [ 112 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 2025.03.11 22:14:15.299785 [ 4 ] {4b2e4e75-6bf4-4de3-8ea8-6c4d7c61f082} executeQuery: Read 72 rows, 5.96 KiB in 0.001948 sec., 36960.985626283364 rows/sec., 2.99 MiB/sec. 2025.03.11 22:14:15.299786 [ 112 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:15.299832 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:15.299862 [ 4 ] {4b2e4e75-6bf4-4de3-8ea8-6c4d7c61f082} TCPHandler: Processed in 0.00233187 sec. 2025.03.11 22:14:15.300162 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:15.300171 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_95_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full 2025.03.11 22:14:15.300467 [ 4 ] {503c6878-005f-4e24-afcd-bb096be25d34} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:14:15.300643 [ 4 ] {503c6878-005f-4e24-afcd-bb096be25d34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:14:15.300895 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_95_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:15.301051 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 1406 rows starting from the beginning of the part 2025.03.11 22:14:15.301914 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1381 rows starting from the beginning of the part 2025.03.11 22:14:15.302365 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part 2025.03.11 22:14:15.302719 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 72 rows starting from the beginning of the part 2025.03.11 22:14:15.302953 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 120 rows starting from the beginning of the part 2025.03.11 22:14:15.303363 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 72 rows starting from the beginning of the part 2025.03.11 22:14:15.303972 [ 4 ] {503c6878-005f-4e24-afcd-bb096be25d34} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:15.304022 [ 4 ] {503c6878-005f-4e24-afcd-bb096be25d34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:15.304789 [ 4 ] {503c6878-005f-4e24-afcd-bb096be25d34} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.11 22:14:15.305347 [ 4 ] {503c6878-005f-4e24-afcd-bb096be25d34} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:15.305999 [ 4 ] {503c6878-005f-4e24-afcd-bb096be25d34} executeQuery: Read 8 rows, 616.00 B in 0.005585 sec., 1432.408236347359 rows/sec., 107.71 KiB/sec. 2025.03.11 22:14:15.306466 [ 4 ] {503c6878-005f-4e24-afcd-bb096be25d34} TCPHandler: Processed in 0.006420834 sec. 2025.03.11 22:14:15.306738 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:15.306875 [ 4 ] {6b596925-d197-420b-9e17-420a6e3f216a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:14:15.306965 [ 4 ] {6b596925-d197-420b-9e17-420a6e3f216a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:14:15.307467 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_95_19} MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.007529874 sec., 412623.1063096142 rows/sec., 35.95 MiB/sec. 2025.03.11 22:14:15.307756 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_95_19} MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) 2025.03.11 22:14:15.308263 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_95_19} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:15.308321 [ 4 ] {6b596925-d197-420b-9e17-420a6e3f216a} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:15.308383 [ 4 ] {6b596925-d197-420b-9e17-420a6e3f216a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:15.308421 [ 195 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_95_19} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 2025.03.11 22:14:15.308579 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.11 22:14:15.308883 [ 4 ] {6b596925-d197-420b-9e17-420a6e3f216a} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.11 22:14:15.309136 [ 4 ] {6b596925-d197-420b-9e17-420a6e3f216a} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:15.309271 [ 112 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 2025.03.11 22:14:15.309310 [ 112 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:15.309321 [ 4 ] {6b596925-d197-420b-9e17-420a6e3f216a} executeQuery: Read 72 rows, 5.76 KiB in 0.002469 sec., 29161.603888213853 rows/sec., 2.28 MiB/sec. 2025.03.11 22:14:15.309339 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:15.309448 [ 4 ] {6b596925-d197-420b-9e17-420a6e3f216a} TCPHandler: Processed in 0.002799674 sec. 2025.03.11 22:14:15.309616 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_95_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full 2025.03.11 22:14:15.309646 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:15.309867 [ 4 ] {c252f85e-5dfd-40f1-8bd1-f5923fe6a8de} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:15.309889 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_95_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:15.309977 [ 4 ] {c252f85e-5dfd-40f1-8bd1-f5923fe6a8de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:14:15.309977 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 632 rows starting from the beginning of the part 2025.03.11 22:14:15.310370 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 590 rows starting from the beginning of the part 2025.03.11 22:14:15.310842 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part 2025.03.11 22:14:15.311201 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 72 rows starting from the beginning of the part 2025.03.11 22:14:15.311392 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 96 rows starting from the beginning of the part 2025.03.11 22:14:15.311747 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 72 rows starting from the beginning of the part 2025.03.11 22:14:15.312681 [ 4 ] {c252f85e-5dfd-40f1-8bd1-f5923fe6a8de} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:15.312755 [ 4 ] {c252f85e-5dfd-40f1-8bd1-f5923fe6a8de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:15.313875 [ 4 ] {c252f85e-5dfd-40f1-8bd1-f5923fe6a8de} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.11 22:14:15.314352 [ 4 ] {c252f85e-5dfd-40f1-8bd1-f5923fe6a8de} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:15.314784 [ 4 ] {c252f85e-5dfd-40f1-8bd1-f5923fe6a8de} executeQuery: Read 160 rows, 11.41 KiB in 0.004985 sec., 32096.2888665998 rows/sec., 2.24 MiB/sec. 2025.03.11 22:14:15.315074 [ 4 ] {c252f85e-5dfd-40f1-8bd1-f5923fe6a8de} TCPHandler: Processed in 0.005484617 sec. 2025.03.11 22:14:15.315099 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_95_19} MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005635768 sec., 270770.5498168129 rows/sec., 21.56 MiB/sec. 2025.03.11 22:14:15.315242 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:15.315315 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_95_19} MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) 2025.03.11 22:14:15.315451 [ 4 ] {dc0d38a9-2915-427f-a398-f0dd00e7cbaf} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:15.315594 [ 4 ] {dc0d38a9-2915-427f-a398-f0dd00e7cbaf} 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_histogramu64 2025.03.11 22:14:15.315964 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_95_19} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:15.316190 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_95_19} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 2025.03.11 22:14:15.316382 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.11 22:14:15.317255 [ 4 ] {dc0d38a9-2915-427f-a398-f0dd00e7cbaf} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:15.317299 [ 4 ] {dc0d38a9-2915-427f-a398-f0dd00e7cbaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:15.317927 [ 4 ] {dc0d38a9-2915-427f-a398-f0dd00e7cbaf} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.11 22:14:15.318184 [ 4 ] {dc0d38a9-2915-427f-a398-f0dd00e7cbaf} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:15.318317 [ 112 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.11 22:14:15.318357 [ 112 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:15.318377 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:15.318396 [ 4 ] {dc0d38a9-2915-427f-a398-f0dd00e7cbaf} executeQuery: Read 8 rows, 14.68 KiB in 0.00304 sec., 2631.578947368421 rows/sec., 4.72 MiB/sec. 2025.03.11 22:14:15.318570 [ 192 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.11 22:14:15.318884 [ 4 ] {dc0d38a9-2915-427f-a398-f0dd00e7cbaf} TCPHandler: Processed in 0.003710561 sec. 2025.03.11 22:14:15.319314 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:15.319415 [ 192 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:15.319449 [ 4 ] {7f3028b3-6114-4a63-809d-979e52f58e14} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:14:15.319499 [ 192 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1386 rows starting from the beginning of the part 2025.03.11 22:14:15.319506 [ 4 ] {7f3028b3-6114-4a63-809d-979e52f58e14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:14:15.319888 [ 192 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part 2025.03.11 22:14:15.320305 [ 192 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 32 rows starting from the beginning of the part 2025.03.11 22:14:15.320713 [ 4 ] {7f3028b3-6114-4a63-809d-979e52f58e14} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:15.320745 [ 192 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part 2025.03.11 22:14:15.320759 [ 4 ] {7f3028b3-6114-4a63-809d-979e52f58e14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:15.321112 [ 192 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part 2025.03.11 22:14:15.321461 [ 192 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part 2025.03.11 22:14:15.321567 [ 4 ] {7f3028b3-6114-4a63-809d-979e52f58e14} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.11 22:14:15.321992 [ 4 ] {7f3028b3-6114-4a63-809d-979e52f58e14} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:15.322224 [ 4 ] {7f3028b3-6114-4a63-809d-979e52f58e14} executeQuery: Read 60 rows, 4.14 KiB in 0.002807 sec., 21375.133594584964 rows/sec., 1.44 MiB/sec. 2025.03.11 22:14:15.322317 [ 4 ] {7f3028b3-6114-4a63-809d-979e52f58e14} TCPHandler: Processed in 0.003097636 sec. 2025.03.11 22:14:15.328659 [ 188 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1474 rows, containing 19 columns (19 merged, 0 gathered) in 0.010222567 sec., 144190.78886937106 rows/sec., 258.38 MiB/sec. 2025.03.11 22:14:15.329946 [ 196 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.11 22:14:15.330325 [ 196 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_76_15} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:15.330399 [ 196 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_76_15} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.11 22:14:15.330496 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. 2025.03.11 22:14:16.000192 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 237.06 MiB, peak 249.79 MiB, free memory in arenas 0.00 B, will set to 239.55 MiB (RSS), difference: 2.49 MiB 2025.03.11 22:14:16.164094 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 2025.03.11 22:14:16.164829 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:16.164871 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:16.165449 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.11 22:14:16.165821 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:16.166109 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 2025.03.11 22:14:17.983110 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.03.11 22:14:18.003136 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:18.003201 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:18.010134 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.11 22:14:18.010900 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:18.015667 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.03.11 22:14:18.797887 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1358 2025.03.11 22:14:18.802006 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:18.802071 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:18.803590 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.11 22:14:18.803908 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:18.805212 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1358 2025.03.11 22:14:20.298187 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:20.298396 [ 4 ] {7cd557d3-5acf-4174-a7fd-896b308c4a0a} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:14:20.298475 [ 4 ] {7cd557d3-5acf-4174-a7fd-896b308c4a0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:14:20.299359 [ 4 ] {7cd557d3-5acf-4174-a7fd-896b308c4a0a} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:20.299400 [ 4 ] {7cd557d3-5acf-4174-a7fd-896b308c4a0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:20.299867 [ 4 ] {7cd557d3-5acf-4174-a7fd-896b308c4a0a} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.11 22:14:20.300138 [ 4 ] {7cd557d3-5acf-4174-a7fd-896b308c4a0a} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:20.300334 [ 4 ] {7cd557d3-5acf-4174-a7fd-896b308c4a0a} executeQuery: Read 120 rows, 10.41 KiB in 0.001995 sec., 60150.37593984963 rows/sec., 5.10 MiB/sec. 2025.03.11 22:14:20.300389 [ 4 ] {7cd557d3-5acf-4174-a7fd-896b308c4a0a} TCPHandler: Processed in 0.00234412 sec. 2025.03.11 22:14:20.300513 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:20.300619 [ 4 ] {4aeaf3d2-508c-4c57-9216-ac6e271fd2ad} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:14:20.300664 [ 4 ] {4aeaf3d2-508c-4c57-9216-ac6e271fd2ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:14:20.301202 [ 4 ] {4aeaf3d2-508c-4c57-9216-ac6e271fd2ad} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:20.301239 [ 4 ] {4aeaf3d2-508c-4c57-9216-ac6e271fd2ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:20.301598 [ 4 ] {4aeaf3d2-508c-4c57-9216-ac6e271fd2ad} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.11 22:14:20.301841 [ 4 ] {4aeaf3d2-508c-4c57-9216-ac6e271fd2ad} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:20.302021 [ 4 ] {4aeaf3d2-508c-4c57-9216-ac6e271fd2ad} executeQuery: Read 32 rows, 2.41 KiB in 0.001425 sec., 22456.14035087719 rows/sec., 1.65 MiB/sec. 2025.03.11 22:14:20.302073 [ 4 ] {4aeaf3d2-508c-4c57-9216-ac6e271fd2ad} TCPHandler: Processed in 0.001611903 sec. 2025.03.11 22:14:20.302198 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:20.302306 [ 4 ] {23923144-471c-4488-8c24-5d8920b8177c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:14:20.302351 [ 4 ] {23923144-471c-4488-8c24-5d8920b8177c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:14:20.302932 [ 4 ] {23923144-471c-4488-8c24-5d8920b8177c} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:20.302970 [ 4 ] {23923144-471c-4488-8c24-5d8920b8177c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:20.303339 [ 4 ] {23923144-471c-4488-8c24-5d8920b8177c} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.11 22:14:20.303580 [ 4 ] {23923144-471c-4488-8c24-5d8920b8177c} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:20.303762 [ 4 ] {23923144-471c-4488-8c24-5d8920b8177c} executeQuery: Read 96 rows, 7.68 KiB in 0.001476 sec., 65040.65040650406 rows/sec., 5.08 MiB/sec. 2025.03.11 22:14:20.303821 [ 4 ] {23923144-471c-4488-8c24-5d8920b8177c} TCPHandler: Processed in 0.001674645 sec. 2025.03.11 22:14:20.303972 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:20.304275 [ 4 ] {ccce7a3f-2534-4b5f-a96d-b8b000cc7333} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:20.304431 [ 4 ] {ccce7a3f-2534-4b5f-a96d-b8b000cc7333} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:14:20.305500 [ 4 ] {ccce7a3f-2534-4b5f-a96d-b8b000cc7333} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:20.305539 [ 4 ] {ccce7a3f-2534-4b5f-a96d-b8b000cc7333} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:20.305939 [ 4 ] {ccce7a3f-2534-4b5f-a96d-b8b000cc7333} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.11 22:14:20.306214 [ 4 ] {ccce7a3f-2534-4b5f-a96d-b8b000cc7333} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:20.306353 [ 108 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.11 22:14:20.306397 [ 4 ] {ccce7a3f-2534-4b5f-a96d-b8b000cc7333} executeQuery: Read 160 rows, 11.41 KiB in 0.002234 sec., 71620.41181736796 rows/sec., 4.99 MiB/sec. 2025.03.11 22:14:20.306397 [ 108 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:20.306443 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:20.306474 [ 4 ] {ccce7a3f-2534-4b5f-a96d-b8b000cc7333} TCPHandler: Processed in 0.002573992 sec. 2025.03.11 22:14:20.306653 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:20.306664 [ 194 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.03.11 22:14:20.306830 [ 4 ] {d12bc4d9-4d64-461b-a01e-73e375cb4943} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:20.307029 [ 194 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:20.307046 [ 4 ] {d12bc4d9-4d64-461b-a01e-73e375cb4943} 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_histogramu64 2025.03.11 22:14:20.307125 [ 194 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25746 rows starting from the beginning of the part 2025.03.11 22:14:20.307488 [ 194 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 96 rows starting from the beginning of the part 2025.03.11 22:14:20.307879 [ 194 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part 2025.03.11 22:14:20.308272 [ 194 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part 2025.03.11 22:14:20.308551 [ 194 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part 2025.03.11 22:14:20.308928 [ 194 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part 2025.03.11 22:14:20.311817 [ 4 ] {d12bc4d9-4d64-461b-a01e-73e375cb4943} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:20.311906 [ 4 ] {d12bc4d9-4d64-461b-a01e-73e375cb4943} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:20.313406 [ 4 ] {d12bc4d9-4d64-461b-a01e-73e375cb4943} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.11 22:14:20.313831 [ 4 ] {d12bc4d9-4d64-461b-a01e-73e375cb4943} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:20.314092 [ 4 ] {d12bc4d9-4d64-461b-a01e-73e375cb4943} executeQuery: Read 32 rows, 58.72 KiB in 0.007294 sec., 4387.167534960241 rows/sec., 7.86 MiB/sec. 2025.03.11 22:14:20.314638 [ 4 ] {d12bc4d9-4d64-461b-a01e-73e375cb4943} TCPHandler: Processed in 0.008053928 sec. 2025.03.11 22:14:20.315029 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:20.315231 [ 4 ] {6f2b6109-cd72-4aa2-8f57-82edda1be30e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:14:20.315280 [ 4 ] {6f2b6109-cd72-4aa2-8f57-82edda1be30e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:14:20.316089 [ 4 ] {6f2b6109-cd72-4aa2-8f57-82edda1be30e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:20.316140 [ 4 ] {6f2b6109-cd72-4aa2-8f57-82edda1be30e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:20.316677 [ 4 ] {6f2b6109-cd72-4aa2-8f57-82edda1be30e} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.11 22:14:20.316993 [ 4 ] {6f2b6109-cd72-4aa2-8f57-82edda1be30e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:20.317214 [ 108 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.11 22:14:20.317251 [ 108 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:20.317280 [ 4 ] {6f2b6109-cd72-4aa2-8f57-82edda1be30e} executeQuery: Read 60 rows, 4.14 KiB in 0.002078 sec., 28873.917228103946 rows/sec., 1.95 MiB/sec. 2025.03.11 22:14:20.317287 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.11 22:14:20.317383 [ 4 ] {6f2b6109-cd72-4aa2-8f57-82edda1be30e} TCPHandler: Processed in 0.002471221 sec. 2025.03.11 22:14:20.317542 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.03.11 22:14:20.317857 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:20.317976 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4692 rows starting from the beginning of the part 2025.03.11 22:14:20.318103 [ 198 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 26482 rows, containing 5 columns (5 merged, 0 gathered) in 0.011545148 sec., 2293777.437933234 rows/sec., 157.21 MiB/sec. 2025.03.11 22:14:20.318158 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 36 rows starting from the beginning of the part 2025.03.11 22:14:20.318429 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part 2025.03.11 22:14:20.318559 [ 198 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.11 22:14:20.318739 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part 2025.03.11 22:14:20.319089 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part 2025.03.11 22:14:20.319451 [ 196 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part 2025.03.11 22:14:20.319796 [ 191 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_96_19} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:20.320109 [ 191 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_96_19} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.11 22:14:20.320298 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.03.11 22:14:20.321928 [ 191 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 4968 rows, containing 4 columns (4 merged, 0 gathered) in 0.004553239 sec., 1091091.4186582344 rows/sec., 73.53 MiB/sec. 2025.03.11 22:14:20.322354 [ 191 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.11 22:14:20.322742 [ 191 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_96_19} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:20.322831 [ 191 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_96_19} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.11 22:14:20.322920 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.03.11 22:14:23.462222 [ 100 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:14:23.462299 [ 100 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:14:23.666325 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 2025.03.11 22:14:23.666994 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:23.667046 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:23.667595 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.11 22:14:23.667864 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:23.668153 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.03.11 22:14:25.298803 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:25.299057 [ 4 ] {f0013547-9c35-40b2-b5ea-ed7187a4e2c1} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:14:25.299138 [ 4 ] {f0013547-9c35-40b2-b5ea-ed7187a4e2c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:14:25.300015 [ 4 ] {f0013547-9c35-40b2-b5ea-ed7187a4e2c1} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:25.300060 [ 4 ] {f0013547-9c35-40b2-b5ea-ed7187a4e2c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:25.300511 [ 4 ] {f0013547-9c35-40b2-b5ea-ed7187a4e2c1} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.11 22:14:25.300768 [ 4 ] {f0013547-9c35-40b2-b5ea-ed7187a4e2c1} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:25.300977 [ 4 ] {f0013547-9c35-40b2-b5ea-ed7187a4e2c1} executeQuery: Read 72 rows, 5.96 KiB in 0.001976 sec., 36437.24696356276 rows/sec., 2.95 MiB/sec. 2025.03.11 22:14:25.301046 [ 4 ] {f0013547-9c35-40b2-b5ea-ed7187a4e2c1} TCPHandler: Processed in 0.00241392 sec. 2025.03.11 22:14:25.301172 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:25.301286 [ 4 ] {95f9cbd7-fe84-4a75-9c67-5e9d82f58c01} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:14:25.301335 [ 4 ] {95f9cbd7-fe84-4a75-9c67-5e9d82f58c01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:14:25.301869 [ 4 ] {95f9cbd7-fe84-4a75-9c67-5e9d82f58c01} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:25.301908 [ 4 ] {95f9cbd7-fe84-4a75-9c67-5e9d82f58c01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:25.302260 [ 4 ] {95f9cbd7-fe84-4a75-9c67-5e9d82f58c01} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.11 22:14:25.302501 [ 4 ] {95f9cbd7-fe84-4a75-9c67-5e9d82f58c01} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:25.302673 [ 4 ] {95f9cbd7-fe84-4a75-9c67-5e9d82f58c01} executeQuery: Read 8 rows, 616.00 B in 0.001413 sec., 5661.712668082095 rows/sec., 425.73 KiB/sec. 2025.03.11 22:14:25.302727 [ 4 ] {95f9cbd7-fe84-4a75-9c67-5e9d82f58c01} TCPHandler: Processed in 0.001607054 sec. 2025.03.11 22:14:25.302832 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:25.302935 [ 4 ] {05ce36c7-e49a-4b0c-aeea-45de102982b0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:14:25.302980 [ 4 ] {05ce36c7-e49a-4b0c-aeea-45de102982b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:14:25.303524 [ 4 ] {05ce36c7-e49a-4b0c-aeea-45de102982b0} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:25.303561 [ 4 ] {05ce36c7-e49a-4b0c-aeea-45de102982b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:25.303911 [ 4 ] {05ce36c7-e49a-4b0c-aeea-45de102982b0} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.11 22:14:25.304169 [ 4 ] {05ce36c7-e49a-4b0c-aeea-45de102982b0} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:25.304341 [ 4 ] {05ce36c7-e49a-4b0c-aeea-45de102982b0} executeQuery: Read 72 rows, 5.76 KiB in 0.001429 sec., 50384.88453463961 rows/sec., 3.93 MiB/sec. 2025.03.11 22:14:25.304393 [ 4 ] {05ce36c7-e49a-4b0c-aeea-45de102982b0} TCPHandler: Processed in 0.001611734 sec. 2025.03.11 22:14:25.304522 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:25.304659 [ 4 ] {8dae92f6-c5fa-4c4a-a7bc-3921fec10f9b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:25.304718 [ 4 ] {8dae92f6-c5fa-4c4a-a7bc-3921fec10f9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:14:25.305303 [ 4 ] {8dae92f6-c5fa-4c4a-a7bc-3921fec10f9b} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:25.305368 [ 4 ] {8dae92f6-c5fa-4c4a-a7bc-3921fec10f9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:25.305763 [ 4 ] {8dae92f6-c5fa-4c4a-a7bc-3921fec10f9b} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.11 22:14:25.306007 [ 4 ] {8dae92f6-c5fa-4c4a-a7bc-3921fec10f9b} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:25.306199 [ 4 ] {8dae92f6-c5fa-4c4a-a7bc-3921fec10f9b} executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec. 2025.03.11 22:14:25.306289 [ 4 ] {8dae92f6-c5fa-4c4a-a7bc-3921fec10f9b} TCPHandler: Processed in 0.001823915 sec. 2025.03.11 22:14:25.306429 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:25.306723 [ 4 ] {c5fd10f5-f2ad-42dc-bbd5-c025e983c7ba} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:25.306839 [ 4 ] {c5fd10f5-f2ad-42dc-bbd5-c025e983c7ba} 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_histogramu64 2025.03.11 22:14:25.307884 [ 4 ] {c5fd10f5-f2ad-42dc-bbd5-c025e983c7ba} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:25.307922 [ 4 ] {c5fd10f5-f2ad-42dc-bbd5-c025e983c7ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:25.308522 [ 4 ] {c5fd10f5-f2ad-42dc-bbd5-c025e983c7ba} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.11 22:14:25.308774 [ 4 ] {c5fd10f5-f2ad-42dc-bbd5-c025e983c7ba} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:25.308979 [ 4 ] {c5fd10f5-f2ad-42dc-bbd5-c025e983c7ba} executeQuery: Read 8 rows, 14.68 KiB in 0.002368 sec., 3378.3783783783783 rows/sec., 6.05 MiB/sec. 2025.03.11 22:14:25.309070 [ 4 ] {c5fd10f5-f2ad-42dc-bbd5-c025e983c7ba} TCPHandler: Processed in 0.002716903 sec. 2025.03.11 22:14:25.309181 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:25.309283 [ 4 ] {55db4f6c-119d-4dc2-b98e-d36814d8af7e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:14:25.309328 [ 4 ] {55db4f6c-119d-4dc2-b98e-d36814d8af7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:14:25.309755 [ 4 ] {55db4f6c-119d-4dc2-b98e-d36814d8af7e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:25.309791 [ 4 ] {55db4f6c-119d-4dc2-b98e-d36814d8af7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:25.310143 [ 4 ] {55db4f6c-119d-4dc2-b98e-d36814d8af7e} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.11 22:14:25.310381 [ 4 ] {55db4f6c-119d-4dc2-b98e-d36814d8af7e} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:25.310549 [ 4 ] {55db4f6c-119d-4dc2-b98e-d36814d8af7e} executeQuery: Read 60 rows, 4.14 KiB in 0.001288 sec., 46583.850931677014 rows/sec., 3.14 MiB/sec. 2025.03.11 22:14:25.310597 [ 4 ] {55db4f6c-119d-4dc2-b98e-d36814d8af7e} TCPHandler: Processed in 0.001466333 sec. 2025.03.11 22:14:25.515807 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 2025.03.11 22:14:25.536632 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:25.536700 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:25.544103 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.11 22:14:25.544873 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:25.549043 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 437 2025.03.11 22:14:26.567878 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:26.568086 [ 4 ] {65ed7f38-0db5-4ef7-b5ae-17fd16a113aa} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.11 22:14:26.568167 [ 4 ] {65ed7f38-0db5-4ef7-b5ae-17fd16a113aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.11 22:14:26.569030 [ 4 ] {65ed7f38-0db5-4ef7-b5ae-17fd16a113aa} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:26.569080 [ 4 ] {65ed7f38-0db5-4ef7-b5ae-17fd16a113aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:26.569516 [ 4 ] {65ed7f38-0db5-4ef7-b5ae-17fd16a113aa} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.11 22:14:26.569771 [ 4 ] {65ed7f38-0db5-4ef7-b5ae-17fd16a113aa} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:26.570016 [ 4 ] {65ed7f38-0db5-4ef7-b5ae-17fd16a113aa} executeQuery: Read 24 rows, 2.04 KiB in 0.001965 sec., 12213.740458015267 rows/sec., 1.01 MiB/sec. 2025.03.11 22:14:26.570338 [ 4 ] {65ed7f38-0db5-4ef7-b5ae-17fd16a113aa} TCPHandler: Processed in 0.002601283 sec. 2025.03.11 22:14:26.570500 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:26.570606 [ 4 ] {5d5cbba1-4185-427c-b518-995458828588} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:14:26.570653 [ 4 ] {5d5cbba1-4185-427c-b518-995458828588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:14:26.571215 [ 4 ] {5d5cbba1-4185-427c-b518-995458828588} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:26.571253 [ 4 ] {5d5cbba1-4185-427c-b518-995458828588} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:26.571598 [ 4 ] {5d5cbba1-4185-427c-b518-995458828588} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.11 22:14:26.571838 [ 4 ] {5d5cbba1-4185-427c-b518-995458828588} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:26.572016 [ 4 ] {5d5cbba1-4185-427c-b518-995458828588} executeQuery: Read 14 rows, 1.14 KiB in 0.001434 sec., 9762.900976290099 rows/sec., 796.10 KiB/sec. 2025.03.11 22:14:26.572068 [ 4 ] {5d5cbba1-4185-427c-b518-995458828588} TCPHandler: Processed in 0.001623164 sec. 2025.03.11 22:14:26.572174 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:26.572277 [ 4 ] {8ab44028-45af-44ed-a925-bcc8dee76bb2} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:14:26.572320 [ 4 ] {8ab44028-45af-44ed-a925-bcc8dee76bb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:14:26.573595 [ 4 ] {8ab44028-45af-44ed-a925-bcc8dee76bb2} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:26.573632 [ 4 ] {8ab44028-45af-44ed-a925-bcc8dee76bb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:26.574083 [ 4 ] {8ab44028-45af-44ed-a925-bcc8dee76bb2} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.11 22:14:26.574333 [ 4 ] {8ab44028-45af-44ed-a925-bcc8dee76bb2} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:26.574537 [ 4 ] {8ab44028-45af-44ed-a925-bcc8dee76bb2} executeQuery: Read 1387 rows, 118.48 KiB in 0.002282 sec., 607800.1752848378 rows/sec., 50.70 MiB/sec. 2025.03.11 22:14:26.574590 [ 4 ] {8ab44028-45af-44ed-a925-bcc8dee76bb2} TCPHandler: Processed in 0.002466241 sec. 2025.03.11 22:14:26.574709 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:26.574814 [ 4 ] {a22549d0-a38a-430f-8228-f1b2516fa8a4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:14:26.574860 [ 4 ] {a22549d0-a38a-430f-8228-f1b2516fa8a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:14:26.575469 [ 4 ] {a22549d0-a38a-430f-8228-f1b2516fa8a4} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:26.575509 [ 4 ] {a22549d0-a38a-430f-8228-f1b2516fa8a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:26.575853 [ 4 ] {a22549d0-a38a-430f-8228-f1b2516fa8a4} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.11 22:14:26.576089 [ 4 ] {a22549d0-a38a-430f-8228-f1b2516fa8a4} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:26.576311 [ 4 ] {a22549d0-a38a-430f-8228-f1b2516fa8a4} executeQuery: Read 58 rows, 4.34 KiB in 0.001518 sec., 38208.16864295125 rows/sec., 2.80 MiB/sec. 2025.03.11 22:14:26.576363 [ 4 ] {a22549d0-a38a-430f-8228-f1b2516fa8a4} TCPHandler: Processed in 0.001706424 sec. 2025.03.11 22:14:26.576468 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:26.576568 [ 4 ] {690f3fe5-f7b1-4396-9230-61bcc3f2c7fe} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.11 22:14:26.576611 [ 4 ] {690f3fe5-f7b1-4396-9230-61bcc3f2c7fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.11 22:14:26.577219 [ 4 ] {690f3fe5-f7b1-4396-9230-61bcc3f2c7fe} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:26.577257 [ 4 ] {690f3fe5-f7b1-4396-9230-61bcc3f2c7fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:26.577610 [ 4 ] {690f3fe5-f7b1-4396-9230-61bcc3f2c7fe} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.11 22:14:26.577840 [ 4 ] {690f3fe5-f7b1-4396-9230-61bcc3f2c7fe} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:26.578043 [ 4 ] {690f3fe5-f7b1-4396-9230-61bcc3f2c7fe} executeQuery: Read 252 rows, 17.85 KiB in 0.001496 sec., 168449.19786096257 rows/sec., 11.65 MiB/sec. 2025.03.11 22:14:26.578095 [ 4 ] {690f3fe5-f7b1-4396-9230-61bcc3f2c7fe} TCPHandler: Processed in 0.001676764 sec. 2025.03.11 22:14:26.578207 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:26.578313 [ 4 ] {eb090820-a3f4-4c8c-89c7-02b5c66c0093} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.11 22:14:26.578357 [ 4 ] {eb090820-a3f4-4c8c-89c7-02b5c66c0093} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.11 22:14:26.578883 [ 4 ] {eb090820-a3f4-4c8c-89c7-02b5c66c0093} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:26.578921 [ 4 ] {eb090820-a3f4-4c8c-89c7-02b5c66c0093} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:26.579264 [ 4 ] {eb090820-a3f4-4c8c-89c7-02b5c66c0093} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.11 22:14:26.579493 [ 4 ] {eb090820-a3f4-4c8c-89c7-02b5c66c0093} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:26.579741 [ 4 ] {eb090820-a3f4-4c8c-89c7-02b5c66c0093} executeQuery: Read 12 rows, 960.00 B in 0.001449 sec., 8281.573498964803 rows/sec., 647.00 KiB/sec. 2025.03.11 22:14:26.579954 [ 4 ] {eb090820-a3f4-4c8c-89c7-02b5c66c0093} TCPHandler: Processed in 0.001794965 sec. 2025.03.11 22:14:26.580083 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:26.580186 [ 4 ] {5f166b95-361e-4fe4-bbfa-91a4275130b8} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:14:26.580230 [ 4 ] {5f166b95-361e-4fe4-bbfa-91a4275130b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:14:26.581066 [ 4 ] {5f166b95-361e-4fe4-bbfa-91a4275130b8} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:26.581105 [ 4 ] {5f166b95-361e-4fe4-bbfa-91a4275130b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:26.581486 [ 4 ] {5f166b95-361e-4fe4-bbfa-91a4275130b8} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.11 22:14:26.581719 [ 4 ] {5f166b95-361e-4fe4-bbfa-91a4275130b8} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:26.581954 [ 4 ] {5f166b95-361e-4fe4-bbfa-91a4275130b8} executeQuery: Read 602 rows, 46.37 KiB in 0.00179 sec., 336312.8491620112 rows/sec., 25.30 MiB/sec. 2025.03.11 22:14:26.582023 [ 4 ] {5f166b95-361e-4fe4-bbfa-91a4275130b8} TCPHandler: Processed in 0.001989377 sec. 2025.03.11 22:14:26.582223 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:26.582499 [ 4 ] {9290065e-e611-46c8-b7f7-3ab8bb3625d5} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:26.582602 [ 4 ] {9290065e-e611-46c8-b7f7-3ab8bb3625d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:14:26.583328 [ 4 ] {9290065e-e611-46c8-b7f7-3ab8bb3625d5} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:26.583366 [ 4 ] {9290065e-e611-46c8-b7f7-3ab8bb3625d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:26.583789 [ 4 ] {9290065e-e611-46c8-b7f7-3ab8bb3625d5} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.11 22:14:26.584023 [ 4 ] {9290065e-e611-46c8-b7f7-3ab8bb3625d5} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:26.584253 [ 4 ] {9290065e-e611-46c8-b7f7-3ab8bb3625d5} executeQuery: Read 951 rows, 65.72 KiB in 0.001856 sec., 512392.2413793103 rows/sec., 34.58 MiB/sec. 2025.03.11 22:14:26.584358 [ 4 ] {9290065e-e611-46c8-b7f7-3ab8bb3625d5} TCPHandler: Processed in 0.002231729 sec. 2025.03.11 22:14:26.584524 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:26.584808 [ 4 ] {9ff4563e-348a-4f56-9e79-9c85034b4894} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:26.584993 [ 4 ] {9ff4563e-348a-4f56-9e79-9c85034b4894} 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_histogramu64 2025.03.11 22:14:26.586134 [ 4 ] {9ff4563e-348a-4f56-9e79-9c85034b4894} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:26.586177 [ 4 ] {9ff4563e-348a-4f56-9e79-9c85034b4894} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:26.586790 [ 4 ] {9ff4563e-348a-4f56-9e79-9c85034b4894} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.11 22:14:26.587048 [ 4 ] {9ff4563e-348a-4f56-9e79-9c85034b4894} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:26.587284 [ 4 ] {9ff4563e-348a-4f56-9e79-9c85034b4894} executeQuery: Read 32 rows, 58.72 KiB in 0.00258 sec., 12403.1007751938 rows/sec., 22.23 MiB/sec. 2025.03.11 22:14:26.587377 [ 4 ] {9ff4563e-348a-4f56-9e79-9c85034b4894} TCPHandler: Processed in 0.002956365 sec. 2025.03.11 22:14:26.587492 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:26.587595 [ 4 ] {15837a38-eb13-4872-aeac-8875d7d717f3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:14:26.587641 [ 4 ] {15837a38-eb13-4872-aeac-8875d7d717f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:14:26.588067 [ 4 ] {15837a38-eb13-4872-aeac-8875d7d717f3} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:26.588105 [ 4 ] {15837a38-eb13-4872-aeac-8875d7d717f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:26.588482 [ 4 ] {15837a38-eb13-4872-aeac-8875d7d717f3} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.11 22:14:26.588720 [ 4 ] {15837a38-eb13-4872-aeac-8875d7d717f3} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:26.588937 [ 4 ] {15837a38-eb13-4872-aeac-8875d7d717f3} executeQuery: Read 22 rows, 1.53 KiB in 0.001365 sec., 16117.216117216118 rows/sec., 1.09 MiB/sec. 2025.03.11 22:14:26.588987 [ 4 ] {15837a38-eb13-4872-aeac-8875d7d717f3} TCPHandler: Processed in 0.001546724 sec. 2025.03.11 22:14:28.805465 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1402 2025.03.11 22:14:28.808674 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:28.808717 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:28.810213 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.11 22:14:28.810528 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:28.810999 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1402 2025.03.11 22:14:30.294561 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:30.294805 [ 4 ] {d3ffc289-c363-4a1b-bd68-f4de55a64def} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:14:30.294908 [ 4 ] {d3ffc289-c363-4a1b-bd68-f4de55a64def} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:14:30.296005 [ 4 ] {d3ffc289-c363-4a1b-bd68-f4de55a64def} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:30.296073 [ 4 ] {d3ffc289-c363-4a1b-bd68-f4de55a64def} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:30.296685 [ 4 ] {d3ffc289-c363-4a1b-bd68-f4de55a64def} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.11 22:14:30.297023 [ 4 ] {d3ffc289-c363-4a1b-bd68-f4de55a64def} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:30.297365 [ 4 ] {d3ffc289-c363-4a1b-bd68-f4de55a64def} executeQuery: Read 56 rows, 4.38 KiB in 0.002626 sec., 21325.209444021326 rows/sec., 1.63 MiB/sec. 2025.03.11 22:14:30.297496 [ 4 ] {d3ffc289-c363-4a1b-bd68-f4de55a64def} TCPHandler: Processed in 0.003169197 sec. 2025.03.11 22:14:30.297759 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:30.297958 [ 4 ] {f17e7768-6062-4927-900f-65c03349c061} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:14:30.298012 [ 4 ] {f17e7768-6062-4927-900f-65c03349c061} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:14:30.298622 [ 4 ] {f17e7768-6062-4927-900f-65c03349c061} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:30.298666 [ 4 ] {f17e7768-6062-4927-900f-65c03349c061} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:30.299060 [ 4 ] {f17e7768-6062-4927-900f-65c03349c061} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.11 22:14:30.299306 [ 4 ] {f17e7768-6062-4927-900f-65c03349c061} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:30.299535 [ 4 ] {f17e7768-6062-4927-900f-65c03349c061} executeQuery: Read 64 rows, 5.12 KiB in 0.00162 sec., 39506.17283950617 rows/sec., 3.08 MiB/sec. 2025.03.11 22:14:30.299598 [ 4 ] {f17e7768-6062-4927-900f-65c03349c061} TCPHandler: Processed in 0.001946217 sec. 2025.03.11 22:14:30.299726 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:30.299847 [ 4 ] {066919d0-edd0-4faa-9617-8200332ce712} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:30.299901 [ 4 ] {066919d0-edd0-4faa-9617-8200332ce712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:14:30.300429 [ 4 ] {066919d0-edd0-4faa-9617-8200332ce712} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:30.300470 [ 4 ] {066919d0-edd0-4faa-9617-8200332ce712} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:30.300883 [ 4 ] {066919d0-edd0-4faa-9617-8200332ce712} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.11 22:14:30.301137 [ 4 ] {066919d0-edd0-4faa-9617-8200332ce712} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:30.301363 [ 4 ] {066919d0-edd0-4faa-9617-8200332ce712} executeQuery: Read 98 rows, 7.00 KiB in 0.001543 sec., 63512.63771872974 rows/sec., 4.43 MiB/sec. 2025.03.11 22:14:30.301422 [ 4 ] {066919d0-edd0-4faa-9617-8200332ce712} TCPHandler: Processed in 0.001752675 sec. 2025.03.11 22:14:30.301551 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:30.301662 [ 4 ] {ca7206d4-7c66-4a81-a5dd-3a0bc04c0637} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:14:30.301710 [ 4 ] {ca7206d4-7c66-4a81-a5dd-3a0bc04c0637} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:14:30.302179 [ 4 ] {ca7206d4-7c66-4a81-a5dd-3a0bc04c0637} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:30.302222 [ 4 ] {ca7206d4-7c66-4a81-a5dd-3a0bc04c0637} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:30.302602 [ 4 ] {ca7206d4-7c66-4a81-a5dd-3a0bc04c0637} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.11 22:14:30.302844 [ 4 ] {ca7206d4-7c66-4a81-a5dd-3a0bc04c0637} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:30.303078 [ 4 ] {ca7206d4-7c66-4a81-a5dd-3a0bc04c0637} executeQuery: Read 38 rows, 2.61 KiB in 0.001437 sec., 26443.980514961728 rows/sec., 1.77 MiB/sec. 2025.03.11 22:14:30.303162 [ 4 ] {ca7206d4-7c66-4a81-a5dd-3a0bc04c0637} TCPHandler: Processed in 0.001659424 sec. 2025.03.11 22:14:31.168368 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 2025.03.11 22:14:31.169362 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:31.169407 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:31.169931 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.11 22:14:31.170188 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:31.170381 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 2025.03.11 22:14:33.049180 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 2025.03.11 22:14:33.070565 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:33.070621 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:33.077974 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.11 22:14:33.078783 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:33.081632 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.03.11 22:14:35.297272 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:35.297457 [ 4 ] {6a5530ec-f025-4fc5-9c59-116c059b0b92} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:14:35.297526 [ 4 ] {6a5530ec-f025-4fc5-9c59-116c059b0b92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:14:35.298336 [ 4 ] {6a5530ec-f025-4fc5-9c59-116c059b0b92} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:35.298385 [ 4 ] {6a5530ec-f025-4fc5-9c59-116c059b0b92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:35.298918 [ 4 ] {6a5530ec-f025-4fc5-9c59-116c059b0b92} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.11 22:14:35.299248 [ 4 ] {6a5530ec-f025-4fc5-9c59-116c059b0b92} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:35.299466 [ 96 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 2025.03.11 22:14:35.299517 [ 96 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:35.299516 [ 4 ] {6a5530ec-f025-4fc5-9c59-116c059b0b92} executeQuery: Read 72 rows, 5.96 KiB in 0.002106 sec., 34188.034188034195 rows/sec., 2.76 MiB/sec. 2025.03.11 22:14:35.299548 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:35.299652 [ 4 ] {6a5530ec-f025-4fc5-9c59-116c059b0b92} TCPHandler: Processed in 0.002509852 sec. 2025.03.11 22:14:35.299868 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_100_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full 2025.03.11 22:14:35.299889 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:35.300138 [ 4 ] {fe02dee4-7595-4168-90f5-ca09027f7d2d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:14:35.300212 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_100_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:35.300238 [ 4 ] {fe02dee4-7595-4168-90f5-ca09027f7d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:14:35.300308 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 1406 rows starting from the beginning of the part 2025.03.11 22:14:35.300637 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 120 rows starting from the beginning of the part 2025.03.11 22:14:35.301118 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 72 rows starting from the beginning of the part 2025.03.11 22:14:35.301589 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1387 rows starting from the beginning of the part 2025.03.11 22:14:35.301963 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part 2025.03.11 22:14:35.302266 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 72 rows starting from the beginning of the part 2025.03.11 22:14:35.303118 [ 4 ] {fe02dee4-7595-4168-90f5-ca09027f7d2d} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:35.303180 [ 4 ] {fe02dee4-7595-4168-90f5-ca09027f7d2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:35.304060 [ 4 ] {fe02dee4-7595-4168-90f5-ca09027f7d2d} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.11 22:14:35.304587 [ 4 ] {fe02dee4-7595-4168-90f5-ca09027f7d2d} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:35.304840 [ 96 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.11 22:14:35.304893 [ 96 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:35.304927 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:35.304925 [ 4 ] {fe02dee4-7595-4168-90f5-ca09027f7d2d} executeQuery: Read 8 rows, 616.00 B in 0.00486 sec., 1646.0905349794239 rows/sec., 123.78 KiB/sec. 2025.03.11 22:14:35.305135 [ 4 ] {fe02dee4-7595-4168-90f5-ca09027f7d2d} TCPHandler: Processed in 0.005310985 sec. 2025.03.11 22:14:35.305235 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.11 22:14:35.305365 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:35.305754 [ 4 ] {e32e6cde-35ce-4ee9-ad5c-bebd824a1cba} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:14:35.305928 [ 4 ] {e32e6cde-35ce-4ee9-ad5c-bebd824a1cba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:14:35.306025 [ 190 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_100_20} MergeTask::MergeProjectionsStage: Merge sorted 3113 rows, containing 5 columns (5 merged, 0 gathered) in 0.006346074 sec., 490539.5052121989 rows/sec., 42.73 MiB/sec. 2025.03.11 22:14:35.306093 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:35.306244 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 70 rows starting from the beginning of the part 2025.03.11 22:14:35.306475 [ 190 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_100_20} MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) 2025.03.11 22:14:35.306679 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part 2025.03.11 22:14:35.307593 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 32 rows starting from the beginning of the part 2025.03.11 22:14:35.307660 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_100_20} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:35.308065 [ 202 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_100_20} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 2025.03.11 22:14:35.308226 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part 2025.03.11 22:14:35.308369 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.11 22:14:35.308679 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 58 rows starting from the beginning of the part 2025.03.11 22:14:35.309021 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part 2025.03.11 22:14:35.309776 [ 4 ] {e32e6cde-35ce-4ee9-ad5c-bebd824a1cba} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:35.309821 [ 4 ] {e32e6cde-35ce-4ee9-ad5c-bebd824a1cba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:35.310717 [ 4 ] {e32e6cde-35ce-4ee9-ad5c-bebd824a1cba} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.11 22:14:35.311276 [ 4 ] {e32e6cde-35ce-4ee9-ad5c-bebd824a1cba} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:35.311618 [ 96 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 2025.03.11 22:14:35.311710 [ 96 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:35.311788 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:35.311974 [ 4 ] {e32e6cde-35ce-4ee9-ad5c-bebd824a1cba} executeQuery: Read 72 rows, 5.76 KiB in 0.006331 sec., 11372.610961933344 rows/sec., 909.15 KiB/sec. 2025.03.11 22:14:35.312240 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_100_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full 2025.03.11 22:14:35.312286 [ 4 ] {e32e6cde-35ce-4ee9-ad5c-bebd824a1cba} TCPHandler: Processed in 0.00703033 sec. 2025.03.11 22:14:35.312521 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.007471543 sec., 24626.77388057594 rows/sec., 1.90 MiB/sec. 2025.03.11 22:14:35.312576 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_100_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:35.312614 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:35.312648 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 632 rows starting from the beginning of the part 2025.03.11 22:14:35.312940 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.11 22:14:35.312968 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 96 rows starting from the beginning of the part 2025.03.11 22:14:35.312981 [ 4 ] {ebfbf6a5-31fd-46f8-b472-b629a52052c3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:35.313245 [ 4 ] {ebfbf6a5-31fd-46f8-b472-b629a52052c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:14:35.313475 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 72 rows starting from the beginning of the part 2025.03.11 22:14:35.313859 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 602 rows starting from the beginning of the part 2025.03.11 22:14:35.314361 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2025.03.11 22:14:35.314824 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 72 rows starting from the beginning of the part 2025.03.11 22:14:35.316106 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_81_16} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:35.316594 [ 191 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_81_16} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.11 22:14:35.317011 [ 4 ] {ebfbf6a5-31fd-46f8-b472-b629a52052c3} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:35.317054 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.11 22:14:35.317097 [ 4 ] {ebfbf6a5-31fd-46f8-b472-b629a52052c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:35.318216 [ 4 ] {ebfbf6a5-31fd-46f8-b472-b629a52052c3} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.11 22:14:35.318712 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_100_20} MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.006794108 sec., 226372.61580180944 rows/sec., 18.03 MiB/sec. 2025.03.11 22:14:35.318718 [ 4 ] {ebfbf6a5-31fd-46f8-b472-b629a52052c3} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:35.318933 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_100_20} MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) 2025.03.11 22:14:35.319205 [ 4 ] {ebfbf6a5-31fd-46f8-b472-b629a52052c3} executeQuery: Read 160 rows, 11.41 KiB in 0.006376 sec., 25094.102885821834 rows/sec., 1.75 MiB/sec. 2025.03.11 22:14:35.319486 [ 4 ] {ebfbf6a5-31fd-46f8-b472-b629a52052c3} TCPHandler: Processed in 0.00696791 sec. 2025.03.11 22:14:35.319898 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_100_20} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:35.319974 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:35.320255 [ 190 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_100_20} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 2025.03.11 22:14:35.320347 [ 4 ] {3786c8a3-3021-49a8-9ce7-95e735052e91} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:35.320595 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.11 22:14:35.320752 [ 4 ] {3786c8a3-3021-49a8-9ce7-95e735052e91} 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_histogramu64 2025.03.11 22:14:35.322039 [ 4 ] {3786c8a3-3021-49a8-9ce7-95e735052e91} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:35.322082 [ 4 ] {3786c8a3-3021-49a8-9ce7-95e735052e91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:35.322741 [ 4 ] {3786c8a3-3021-49a8-9ce7-95e735052e91} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.11 22:14:35.323017 [ 4 ] {3786c8a3-3021-49a8-9ce7-95e735052e91} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:35.323243 [ 4 ] {3786c8a3-3021-49a8-9ce7-95e735052e91} executeQuery: Read 8 rows, 14.68 KiB in 0.003041 sec., 2630.7135810588625 rows/sec., 4.71 MiB/sec. 2025.03.11 22:14:35.323380 [ 4 ] {3786c8a3-3021-49a8-9ce7-95e735052e91} TCPHandler: Processed in 0.00353319 sec. 2025.03.11 22:14:35.323501 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:35.323605 [ 4 ] {41be6722-b6c0-4139-a349-66ee92f74e32} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:14:35.323650 [ 4 ] {41be6722-b6c0-4139-a349-66ee92f74e32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:14:35.324092 [ 4 ] {41be6722-b6c0-4139-a349-66ee92f74e32} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:35.324128 [ 4 ] {41be6722-b6c0-4139-a349-66ee92f74e32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:35.324488 [ 4 ] {41be6722-b6c0-4139-a349-66ee92f74e32} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.11 22:14:35.324723 [ 4 ] {41be6722-b6c0-4139-a349-66ee92f74e32} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:35.324903 [ 4 ] {41be6722-b6c0-4139-a349-66ee92f74e32} executeQuery: Read 60 rows, 4.14 KiB in 0.001322 sec., 45385.7791225416 rows/sec., 3.06 MiB/sec. 2025.03.11 22:14:35.324951 [ 4 ] {41be6722-b6c0-4139-a349-66ee92f74e32} TCPHandler: Processed in 0.001501472 sec. 2025.03.11 22:14:38.462344 [ 95 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:14:38.462418 [ 95 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:14:38.670615 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 2025.03.11 22:14:38.671376 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:38.671418 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:38.671945 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.11 22:14:38.672199 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:38.672434 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.03.11 22:14:38.811326 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1422 2025.03.11 22:14:38.814297 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:38.814342 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:38.815835 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.11 22:14:38.816160 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:38.816697 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1422 2025.03.11 22:14:40.299214 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:40.299404 [ 4 ] {b678a294-4906-4663-9f1d-53d1fa3e9b3b} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:14:40.299475 [ 4 ] {b678a294-4906-4663-9f1d-53d1fa3e9b3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:14:40.300282 [ 4 ] {b678a294-4906-4663-9f1d-53d1fa3e9b3b} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:40.300332 [ 4 ] {b678a294-4906-4663-9f1d-53d1fa3e9b3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:40.300829 [ 4 ] {b678a294-4906-4663-9f1d-53d1fa3e9b3b} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.11 22:14:40.301083 [ 4 ] {b678a294-4906-4663-9f1d-53d1fa3e9b3b} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:40.301312 [ 4 ] {b678a294-4906-4663-9f1d-53d1fa3e9b3b} executeQuery: Read 120 rows, 10.41 KiB in 0.001958 sec., 61287.02757916241 rows/sec., 5.19 MiB/sec. 2025.03.11 22:14:40.301369 [ 4 ] {b678a294-4906-4663-9f1d-53d1fa3e9b3b} TCPHandler: Processed in 0.00229126 sec. 2025.03.11 22:14:40.301491 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:40.301598 [ 4 ] {bdbaf23c-6e07-451d-9792-cb49dcd76ea8} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:14:40.301644 [ 4 ] {bdbaf23c-6e07-451d-9792-cb49dcd76ea8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:14:40.302162 [ 4 ] {bdbaf23c-6e07-451d-9792-cb49dcd76ea8} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:40.302201 [ 4 ] {bdbaf23c-6e07-451d-9792-cb49dcd76ea8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:40.302565 [ 4 ] {bdbaf23c-6e07-451d-9792-cb49dcd76ea8} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.11 22:14:40.302818 [ 4 ] {bdbaf23c-6e07-451d-9792-cb49dcd76ea8} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:40.303029 [ 4 ] {bdbaf23c-6e07-451d-9792-cb49dcd76ea8} executeQuery: Read 32 rows, 2.41 KiB in 0.001454 sec., 22008.253094910593 rows/sec., 1.62 MiB/sec. 2025.03.11 22:14:40.303083 [ 4 ] {bdbaf23c-6e07-451d-9792-cb49dcd76ea8} TCPHandler: Processed in 0.001642404 sec. 2025.03.11 22:14:40.303203 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:40.303321 [ 4 ] {79d75b08-3726-4600-94b0-3ce8d4b32bd3} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:14:40.303369 [ 4 ] {79d75b08-3726-4600-94b0-3ce8d4b32bd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:14:40.303953 [ 4 ] {79d75b08-3726-4600-94b0-3ce8d4b32bd3} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:40.303994 [ 4 ] {79d75b08-3726-4600-94b0-3ce8d4b32bd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:40.304373 [ 4 ] {79d75b08-3726-4600-94b0-3ce8d4b32bd3} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.11 22:14:40.304624 [ 4 ] {79d75b08-3726-4600-94b0-3ce8d4b32bd3} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:40.304857 [ 4 ] {79d75b08-3726-4600-94b0-3ce8d4b32bd3} executeQuery: Read 96 rows, 7.68 KiB in 0.001544 sec., 62176.16580310881 rows/sec., 4.86 MiB/sec. 2025.03.11 22:14:40.304926 [ 4 ] {79d75b08-3726-4600-94b0-3ce8d4b32bd3} TCPHandler: Processed in 0.001775635 sec. 2025.03.11 22:14:40.305055 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:40.305358 [ 4 ] {dcc0316c-ffda-43cd-a86b-a0e5f9f73d64} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:40.305510 [ 4 ] {dcc0316c-ffda-43cd-a86b-a0e5f9f73d64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:14:40.306412 [ 4 ] {dcc0316c-ffda-43cd-a86b-a0e5f9f73d64} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:40.306453 [ 4 ] {dcc0316c-ffda-43cd-a86b-a0e5f9f73d64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:40.306849 [ 4 ] {dcc0316c-ffda-43cd-a86b-a0e5f9f73d64} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.11 22:14:40.307096 [ 4 ] {dcc0316c-ffda-43cd-a86b-a0e5f9f73d64} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:40.307278 [ 93 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.11 22:14:40.307303 [ 4 ] {dcc0316c-ffda-43cd-a86b-a0e5f9f73d64} executeQuery: Read 160 rows, 11.41 KiB in 0.00206 sec., 77669.90291262136 rows/sec., 5.41 MiB/sec. 2025.03.11 22:14:40.307359 [ 93 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:40.307426 [ 4 ] {dcc0316c-ffda-43cd-a86b-a0e5f9f73d64} TCPHandler: Processed in 0.00241693 sec. 2025.03.11 22:14:40.307424 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:40.307624 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:40.307730 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.03.11 22:14:40.307809 [ 4 ] {6d0ebd33-2864-4228-94db-778622758092} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:40.308284 [ 4 ] {6d0ebd33-2864-4228-94db-778622758092} 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_histogramu64 2025.03.11 22:14:40.308477 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:40.308640 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_101_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 26482 rows starting from the beginning of the part 2025.03.11 22:14:40.309280 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part 2025.03.11 22:14:40.309988 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 951 rows starting from the beginning of the part 2025.03.11 22:14:40.310667 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 98 rows starting from the beginning of the part 2025.03.11 22:14:40.311231 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part 2025.03.11 22:14:40.311441 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part 2025.03.11 22:14:40.313121 [ 4 ] {6d0ebd33-2864-4228-94db-778622758092} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:40.313166 [ 4 ] {6d0ebd33-2864-4228-94db-778622758092} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:40.314290 [ 4 ] {6d0ebd33-2864-4228-94db-778622758092} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.11 22:14:40.314573 [ 4 ] {6d0ebd33-2864-4228-94db-778622758092} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:40.315095 [ 93 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.11 22:14:40.315162 [ 93 ] {} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:40.315195 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:40.315213 [ 4 ] {6d0ebd33-2864-4228-94db-778622758092} executeQuery: Read 32 rows, 58.72 KiB in 0.00745 sec., 4295.302013422819 rows/sec., 7.70 MiB/sec. 2025.03.11 22:14:40.315793 [ 186 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.11 22:14:40.316394 [ 4 ] {6d0ebd33-2864-4228-94db-778622758092} TCPHandler: Processed in 0.008847716 sec. 2025.03.11 22:14:40.316971 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:40.317323 [ 4 ] {e7c0a1e3-510e-4ecb-952d-78f98d51a7ad} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:14:40.317518 [ 4 ] {e7c0a1e3-510e-4ecb-952d-78f98d51a7ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:14:40.318386 [ 186 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:40.318958 [ 186 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1474 rows starting from the beginning of the part 2025.03.11 22:14:40.320457 [ 186 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part 2025.03.11 22:14:40.321241 [ 4 ] {e7c0a1e3-510e-4ecb-952d-78f98d51a7ad} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:40.321357 [ 4 ] {e7c0a1e3-510e-4ecb-952d-78f98d51a7ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:40.322106 [ 186 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part 2025.03.11 22:14:40.322114 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 28011 rows, containing 5 columns (5 merged, 0 gathered) in 0.014547244 sec., 1925519.3629803692 rows/sec., 131.95 MiB/sec. 2025.03.11 22:14:40.322992 [ 186 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part 2025.03.11 22:14:40.323219 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.11 22:14:40.323272 [ 4 ] {e7c0a1e3-510e-4ecb-952d-78f98d51a7ad} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.11 22:14:40.323865 [ 186 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part 2025.03.11 22:14:40.324472 [ 4 ] {e7c0a1e3-510e-4ecb-952d-78f98d51a7ad} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:40.324690 [ 186 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part 2025.03.11 22:14:40.325093 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_101_20} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:40.325275 [ 4 ] {e7c0a1e3-510e-4ecb-952d-78f98d51a7ad} executeQuery: Read 60 rows, 4.14 KiB in 0.008065 sec., 7439.553626782394 rows/sec., 513.41 KiB/sec. 2025.03.11 22:14:40.325713 [ 4 ] {e7c0a1e3-510e-4ecb-952d-78f98d51a7ad} TCPHandler: Processed in 0.008857375 sec. 2025.03.11 22:14:40.326183 [ 93 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.11 22:14:40.326212 [ 187 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_101_20} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.11 22:14:40.326268 [ 93 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:40.326357 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:40.326837 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2025.03.11 22:14:40.326918 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.03.11 22:14:40.327204 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:40.327260 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4968 rows starting from the beginning of the part 2025.03.11 22:14:40.327598 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part 2025.03.11 22:14:40.327951 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 22 rows starting from the beginning of the part 2025.03.11 22:14:40.328280 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 38 rows starting from the beginning of the part 2025.03.11 22:14:40.328593 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part 2025.03.11 22:14:40.328852 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part 2025.03.11 22:14:40.332225 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 5208 rows, containing 4 columns (4 merged, 0 gathered) in 0.005666239 sec., 919128.1906746256 rows/sec., 61.94 MiB/sec. 2025.03.11 22:14:40.332799 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.11 22:14:40.333232 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_101_20} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:40.333320 [ 189 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_101_20} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.11 22:14:40.333499 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2025.03.11 22:14:40.337619 [ 195 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1586 rows, containing 19 columns (19 merged, 0 gathered) in 0.022323311 sec., 71046.80842371457 rows/sec., 127.31 MiB/sec. 2025.03.11 22:14:40.338805 [ 188 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.11 22:14:40.339219 [ 188 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_81_16} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:40.339303 [ 188 ] {df0a2f6d-907b-41ff-98e5-602445581f54::all_1_81_16} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.11 22:14:40.339441 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. 2025.03.11 22:14:40.581771 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.03.11 22:14:40.604309 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:40.604360 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:40.611832 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.11 22:14:40.612662 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:40.616584 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.03.11 22:14:41.000183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 240.62 MiB, peak 251.68 MiB, free memory in arenas 0.00 B, will set to 243.71 MiB (RSS), difference: 3.09 MiB 2025.03.11 22:14:45.298320 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:45.298527 [ 4 ] {c9b0b111-f82c-413c-8dc0-ab22d53993d4} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:14:45.298598 [ 4 ] {c9b0b111-f82c-413c-8dc0-ab22d53993d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:14:45.299313 [ 4 ] {c9b0b111-f82c-413c-8dc0-ab22d53993d4} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:45.299369 [ 4 ] {c9b0b111-f82c-413c-8dc0-ab22d53993d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:45.299796 [ 4 ] {c9b0b111-f82c-413c-8dc0-ab22d53993d4} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.11 22:14:45.300047 [ 4 ] {c9b0b111-f82c-413c-8dc0-ab22d53993d4} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:45.300288 [ 4 ] {c9b0b111-f82c-413c-8dc0-ab22d53993d4} executeQuery: Read 2 rows, 167.00 B in 0.001809 sec., 1105.583195135434 rows/sec., 90.15 KiB/sec. 2025.03.11 22:14:45.300353 [ 4 ] {c9b0b111-f82c-413c-8dc0-ab22d53993d4} TCPHandler: Processed in 0.002149589 sec. 2025.03.11 22:14:45.300477 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:45.300606 [ 4 ] {1e653aef-fda4-428a-856a-6b4699ab90ee} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:14:45.300661 [ 4 ] {1e653aef-fda4-428a-856a-6b4699ab90ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:14:45.301338 [ 4 ] {1e653aef-fda4-428a-856a-6b4699ab90ee} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:45.301386 [ 4 ] {1e653aef-fda4-428a-856a-6b4699ab90ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:45.301774 [ 4 ] {1e653aef-fda4-428a-856a-6b4699ab90ee} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.11 22:14:45.302018 [ 4 ] {1e653aef-fda4-428a-856a-6b4699ab90ee} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:45.302234 [ 4 ] {1e653aef-fda4-428a-856a-6b4699ab90ee} executeQuery: Read 73 rows, 6.04 KiB in 0.001658 sec., 44028.95054282268 rows/sec., 3.55 MiB/sec. 2025.03.11 22:14:45.302289 [ 4 ] {1e653aef-fda4-428a-856a-6b4699ab90ee} TCPHandler: Processed in 0.001865816 sec. 2025.03.11 22:14:45.302404 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:45.302518 [ 4 ] {ca9666ee-abf3-44cd-a8d9-57499fe7d53d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:14:45.302564 [ 4 ] {ca9666ee-abf3-44cd-a8d9-57499fe7d53d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:14:45.303099 [ 4 ] {ca9666ee-abf3-44cd-a8d9-57499fe7d53d} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:45.303139 [ 4 ] {ca9666ee-abf3-44cd-a8d9-57499fe7d53d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:45.303503 [ 4 ] {ca9666ee-abf3-44cd-a8d9-57499fe7d53d} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.11 22:14:45.303746 [ 4 ] {ca9666ee-abf3-44cd-a8d9-57499fe7d53d} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:45.303973 [ 4 ] {ca9666ee-abf3-44cd-a8d9-57499fe7d53d} executeQuery: Read 10 rows, 759.00 B in 0.001472 sec., 6793.478260869565 rows/sec., 503.54 KiB/sec. 2025.03.11 22:14:45.304049 [ 4 ] {ca9666ee-abf3-44cd-a8d9-57499fe7d53d} TCPHandler: Processed in 0.001697654 sec. 2025.03.11 22:14:45.304263 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:45.304452 [ 4 ] {b2bc488a-c778-4d43-a488-3b552f75226e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:14:45.304499 [ 4 ] {b2bc488a-c778-4d43-a488-3b552f75226e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:14:45.305058 [ 4 ] {b2bc488a-c778-4d43-a488-3b552f75226e} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:45.305097 [ 4 ] {b2bc488a-c778-4d43-a488-3b552f75226e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:45.305465 [ 4 ] {b2bc488a-c778-4d43-a488-3b552f75226e} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.11 22:14:45.305703 [ 4 ] {b2bc488a-c778-4d43-a488-3b552f75226e} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:45.305934 [ 4 ] {b2bc488a-c778-4d43-a488-3b552f75226e} executeQuery: Read 74 rows, 5.92 KiB in 0.001513 sec., 48909.451421017846 rows/sec., 3.82 MiB/sec. 2025.03.11 22:14:45.306018 [ 4 ] {b2bc488a-c778-4d43-a488-3b552f75226e} TCPHandler: Processed in 0.001857266 sec. 2025.03.11 22:14:45.306204 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:45.306473 [ 4 ] {cbb053f9-fb82-47fc-a082-40e9476e17ce} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:45.306534 [ 4 ] {cbb053f9-fb82-47fc-a082-40e9476e17ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:14:45.307062 [ 4 ] {cbb053f9-fb82-47fc-a082-40e9476e17ce} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:45.307101 [ 4 ] {cbb053f9-fb82-47fc-a082-40e9476e17ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:45.307490 [ 4 ] {cbb053f9-fb82-47fc-a082-40e9476e17ce} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.11 22:14:45.307729 [ 4 ] {cbb053f9-fb82-47fc-a082-40e9476e17ce} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:45.307933 [ 4 ] {cbb053f9-fb82-47fc-a082-40e9476e17ce} executeQuery: Read 161 rows, 11.48 KiB in 0.001547 sec., 104072.39819004525 rows/sec., 7.25 MiB/sec. 2025.03.11 22:14:45.307984 [ 4 ] {cbb053f9-fb82-47fc-a082-40e9476e17ce} TCPHandler: Processed in 0.001882325 sec. 2025.03.11 22:14:45.308088 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:45.308189 [ 4 ] {89e622c8-08bb-4717-a484-0e7a3b18876f} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:45.308253 [ 4 ] {89e622c8-08bb-4717-a484-0e7a3b18876f} 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_histogramu64 2025.03.11 22:14:45.309286 [ 4 ] {89e622c8-08bb-4717-a484-0e7a3b18876f} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:45.309326 [ 4 ] {89e622c8-08bb-4717-a484-0e7a3b18876f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:45.309947 [ 4 ] {89e622c8-08bb-4717-a484-0e7a3b18876f} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.11 22:14:45.310205 [ 4 ] {89e622c8-08bb-4717-a484-0e7a3b18876f} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:45.310442 [ 4 ] {89e622c8-08bb-4717-a484-0e7a3b18876f} executeQuery: Read 8 rows, 14.68 KiB in 0.002275 sec., 3516.4835164835163 rows/sec., 6.30 MiB/sec. 2025.03.11 22:14:45.310543 [ 4 ] {89e622c8-08bb-4717-a484-0e7a3b18876f} TCPHandler: Processed in 0.002504141 sec. 2025.03.11 22:14:45.310656 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:45.310756 [ 4 ] {b3ba69d4-91df-4dcf-bce4-68fbf5cf21a0} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:14:45.310802 [ 4 ] {b3ba69d4-91df-4dcf-bce4-68fbf5cf21a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:14:45.311231 [ 4 ] {b3ba69d4-91df-4dcf-bce4-68fbf5cf21a0} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:45.311270 [ 4 ] {b3ba69d4-91df-4dcf-bce4-68fbf5cf21a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:45.311631 [ 4 ] {b3ba69d4-91df-4dcf-bce4-68fbf5cf21a0} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.11 22:14:45.311867 [ 4 ] {b3ba69d4-91df-4dcf-bce4-68fbf5cf21a0} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:45.312070 [ 4 ] {b3ba69d4-91df-4dcf-bce4-68fbf5cf21a0} executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec. 2025.03.11 22:14:45.312119 [ 4 ] {b3ba69d4-91df-4dcf-bce4-68fbf5cf21a0} TCPHandler: Processed in 0.001512913 sec. 2025.03.11 22:14:46.172632 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 2025.03.11 22:14:46.173399 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:46.173452 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:46.173992 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.11 22:14:46.174260 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:46.174463 [ 86 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.11 22:14:46.174507 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 2025.03.11 22:14:46.174558 [ 86 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:46.174586 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:46.174728 [ 192 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.11 22:14:46.174895 [ 192 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:46.174938 [ 192 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part 2025.03.11 22:14:46.175019 [ 192 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part 2025.03.11 22:14:46.175257 [ 192 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part 2025.03.11 22:14:46.175407 [ 192 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part 2025.03.11 22:14:46.175526 [ 192 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part 2025.03.11 22:14:46.175652 [ 192 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part 2025.03.11 22:14:46.178547 [ 195 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.003884693 sec., 7207519.358672616 rows/sec., 103.10 MiB/sec. 2025.03.11 22:14:46.178901 [ 195 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.11 22:14:46.179244 [ 195 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_61_12} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:46.179338 [ 195 ] {c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5::all_1_61_12} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.11 22:14:46.179462 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2025.03.11 22:14:48.116729 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.03.11 22:14:48.139005 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:48.139065 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:48.146563 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.11 22:14:48.147370 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:48.147796 [ 83 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.11 22:14:48.147963 [ 83 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:48.148059 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:48.148540 [ 196 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.11 22:14:48.164788 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.03.11 22:14:48.166253 [ 196 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:48.167793 [ 196 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2025.03.11 22:14:48.173537 [ 196 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2025.03.11 22:14:48.179330 [ 196 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part 2025.03.11 22:14:48.185188 [ 196 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part 2025.03.11 22:14:48.191133 [ 196 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2025.03.11 22:14:48.195969 [ 196 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2025.03.11 22:14:48.254025 [ 194 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.105785851 sec., 4348.407614549511 rows/sec., 22.48 MiB/sec. 2025.03.11 22:14:48.257168 [ 194 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.11 22:14:48.260014 [ 194 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_61_12} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:48.260106 [ 194 ] {3588c112-4c82-4a2a-8e0d-b32cf4fe3e23::all_1_61_12} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.11 22:14:48.262282 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.03.11 22:14:48.816938 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1448 2025.03.11 22:14:48.819886 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:48.819932 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:48.821410 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.11 22:14:48.821717 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:48.822204 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1448 2025.03.11 22:14:50.298949 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:50.299157 [ 4 ] {b7056867-367f-4ced-a50f-3ab282e8e665} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:14:50.299235 [ 4 ] {b7056867-367f-4ced-a50f-3ab282e8e665} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:14:50.300068 [ 4 ] {b7056867-367f-4ced-a50f-3ab282e8e665} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:50.300115 [ 4 ] {b7056867-367f-4ced-a50f-3ab282e8e665} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:50.300566 [ 4 ] {b7056867-367f-4ced-a50f-3ab282e8e665} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.11 22:14:50.300824 [ 4 ] {b7056867-367f-4ced-a50f-3ab282e8e665} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:50.301060 [ 4 ] {b7056867-367f-4ced-a50f-3ab282e8e665} executeQuery: Read 120 rows, 10.41 KiB in 0.00196 sec., 61224.48979591837 rows/sec., 5.19 MiB/sec. 2025.03.11 22:14:50.301123 [ 4 ] {b7056867-367f-4ced-a50f-3ab282e8e665} TCPHandler: Processed in 0.00231405 sec. 2025.03.11 22:14:50.301265 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:50.301416 [ 4 ] {d1f32228-ac8f-47d5-a1eb-c3cedc2c75fb} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:14:50.301468 [ 4 ] {d1f32228-ac8f-47d5-a1eb-c3cedc2c75fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:14:50.302002 [ 4 ] {d1f32228-ac8f-47d5-a1eb-c3cedc2c75fb} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:50.302040 [ 4 ] {d1f32228-ac8f-47d5-a1eb-c3cedc2c75fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:50.302445 [ 4 ] {d1f32228-ac8f-47d5-a1eb-c3cedc2c75fb} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.11 22:14:50.302699 [ 4 ] {d1f32228-ac8f-47d5-a1eb-c3cedc2c75fb} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:50.302914 [ 4 ] {d1f32228-ac8f-47d5-a1eb-c3cedc2c75fb} executeQuery: Read 32 rows, 2.41 KiB in 0.001536 sec., 20833.333333333332 rows/sec., 1.53 MiB/sec. 2025.03.11 22:14:50.302967 [ 4 ] {d1f32228-ac8f-47d5-a1eb-c3cedc2c75fb} TCPHandler: Processed in 0.001761985 sec. 2025.03.11 22:14:50.303082 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:50.303188 [ 4 ] {c1d0a2ce-48df-42dd-aac7-f7711130eabd} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:14:50.303232 [ 4 ] {c1d0a2ce-48df-42dd-aac7-f7711130eabd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:14:50.303780 [ 4 ] {c1d0a2ce-48df-42dd-aac7-f7711130eabd} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:50.303821 [ 4 ] {c1d0a2ce-48df-42dd-aac7-f7711130eabd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:50.304186 [ 4 ] {c1d0a2ce-48df-42dd-aac7-f7711130eabd} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.11 22:14:50.304428 [ 4 ] {c1d0a2ce-48df-42dd-aac7-f7711130eabd} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:50.304648 [ 4 ] {c1d0a2ce-48df-42dd-aac7-f7711130eabd} executeQuery: Read 96 rows, 7.68 KiB in 0.001477 sec., 64996.614759647935 rows/sec., 5.08 MiB/sec. 2025.03.11 22:14:50.304704 [ 4 ] {c1d0a2ce-48df-42dd-aac7-f7711130eabd} TCPHandler: Processed in 0.001671874 sec. 2025.03.11 22:14:50.304819 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:50.304924 [ 4 ] {db7a5eb3-8fe3-4505-a831-6a442ecd61ab} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:50.304971 [ 4 ] {db7a5eb3-8fe3-4505-a831-6a442ecd61ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:14:50.305515 [ 4 ] {db7a5eb3-8fe3-4505-a831-6a442ecd61ab} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:50.305559 [ 4 ] {db7a5eb3-8fe3-4505-a831-6a442ecd61ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:50.305979 [ 4 ] {db7a5eb3-8fe3-4505-a831-6a442ecd61ab} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.11 22:14:50.306238 [ 4 ] {db7a5eb3-8fe3-4505-a831-6a442ecd61ab} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:50.306454 [ 4 ] {db7a5eb3-8fe3-4505-a831-6a442ecd61ab} executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. 2025.03.11 22:14:50.306524 [ 4 ] {db7a5eb3-8fe3-4505-a831-6a442ecd61ab} TCPHandler: Processed in 0.001756145 sec. 2025.03.11 22:14:50.306653 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:50.306956 [ 4 ] {5d35e9f0-7bd0-4095-987d-40d888960ebb} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:50.307242 [ 4 ] {5d35e9f0-7bd0-4095-987d-40d888960ebb} 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_histogramu64 2025.03.11 22:14:50.308438 [ 4 ] {5d35e9f0-7bd0-4095-987d-40d888960ebb} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:50.308479 [ 4 ] {5d35e9f0-7bd0-4095-987d-40d888960ebb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:50.309118 [ 4 ] {5d35e9f0-7bd0-4095-987d-40d888960ebb} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.11 22:14:50.309379 [ 4 ] {5d35e9f0-7bd0-4095-987d-40d888960ebb} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:50.309632 [ 4 ] {5d35e9f0-7bd0-4095-987d-40d888960ebb} executeQuery: Read 32 rows, 58.72 KiB in 0.002794 sec., 11453.11381531854 rows/sec., 20.52 MiB/sec. 2025.03.11 22:14:50.309743 [ 4 ] {5d35e9f0-7bd0-4095-987d-40d888960ebb} TCPHandler: Processed in 0.003141047 sec. 2025.03.11 22:14:50.309859 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:50.309974 [ 4 ] {cf9b9110-5f9e-4e2e-86c5-7d5c3e8ab203} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:14:50.310022 [ 4 ] {cf9b9110-5f9e-4e2e-86c5-7d5c3e8ab203} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:14:50.310463 [ 4 ] {cf9b9110-5f9e-4e2e-86c5-7d5c3e8ab203} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:50.310504 [ 4 ] {cf9b9110-5f9e-4e2e-86c5-7d5c3e8ab203} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.11 22:14:50.310876 [ 4 ] {cf9b9110-5f9e-4e2e-86c5-7d5c3e8ab203} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.11 22:14:50.311120 [ 4 ] {cf9b9110-5f9e-4e2e-86c5-7d5c3e8ab203} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:50.311333 [ 4 ] {cf9b9110-5f9e-4e2e-86c5-7d5c3e8ab203} executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec. 2025.03.11 22:14:50.311395 [ 4 ] {cf9b9110-5f9e-4e2e-86c5-7d5c3e8ab203} TCPHandler: Processed in 0.001586113 sec. 2025.03.11 22:14:53.462673 [ 79 ] {} DNSResolver: Updating DNS cache 2025.03.11 22:14:53.462754 [ 79 ] {} DNSResolver: Updated DNS cache 2025.03.11 22:14:53.674769 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 2025.03.11 22:14:53.675921 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:53.676033 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:53.676656 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.11 22:14:53.676931 [ 244 ] {} system.asynchronous_metric_log (c5a1e3ff-765f-43a6-b09a-3b9b6b23cea5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:53.677177 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.03.11 22:14:55.298436 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:55.298716 [ 4 ] {0b549cf6-d9a9-4413-9263-183be3564c7d} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:14:55.298818 [ 4 ] {0b549cf6-d9a9-4413-9263-183be3564c7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:14:55.299622 [ 4 ] {0b549cf6-d9a9-4413-9263-183be3564c7d} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:55.299663 [ 4 ] {0b549cf6-d9a9-4413-9263-183be3564c7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:55.300112 [ 4 ] {0b549cf6-d9a9-4413-9263-183be3564c7d} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.11 22:14:55.300366 [ 4 ] {0b549cf6-d9a9-4413-9263-183be3564c7d} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:55.300564 [ 4 ] {0b549cf6-d9a9-4413-9263-183be3564c7d} executeQuery: Read 72 rows, 5.96 KiB in 0.001927 sec., 37363.77789309808 rows/sec., 3.02 MiB/sec. 2025.03.11 22:14:55.300620 [ 4 ] {0b549cf6-d9a9-4413-9263-183be3564c7d} TCPHandler: Processed in 0.00235666 sec. 2025.03.11 22:14:55.300743 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:55.300849 [ 4 ] {774f9649-2e45-43a9-a855-459df8340d9e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:14:55.300894 [ 4 ] {774f9649-2e45-43a9-a855-459df8340d9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:14:55.301414 [ 4 ] {774f9649-2e45-43a9-a855-459df8340d9e} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:55.301451 [ 4 ] {774f9649-2e45-43a9-a855-459df8340d9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:55.301794 [ 4 ] {774f9649-2e45-43a9-a855-459df8340d9e} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.11 22:14:55.302026 [ 4 ] {774f9649-2e45-43a9-a855-459df8340d9e} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:55.302211 [ 4 ] {774f9649-2e45-43a9-a855-459df8340d9e} executeQuery: Read 8 rows, 616.00 B in 0.001382 sec., 5788.712011577424 rows/sec., 435.28 KiB/sec. 2025.03.11 22:14:55.302264 [ 4 ] {774f9649-2e45-43a9-a855-459df8340d9e} TCPHandler: Processed in 0.001573044 sec. 2025.03.11 22:14:55.302420 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:55.302536 [ 4 ] {5bfc2cb1-f4d7-4bab-8e1e-58e3cc3a3cfd} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:14:55.302581 [ 4 ] {5bfc2cb1-f4d7-4bab-8e1e-58e3cc3a3cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:14:55.303114 [ 4 ] {5bfc2cb1-f4d7-4bab-8e1e-58e3cc3a3cfd} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:55.303152 [ 4 ] {5bfc2cb1-f4d7-4bab-8e1e-58e3cc3a3cfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:55.303499 [ 4 ] {5bfc2cb1-f4d7-4bab-8e1e-58e3cc3a3cfd} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.11 22:14:55.303730 [ 4 ] {5bfc2cb1-f4d7-4bab-8e1e-58e3cc3a3cfd} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:55.303919 [ 4 ] {5bfc2cb1-f4d7-4bab-8e1e-58e3cc3a3cfd} executeQuery: Read 72 rows, 5.76 KiB in 0.001395 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. 2025.03.11 22:14:55.303981 [ 4 ] {5bfc2cb1-f4d7-4bab-8e1e-58e3cc3a3cfd} TCPHandler: Processed in 0.001629813 sec. 2025.03.11 22:14:55.304130 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:55.304430 [ 4 ] {eb564f9f-0562-4a99-8ba5-0a198eadfded} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:55.304594 [ 4 ] {eb564f9f-0562-4a99-8ba5-0a198eadfded} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:14:55.305250 [ 4 ] {eb564f9f-0562-4a99-8ba5-0a198eadfded} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:55.305288 [ 4 ] {eb564f9f-0562-4a99-8ba5-0a198eadfded} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:55.305681 [ 4 ] {eb564f9f-0562-4a99-8ba5-0a198eadfded} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.11 22:14:55.305919 [ 4 ] {eb564f9f-0562-4a99-8ba5-0a198eadfded} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:55.306100 [ 4 ] {eb564f9f-0562-4a99-8ba5-0a198eadfded} executeQuery: Read 160 rows, 11.41 KiB in 0.001774 sec., 90191.65727170237 rows/sec., 6.28 MiB/sec. 2025.03.11 22:14:55.306184 [ 4 ] {eb564f9f-0562-4a99-8ba5-0a198eadfded} TCPHandler: Processed in 0.002127978 sec. 2025.03.11 22:14:55.306326 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:55.306615 [ 4 ] {dccf6524-c848-4857-b138-e180cd705450} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:55.306812 [ 4 ] {dccf6524-c848-4857-b138-e180cd705450} 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_histogramu64 2025.03.11 22:14:55.307852 [ 4 ] {dccf6524-c848-4857-b138-e180cd705450} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:55.307890 [ 4 ] {dccf6524-c848-4857-b138-e180cd705450} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:55.308489 [ 4 ] {dccf6524-c848-4857-b138-e180cd705450} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.11 22:14:55.308742 [ 4 ] {dccf6524-c848-4857-b138-e180cd705450} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:55.308974 [ 4 ] {dccf6524-c848-4857-b138-e180cd705450} executeQuery: Read 8 rows, 14.68 KiB in 0.002468 sec., 3241.4910858995136 rows/sec., 5.81 MiB/sec. 2025.03.11 22:14:55.309130 [ 4 ] {dccf6524-c848-4857-b138-e180cd705450} TCPHandler: Processed in 0.002882085 sec. 2025.03.11 22:14:55.309517 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:55.309834 [ 4 ] {8a7e9f3f-8465-4ae8-8bc0-0cd9b7dbc7fa} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:14:55.309963 [ 4 ] {8a7e9f3f-8465-4ae8-8bc0-0cd9b7dbc7fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:14:55.310435 [ 4 ] {8a7e9f3f-8465-4ae8-8bc0-0cd9b7dbc7fa} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:55.310477 [ 4 ] {8a7e9f3f-8465-4ae8-8bc0-0cd9b7dbc7fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:55.310837 [ 4 ] {8a7e9f3f-8465-4ae8-8bc0-0cd9b7dbc7fa} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.11 22:14:55.311071 [ 4 ] {8a7e9f3f-8465-4ae8-8bc0-0cd9b7dbc7fa} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:55.311260 [ 4 ] {8a7e9f3f-8465-4ae8-8bc0-0cd9b7dbc7fa} executeQuery: Read 60 rows, 4.14 KiB in 0.001549 sec., 38734.66752743706 rows/sec., 2.61 MiB/sec. 2025.03.11 22:14:55.311355 [ 4 ] {8a7e9f3f-8465-4ae8-8bc0-0cd9b7dbc7fa} TCPHandler: Processed in 0.001950506 sec. 2025.03.11 22:14:55.664953 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.03.11 22:14:55.684311 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:55.684384 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:55.691326 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.11 22:14:55.692098 [ 242 ] {} system.metric_log (3588c112-4c82-4a2a-8e0d-b32cf4fe3e23): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:55.694891 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.03.11 22:14:56.566926 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:56.567143 [ 4 ] {c848c6b3-8919-4d88-a0d7-d32c9687a4cb} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.11 22:14:56.567226 [ 4 ] {c848c6b3-8919-4d88-a0d7-d32c9687a4cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.11 22:14:56.568090 [ 4 ] {c848c6b3-8919-4d88-a0d7-d32c9687a4cb} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:56.568145 [ 4 ] {c848c6b3-8919-4d88-a0d7-d32c9687a4cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:56.568581 [ 4 ] {c848c6b3-8919-4d88-a0d7-d32c9687a4cb} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.11 22:14:56.568836 [ 4 ] {c848c6b3-8919-4d88-a0d7-d32c9687a4cb} oximeter.fields_i16 (285a8ffc-1203-4d5c-8f20-ceca1e64a2ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:56.569074 [ 4 ] {c848c6b3-8919-4d88-a0d7-d32c9687a4cb} executeQuery: Read 24 rows, 2.04 KiB in 0.001984 sec., 12096.774193548386 rows/sec., 1.00 MiB/sec. 2025.03.11 22:14:56.569214 [ 4 ] {c848c6b3-8919-4d88-a0d7-d32c9687a4cb} TCPHandler: Processed in 0.0024297 sec. 2025.03.11 22:14:56.569349 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:56.569464 [ 4 ] {066e9e79-f8fc-46d2-af4c-b0a3944d9963} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.11 22:14:56.569514 [ 4 ] {066e9e79-f8fc-46d2-af4c-b0a3944d9963} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.11 22:14:56.570055 [ 4 ] {066e9e79-f8fc-46d2-af4c-b0a3944d9963} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:56.570096 [ 4 ] {066e9e79-f8fc-46d2-af4c-b0a3944d9963} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:56.570450 [ 4 ] {066e9e79-f8fc-46d2-af4c-b0a3944d9963} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.11 22:14:56.570693 [ 4 ] {066e9e79-f8fc-46d2-af4c-b0a3944d9963} oximeter.fields_ipaddr (1c6e55bf-5661-479c-9407-a4f346866438): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:56.570949 [ 4 ] {066e9e79-f8fc-46d2-af4c-b0a3944d9963} executeQuery: Read 2 rows, 167.00 B in 0.001498 sec., 1335.113484646195 rows/sec., 108.87 KiB/sec. 2025.03.11 22:14:56.571186 [ 4 ] {066e9e79-f8fc-46d2-af4c-b0a3944d9963} TCPHandler: Processed in 0.001884386 sec. 2025.03.11 22:14:56.571343 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:56.571461 [ 4 ] {fbeebe43-6202-41fd-ba4d-6c419fbc2d22} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:14:56.571511 [ 4 ] {fbeebe43-6202-41fd-ba4d-6c419fbc2d22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:14:56.572767 [ 4 ] {fbeebe43-6202-41fd-ba4d-6c419fbc2d22} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:56.572808 [ 4 ] {fbeebe43-6202-41fd-ba4d-6c419fbc2d22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:56.573264 [ 4 ] {fbeebe43-6202-41fd-ba4d-6c419fbc2d22} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.11 22:14:56.573523 [ 4 ] {fbeebe43-6202-41fd-ba4d-6c419fbc2d22} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:56.573703 [ 78 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 2025.03.11 22:14:56.573766 [ 4 ] {fbeebe43-6202-41fd-ba4d-6c419fbc2d22} executeQuery: Read 1381 rows, 118.04 KiB in 0.002336 sec., 591181.5068493151 rows/sec., 49.35 MiB/sec. 2025.03.11 22:14:56.573790 [ 78 ] {} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:56.573850 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:56.573891 [ 4 ] {fbeebe43-6202-41fd-ba4d-6c419fbc2d22} TCPHandler: Processed in 0.002595942 sec. 2025.03.11 22:14:56.574115 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_105_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full 2025.03.11 22:14:56.574127 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:56.574410 [ 4 ] {bc6932d1-d8ae-4e8f-8be8-dece839d6f88} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.11 22:14:56.574415 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:56.574514 [ 4 ] {bc6932d1-d8ae-4e8f-8be8-dece839d6f88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.11 22:14:56.574515 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_100_20, total 1406 rows starting from the beginning of the part 2025.03.11 22:14:56.574943 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 120 rows starting from the beginning of the part 2025.03.11 22:14:56.575362 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 73 rows starting from the beginning of the part 2025.03.11 22:14:56.575773 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 120 rows starting from the beginning of the part 2025.03.11 22:14:56.576088 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 72 rows starting from the beginning of the part 2025.03.11 22:14:56.576298 [ 197 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1381 rows starting from the beginning of the part 2025.03.11 22:14:56.577118 [ 4 ] {bc6932d1-d8ae-4e8f-8be8-dece839d6f88} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:56.577218 [ 4 ] {bc6932d1-d8ae-4e8f-8be8-dece839d6f88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:56.578033 [ 4 ] {bc6932d1-d8ae-4e8f-8be8-dece839d6f88} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.11 22:14:56.578668 [ 4 ] {bc6932d1-d8ae-4e8f-8be8-dece839d6f88} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:56.578948 [ 78 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.11 22:14:56.579066 [ 78 ] {} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:56.579161 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:56.579214 [ 4 ] {bc6932d1-d8ae-4e8f-8be8-dece839d6f88} executeQuery: Read 46 rows, 3.51 KiB in 0.004873 sec., 9439.770162117793 rows/sec., 719.65 KiB/sec. 2025.03.11 22:14:56.579696 [ 4 ] {bc6932d1-d8ae-4e8f-8be8-dece839d6f88} TCPHandler: Processed in 0.005639428 sec. 2025.03.11 22:14:56.579782 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.03.11 22:14:56.580142 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:56.580533 [ 4 ] {b05efe84-0cb3-4759-8557-9111da39da3e} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.11 22:14:56.580557 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:56.580754 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 70 rows starting from the beginning of the part 2025.03.11 22:14:56.580760 [ 4 ] {b05efe84-0cb3-4759-8557-9111da39da3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.11 22:14:56.581406 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 32 rows starting from the beginning of the part 2025.03.11 22:14:56.581854 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part 2025.03.11 22:14:56.582494 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 32 rows starting from the beginning of the part 2025.03.11 22:14:56.583029 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part 2025.03.11 22:14:56.583475 [ 190 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 46 rows starting from the beginning of the part 2025.03.11 22:14:56.584593 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 3172 rows, containing 5 columns (5 merged, 0 gathered) in 0.01062458 sec., 298552.9780941929 rows/sec., 26.06 MiB/sec. 2025.03.11 22:14:56.585031 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.03.11 22:14:56.585263 [ 4 ] {b05efe84-0cb3-4759-8557-9111da39da3e} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:56.585361 [ 4 ] {b05efe84-0cb3-4759-8557-9111da39da3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:56.585958 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_105_21} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:56.586280 [ 198 ] {677aba6a-c2de-4307-8d69-f566fb363951::all_1_105_21} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 2025.03.11 22:14:56.586575 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.11 22:14:56.587001 [ 4 ] {b05efe84-0cb3-4759-8557-9111da39da3e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.11 22:14:56.587449 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.0081642 sec., 24252.22312045271 rows/sec., 1.87 MiB/sec. 2025.03.11 22:14:56.587568 [ 4 ] {b05efe84-0cb3-4759-8557-9111da39da3e} oximeter.fields_u32 (33d621f1-e5ba-46de-adb9-6f0dd0b9b1fd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:56.587672 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.11 22:14:56.588109 [ 4 ] {b05efe84-0cb3-4759-8557-9111da39da3e} executeQuery: Read 252 rows, 17.85 KiB in 0.007689 sec., 32774.09285992977 rows/sec., 2.27 MiB/sec. 2025.03.11 22:14:56.588378 [ 4 ] {b05efe84-0cb3-4759-8557-9111da39da3e} TCPHandler: Processed in 0.008363191 sec. 2025.03.11 22:14:56.588524 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_86_17} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:56.588606 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:56.588644 [ 186 ] {9e6cf4a5-74c1-413b-9054-c0a17d4de03f::all_1_86_17} oximeter.fields_u16 (9e6cf4a5-74c1-413b-9054-c0a17d4de03f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.11 22:14:56.588791 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.11 22:14:56.588819 [ 4 ] {4869eb1d-b3b8-4f19-8d65-9c5a7761a37c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.11 22:14:56.588883 [ 4 ] {4869eb1d-b3b8-4f19-8d65-9c5a7761a37c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.11 22:14:56.589429 [ 4 ] {4869eb1d-b3b8-4f19-8d65-9c5a7761a37c} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:56.589469 [ 4 ] {4869eb1d-b3b8-4f19-8d65-9c5a7761a37c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:56.589832 [ 4 ] {4869eb1d-b3b8-4f19-8d65-9c5a7761a37c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.11 22:14:56.590086 [ 4 ] {4869eb1d-b3b8-4f19-8d65-9c5a7761a37c} oximeter.fields_u8 (293a30b3-8fcb-4da4-9c22-73886ba8d36a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:56.590295 [ 4 ] {4869eb1d-b3b8-4f19-8d65-9c5a7761a37c} executeQuery: Read 12 rows, 960.00 B in 0.001542 sec., 7782.101167315175 rows/sec., 607.98 KiB/sec. 2025.03.11 22:14:56.590348 [ 4 ] {4869eb1d-b3b8-4f19-8d65-9c5a7761a37c} TCPHandler: Processed in 0.001826616 sec. 2025.03.11 22:14:56.590465 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:56.590577 [ 4 ] {24b30c56-a2c4-44c2-adfe-c16f05553fbb} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:14:56.590622 [ 4 ] {24b30c56-a2c4-44c2-adfe-c16f05553fbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:14:56.591423 [ 4 ] {24b30c56-a2c4-44c2-adfe-c16f05553fbb} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:56.591463 [ 4 ] {24b30c56-a2c4-44c2-adfe-c16f05553fbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:56.591855 [ 4 ] {24b30c56-a2c4-44c2-adfe-c16f05553fbb} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.11 22:14:56.592100 [ 4 ] {24b30c56-a2c4-44c2-adfe-c16f05553fbb} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:56.592264 [ 56 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 2025.03.11 22:14:56.592291 [ 4 ] {24b30c56-a2c4-44c2-adfe-c16f05553fbb} executeQuery: Read 590 rows, 45.39 KiB in 0.001735 sec., 340057.6368876081 rows/sec., 25.55 MiB/sec. 2025.03.11 22:14:56.592303 [ 56 ] {} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:56.592333 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:56.592364 [ 4 ] {24b30c56-a2c4-44c2-adfe-c16f05553fbb} TCPHandler: Processed in 0.001951347 sec. 2025.03.11 22:14:56.592619 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_105_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full 2025.03.11 22:14:56.592644 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:56.593109 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:56.593139 [ 4 ] {fff9d983-0dab-4d9e-a0ab-6d8932f42d5c} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:56.593213 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_100_20, total 632 rows starting from the beginning of the part 2025.03.11 22:14:56.593402 [ 4 ] {fff9d983-0dab-4d9e-a0ab-6d8932f42d5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:14:56.593813 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 96 rows starting from the beginning of the part 2025.03.11 22:14:56.594580 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 74 rows starting from the beginning of the part 2025.03.11 22:14:56.595266 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 96 rows starting from the beginning of the part 2025.03.11 22:14:56.595785 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 72 rows starting from the beginning of the part 2025.03.11 22:14:56.596055 [ 189 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 590 rows starting from the beginning of the part 2025.03.11 22:14:56.597219 [ 4 ] {fff9d983-0dab-4d9e-a0ab-6d8932f42d5c} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:56.597298 [ 4 ] {fff9d983-0dab-4d9e-a0ab-6d8932f42d5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:56.598315 [ 4 ] {fff9d983-0dab-4d9e-a0ab-6d8932f42d5c} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.11 22:14:56.598782 [ 193 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 5 columns (5 merged, 0 gathered) in 0.006357185 sec., 245391.63167345297 rows/sec., 19.55 MiB/sec. 2025.03.11 22:14:56.598892 [ 4 ] {fff9d983-0dab-4d9e-a0ab-6d8932f42d5c} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:56.599067 [ 193 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.03.11 22:14:56.599488 [ 4 ] {fff9d983-0dab-4d9e-a0ab-6d8932f42d5c} executeQuery: Read 947 rows, 65.46 KiB in 0.00654 sec., 144801.22324159023 rows/sec., 9.77 MiB/sec. 2025.03.11 22:14:56.599864 [ 4 ] {fff9d983-0dab-4d9e-a0ab-6d8932f42d5c} TCPHandler: Processed in 0.007317803 sec. 2025.03.11 22:14:56.600206 [ 193 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_105_21} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:56.600222 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:56.600579 [ 4 ] {a54353d8-8b50-4147-9a4f-697e3c57eb50} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.11 22:14:56.600567 [ 193 ] {d2853a31-6e00-4ecf-b69f-3017a9cde446::all_1_105_21} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 2025.03.11 22:14:56.600803 [ 4 ] {a54353d8-8b50-4147-9a4f-697e3c57eb50} 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_histogramu64 2025.03.11 22:14:56.600817 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.11 22:14:56.601975 [ 4 ] {a54353d8-8b50-4147-9a4f-697e3c57eb50} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:56.602016 [ 4 ] {a54353d8-8b50-4147-9a4f-697e3c57eb50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:56.602673 [ 4 ] {a54353d8-8b50-4147-9a4f-697e3c57eb50} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.11 22:14:56.602934 [ 4 ] {a54353d8-8b50-4147-9a4f-697e3c57eb50} oximeter.measurements_histogramu64 (df0a2f6d-907b-41ff-98e5-602445581f54): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:56.603162 [ 4 ] {a54353d8-8b50-4147-9a4f-697e3c57eb50} executeQuery: Read 32 rows, 58.72 KiB in 0.002698 sec., 11860.637509266124 rows/sec., 21.25 MiB/sec. 2025.03.11 22:14:56.603341 [ 4 ] {a54353d8-8b50-4147-9a4f-697e3c57eb50} TCPHandler: Processed in 0.003239728 sec. 2025.03.11 22:14:56.603692 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:14:56.603837 [ 4 ] {4d32440c-d5b8-4fbd-bf30-2c76a95248ad} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:14:56.603886 [ 4 ] {4d32440c-d5b8-4fbd-bf30-2c76a95248ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:14:56.604333 [ 4 ] {4d32440c-d5b8-4fbd-bf30-2c76a95248ad} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:56.604370 [ 4 ] {4d32440c-d5b8-4fbd-bf30-2c76a95248ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:56.604724 [ 4 ] {4d32440c-d5b8-4fbd-bf30-2c76a95248ad} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.11 22:14:56.604956 [ 4 ] {4d32440c-d5b8-4fbd-bf30-2c76a95248ad} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:56.605153 [ 4 ] {4d32440c-d5b8-4fbd-bf30-2c76a95248ad} executeQuery: Read 24 rows, 1.66 KiB in 0.001335 sec., 17977.52808988764 rows/sec., 1.21 MiB/sec. 2025.03.11 22:14:56.605213 [ 4 ] {4d32440c-d5b8-4fbd-bf30-2c76a95248ad} TCPHandler: Processed in 0.001631254 sec. 2025.03.11 22:14:58.822471 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1492 2025.03.11 22:14:58.825728 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:58.825775 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:58.827251 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.11 22:14:58.827565 [ 243 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:58.827791 [ 29 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.11 22:14:58.827918 [ 29 ] {} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:14:58.827986 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:14:58.828504 [ 187 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.11 22:14:58.830263 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1492 2025.03.11 22:14:58.830619 [ 187 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:14:58.830861 [ 187 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1334 rows starting from the beginning of the part 2025.03.11 22:14:58.831744 [ 187 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part 2025.03.11 22:14:58.832316 [ 187 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 44 rows starting from the beginning of the part 2025.03.11 22:14:58.832862 [ 187 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part 2025.03.11 22:14:58.833384 [ 187 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part 2025.03.11 22:14:58.834036 [ 187 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 44 rows starting from the beginning of the part 2025.03.11 22:14:58.842133 [ 188 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 72 columns (72 merged, 0 gathered) in 0.014000239 sec., 106569.60927595594 rows/sec., 81.90 MiB/sec. 2025.03.11 22:14:58.843811 [ 188 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.11 22:14:58.844663 [ 188 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_46_9} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:14:58.844766 [ 188 ] {7edc569d-a8c7-4502-bf2c-7de8672d5170::all_1_46_9} system.query_log (7edc569d-a8c7-4502-bf2c-7de8672d5170) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.11 22:14:58.845129 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2025.03.11 22:15:00.294503 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:15:00.294692 [ 4 ] {b3650443-748a-4ca8-b726-e0143fd06f69} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.11 22:15:00.294764 [ 4 ] {b3650443-748a-4ca8-b726-e0143fd06f69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.11 22:15:00.295638 [ 4 ] {b3650443-748a-4ca8-b726-e0143fd06f69} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:15:00.295683 [ 4 ] {b3650443-748a-4ca8-b726-e0143fd06f69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:15:00.296159 [ 4 ] {b3650443-748a-4ca8-b726-e0143fd06f69} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.11 22:15:00.296470 [ 4 ] {b3650443-748a-4ca8-b726-e0143fd06f69} oximeter.fields_string (677aba6a-c2de-4307-8d69-f566fb363951): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:15:00.296694 [ 4 ] {b3650443-748a-4ca8-b726-e0143fd06f69} executeQuery: Read 56 rows, 4.38 KiB in 0.002044 sec., 27397.260273972606 rows/sec., 2.09 MiB/sec. 2025.03.11 22:15:00.296807 [ 4 ] {b3650443-748a-4ca8-b726-e0143fd06f69} TCPHandler: Processed in 0.002436011 sec. 2025.03.11 22:15:00.297045 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:15:00.297269 [ 4 ] {5e97dc7f-61aa-43a3-ad87-e77f31b03080} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.11 22:15:00.297333 [ 4 ] {5e97dc7f-61aa-43a3-ad87-e77f31b03080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.11 22:15:00.298084 [ 4 ] {5e97dc7f-61aa-43a3-ad87-e77f31b03080} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:15:00.298130 [ 4 ] {5e97dc7f-61aa-43a3-ad87-e77f31b03080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:15:00.298543 [ 4 ] {5e97dc7f-61aa-43a3-ad87-e77f31b03080} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.11 22:15:00.298806 [ 4 ] {5e97dc7f-61aa-43a3-ad87-e77f31b03080} oximeter.fields_uuid (d2853a31-6e00-4ecf-b69f-3017a9cde446): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:15:00.299005 [ 4 ] {5e97dc7f-61aa-43a3-ad87-e77f31b03080} executeQuery: Read 64 rows, 5.12 KiB in 0.001771 sec., 36137.77526821005 rows/sec., 2.82 MiB/sec. 2025.03.11 22:15:00.299069 [ 4 ] {5e97dc7f-61aa-43a3-ad87-e77f31b03080} TCPHandler: Processed in 0.002146648 sec. 2025.03.11 22:15:00.299229 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:15:00.299543 [ 4 ] {1fa886de-cbba-426f-b15d-3cdd6f8001ac} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.11 22:15:00.299655 [ 4 ] {1fa886de-cbba-426f-b15d-3cdd6f8001ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.11 22:15:00.300203 [ 4 ] {1fa886de-cbba-426f-b15d-3cdd6f8001ac} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:15:00.300243 [ 4 ] {1fa886de-cbba-426f-b15d-3cdd6f8001ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:15:00.300635 [ 4 ] {1fa886de-cbba-426f-b15d-3cdd6f8001ac} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.11 22:15:00.300891 [ 4 ] {1fa886de-cbba-426f-b15d-3cdd6f8001ac} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:15:00.301065 [ 24 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 2025.03.11 22:15:00.301105 [ 4 ] {1fa886de-cbba-426f-b15d-3cdd6f8001ac} executeQuery: Read 96 rows, 6.85 KiB in 0.001681 sec., 57108.863771564545 rows/sec., 3.98 MiB/sec. 2025.03.11 22:15:00.301119 [ 24 ] {} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:15:00.301162 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:15:00.301177 [ 4 ] {1fa886de-cbba-426f-b15d-3cdd6f8001ac} TCPHandler: Processed in 0.002026627 sec. 2025.03.11 22:15:00.301286 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_105_21} MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full 2025.03.11 22:15:00.301341 [ 4 ] {} TCP-Session: 403981e5-026e-47e0-a9c4-efb2001b57e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.11 22:15:00.301399 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:15:00.301440 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_105_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 28011 rows starting from the beginning of the part 2025.03.11 22:15:00.301495 [ 4 ] {7bbdbf81-4553-465f-a3d4-dd1d655cbd48} executeQuery: (from [fd00:1122:3344:101::d]:65050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.11 22:15:00.301550 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 161 rows starting from the beginning of the part 2025.03.11 22:15:00.301616 [ 4 ] {7bbdbf81-4553-465f-a3d4-dd1d655cbd48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.11 22:15:00.301823 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part 2025.03.11 22:15:00.302271 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part 2025.03.11 22:15:00.302488 [ 200 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 947 rows starting from the beginning of the part 2025.03.11 22:15:00.303255 [ 4 ] {7bbdbf81-4553-465f-a3d4-dd1d655cbd48} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:15:00.303299 [ 4 ] {7bbdbf81-4553-465f-a3d4-dd1d655cbd48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:15:00.303826 [ 4 ] {7bbdbf81-4553-465f-a3d4-dd1d655cbd48} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.11 22:15:00.304375 [ 4 ] {7bbdbf81-4553-465f-a3d4-dd1d655cbd48} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:15:00.304578 [ 24 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.11 22:15:00.304627 [ 24 ] {} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.11 22:15:00.304649 [ 4 ] {7bbdbf81-4553-465f-a3d4-dd1d655cbd48} executeQuery: Read 36 rows, 2.48 KiB in 0.00318 sec., 11320.754716981131 rows/sec., 781.25 KiB/sec. 2025.03.11 22:15:00.304666 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.11 22:15:00.304878 [ 4 ] {7bbdbf81-4553-465f-a3d4-dd1d655cbd48} TCPHandler: Processed in 0.003586371 sec. 2025.03.11 22:15:00.304992 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.03.11 22:15:00.305193 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.11 22:15:00.305248 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5208 rows starting from the beginning of the part 2025.03.11 22:15:00.305475 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part 2025.03.11 22:15:00.305755 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part 2025.03.11 22:15:00.306022 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part 2025.03.11 22:15:00.306284 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 24 rows starting from the beginning of the part 2025.03.11 22:15:00.306549 [ 188 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 36 rows starting from the beginning of the part 2025.03.11 22:15:00.309628 [ 195 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 5448 rows, containing 4 columns (4 merged, 0 gathered) in 0.004855821 sec., 1121952.394867933 rows/sec., 75.61 MiB/sec. 2025.03.11 22:15:00.310200 [ 192 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.11 22:15:00.310643 [ 192 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 29439 rows, containing 5 columns (5 merged, 0 gathered) in 0.00941045 sec., 3128330.738700062 rows/sec., 214.32 MiB/sec. 2025.03.11 22:15:00.310643 [ 202 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_106_21} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:15:00.310817 [ 202 ] {a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360::all_1_106_21} oximeter.measurements_u64 (a7c32ee4-02cf-4ccd-9c41-3fd3d6eaf360) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.11 22:15:00.310978 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2025.03.11 22:15:00.311160 [ 194 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.03.11 22:15:00.311497 [ 194 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_105_21} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.11 22:15:00.311581 [ 194 ] {f041fbb5-7568-4a4b-a362-805a637ba28b::all_1_105_21} oximeter.measurements_cumulativeu64 (f041fbb5-7568-4a4b-a362-805a637ba28b) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 2025.03.11 22:15:00.311677 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB.